[gst-devel] ogg pipeline

rams k krkrams27 at gmail.com
Fri Dec 3 07:15:40 CET 2010


Hi,

Can anybody let me know the correct pipeline to play the ogg(theora+vorbis)
file.

Im using the following pipeline but it is givng the error.

$gst-launch filesrc location=<ogg file > ! qtdemux name=d d.video_00 ! queue
!  theoradec ! xvimagesink d.audio_00 ! queue ! vorbisdec  ! audioconvert !
audioresample ! alsasink

(gst-launch-0.10:23114): GLib-WARNING **: g_set_prgname() called multiple
times
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /GstPipeline:pipeline0/GstQTDemux:d: This file is
invalid and cannot be played.
Additional debug info:
qtdemux.c(420): gst_qtdemux_pull_atom ():
/GstPipeline:pipeline0/GstQTDemux:d:
atom has bogus size 1332176723
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...


rgds,
KR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20101203/9f8d8e99/attachment.htm>


More information about the gstreamer-devel mailing list