Hi,<br><br>Can anybody let me know the correct pipeline to play the ogg(theora+vorbis) file.<br><br>Im using the following pipeline but it is givng the error.<br><br>$gst-launch filesrc location=&lt;ogg file &gt; ! qtdemux name=d d.video_00 ! queue !  theoradec ! xvimagesink d.audio_00 ! queue ! vorbisdec  ! audioconvert ! audioresample ! alsasink<br>
<br>(gst-launch-0.10:23114): GLib-WARNING **: g_set_prgname() called multiple times<br>Setting pipeline to PAUSED ...<br>Pipeline is PREROLLING ...<br>ERROR: from element /GstPipeline:pipeline0/GstQTDemux:d: This file is invalid and cannot be played.<br>
Additional debug info:<br>qtdemux.c(420): gst_qtdemux_pull_atom (): /GstPipeline:pipeline0/GstQTDemux:d:<br>atom has bogus size 1332176723<br>ERROR: pipeline doesn&#39;t want to preroll.<br>Setting pipeline to NULL ...<br>
Freeing pipeline ...<br><br><br>rgds,<br>KR<br>