Sync audio and video when playing mp4 file

AJAY GAUTAM ajaygautam1981 at gmail.com
Thu Mar 27 17:12:43 PDT 2014


just try sync=TRUE


On Thu, Mar 27, 2014 at 3:35 PM, Tim Müller <tim at centricular.com> wrote:

> On Thu, 2014-03-27 at 07:18 -0700, DmitryMikhaylov wrote:
>
> Hi,
>
> > I need to sync video and audio when I play mp4 file. How can I do that?
> >
> > Here's my pipeline:
> >
> >     gst-launch-0.10 filesrc location=./big_buck_bunny.mp4 ! \
> >         qtdemux name=demux demux.video_00 ! queue ! TIViddec2
> > engineName=codecServer codecName=h264dec ! ffmpegcolorspace
> !tidisplaysink2
> > video-standard=pal display-output=composite \
> >         demux.audio_00 ! queue max-size-buffers=500 max-size-time=0
> > max-size-bytes=0 ! TIAuddec1 ! audioconvert ! audioresample !
> autoaudiosink
>
> This should Just Work (tm) out of the box automatically. If it doesn't
> work, there's probably an issue somewhere with the TI decoders,
> videosink or the audio sink (or the file).
>
> Cheers
>  -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>



-- 
Thanx & Regards
Ajay Gautam
+91-7799400334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140327/40e44eaf/attachment.html>


More information about the gstreamer-devel mailing list