[gst-devel] DVD Audio / Video sync question

Ronald S. Bultje rbultje at ronald.bitfreak.net
Mon Nov 8 00:00:01 CET 2004


On Mon, 2004-11-08 at 07:31, Rob Roland wrote:
> I can't figure out how to get the audio and video in sync.
[..]
> gst-launch  dvdnavsrc location=/dev/dvd title=3 chapter=1 angle=1 !
> dvddemux sync=true name=demux .audio_00 ! { queue ! a52dec !
> audioconvert ! artsdsink } { demux.video_00 ! queue ! mpeg2dec !
> ffcolorspace ! xvimagesink }

Artsdsink does not provide an audio clock, like other audio sinks
(osssink, alsasink, esdsink) do. Once it does that, it'll by
synchronized automagically.

Ronald

-- 
Ronald S. Bultje <rbultje at ronald.bitfreak.net>





More information about the gstreamer-devel mailing list