Try using the playbin or decodebin elements with -v option. <br>You can know the elements required to play your file.<br><br><br><div class="gmail_quote">On Tue, May 26, 2009 at 9:20 AM, Arnab Samanta <span dir="ltr">&lt;<a href="mailto:arnabsamanta@tataelxsi.co.in">arnabsamanta@tataelxsi.co.in</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div>


<p><font size="2">Hello developes,<br>
<br>
I am trying to play a .mp4 file through a pipeline and the pipleine structure is as follows<br>
<br>
gst-launch filesrc location=/root/mpeg4.mp4 ! ffdemux_mov_mp4_m4a_3gp_3g2_mj2 ! ffdec_msmpeg4 ! queue ! sdlvideosink<br>
<br>
The error message is as follows<br>
<br>
Setting pipeline to PAUSED ...<br>
Pipeline is PREROLLING ...<br>
ERROR: from element /pipeline0/ffdemux_mov_mp4_m4a_3gp_3g2_mj20: GStreamer encountered a general supporting library error.<br>
Additional debug info:<br>
gstffmpegdemux.c(1126): gst_ffmpegdemux_open (): /pipeline0/ffdemux_mov_mp4_m4a_3gp_3g2_mj20:<br>
Unhandled error code received<br>
ERROR: pipeline doesn&#39;t want to preroll.<br>
Setting pipeline to NULL ...<br>
FREEING pipeline ...<br>
<br>
I am using ffmpeg-0.10.5.<br>
<br>
Can any body please tell me what &quot;library&quot; i need to install ?<br>
Or do i need to use any other plugin before the demux ?<br>
In case it can be done by some other ways, kindly suggest.<br>
<br>
Thanks in advance<br>
<br>
Regards,<br>
~Arnab </font>
</p>

<pre>The information contained in this electronic message and any attachments to this message are intended for the exclusive 
use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended
 recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy
 all copies of this message and any attachments contained in it.

</pre></div>
<br>------------------------------------------------------------------------------<br>
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT<br>
is a gathering of tech-side developers &amp; brand creativity professionals. Meet<br>
the minds behind Google Creative Lab, Visual Complexity, Processing, &amp;<br>
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian<br>
Group, R/GA, &amp; Big Spaceship. <a href="http://www.creativitycat.com" target="_blank">http://www.creativitycat.com</a> <br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>