Re: Audio/Video synchroniztion in a capture graph



On 2 May 2005 13:18:10 -0700, PixelPusher wrote:

> I ran into a problem with audio getting out of sync with the video in a
> capture application. I fixed the audio synchronization with this code:
>
.........

> The problem I have now is that my video is stuttering quite badly. Is
> there anything I can do about this? (I am assuming the stutter is
> being caused by dropped frames.)
>

I would be trying

1. reducing the latency on the audio with IAMBufferNegotiation
2. Adjusting the Latency with SetMaxGraphLatency.
3. Have a sync source even when there is no Audio Renderer.
4. Use a better search for the Renderer. Finding filter by name is notg
safe.


Iain

--
Iain Downs (DirectShow MVP)
Software Product Consultant
www.idcl.co.uk
.



Relevant Pages

  • Audio/Video synchroniztion in a capture graph
    ... I fixed the audio synchronization with this code: ... if (pGraphBuilder!= NULL) ... The problem I have now is that my video is stuttering quite badly. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: AverMedia AverTVHD MCE A180 stutter
    ... Stuttering normally refers to the video and sometimes audio falling behind ... the image is coming in from the tuner correctly. ... > decoder 1.02-185, NVTV single tuner, AverTVHD MCE A180, ATI HDTV Wonder ...
    (microsoft.public.windows.mediacenter)
  • Re: Web browser/version of Flash that can play video without stuttering?
    ... normally just avoid Flash because it's so bad on the Mac, ... Pick a video on You Yube. ... Even when the video is still downloading? ... stuttering video occasionally with QT Player and VLC. ...
    (comp.sys.mac.apps)
  • Re: WMV files stutter when played on internet sites
    ... I just don't understand why it plays perfectly on my pc but when uploaded to ... The hyperlink to the German server is working a treat! ... deliver data at the rate you need to see the video without stuttering. ... Thanks for this - i have now got our German site to host the video on their ...
    (microsoft.public.windowsmedia)
  • Re: intermittent stutter watching recorded and live TV
    ... If you have no stuttering problems with LiveTV and only with recorded TV then your problem is most likely caused by a fragmented recording on the disk or by not having disk cache or DMA disk transfers enabled, ... Is their a difference in the stutter rate when you output 50Hz SD video at ...
    (microsoft.public.windows.mediacenter)

Loading