Audio and video synchronisation
Andreas Rödig
a.roedig at null821.de
Sun Oct 9 23:46:01 PDT 2011
Hi,
i try to build my own pipeline (without playbin2).
Thats what i have at the moment:
gst-launch filesrc location=movie.mov ! queue2 ! qtdemux name=demux
demux.video_00 ! queue ! fluvadec ! fluvasink demux.audio_00 ! queue !
fluaacdec ! autoaudiosink
My Problem:
The Audio is starting directly. But video starts with a 2 seconds delay.
And than audio and video are not synchron.
What i have to do for synchron video and audio?
Thanks
--
Andreas Rödig
More information about the gstreamer-devel
mailing list