[gst-devel] matroska

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Jan 13 21:00:11 CET 2011


On Mon, 2010-12-27 at 07:15 -0800, stojnovsky wrote:

> gst-launch-0.10 -v filesrc location=bilqna.webm ! matroskademux name=d
> d.audio_00 ! vorbisdec ! audioconvert ! pulsesink d.video_00 ! vp8dec !
> xvimagesink

Try:

 gst-launch-0.10 playbin2 uri=file:///path/to/bilqna.webm

(the problem with your pipeline are the missing queues after the
demuxer, as already pointed out by another poster)

Cheers
 -Tim






More information about the gstreamer-devel mailing list