<div dir="ltr"><div>Dear Gulshan, </div>
<div>&nbsp;</div>
<div>I&nbsp; might be out of sync..as i could not get the exact problem.....may i know what is the exact problem with the Playbin....whether it plays or not.....</div>
<div>Also I wanted to know how are you getting GSTOMX elements created on its own....why ffdec_mpeg4 is not getting created in the Playbin.....is there any setting for the same.....</div>
<div>Please let me know....as i am also planing to start working on the same...</div>
<div>As far as i knew..the elements used to get created depending on the RANK of that plugin....now how will GStreamer know that it has to create GSTOMX element or FFMPEG Decoder.......</div>
<div>So i think that it can work only using the commmand given by you or else it should create elements depending on the RANK from the registry......</div>
<div>&nbsp;</div>
<div>Please correct me...as i know mostly i am wrong.........</div>
<div>&nbsp;</div>
<div>Thanks a lot </div>
<div>Manish....</div>
<div>&nbsp;</div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Thu, Aug 28, 2008 at 4:26 PM, gulshan karmani <span dir="ltr">&lt;<a href="mailto:gulshan.karmani@gmail.com">gulshan.karmani@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>&nbsp;</div>
<div>hello Tim,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; </div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span>With the following chain it is working fine.</span></font></div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span></span></font><font face="Courier New" size="2"></font>&nbsp;</div>
<div dir="ltr" align="left"><font face="Courier New" size="2">gst-launch filesrc location=/media/sdmmc0p1/MPEG4SP_MP3_512kbps_25fps_QVGA_WilsonWar.avi&nbsp; ! avidemux name=demux { demux.video_00 ! queue ! omx_mpeg4dec ! autovideosink } {demux.audio_00 ! queue ! omx_mp3dec ! audioconvert ! audioresample ! volume ! autoaudiosink }</font></div>

<div><font face="Courier New" size="2"></font>&nbsp;</div>
<div><font face="Courier New" size="2"><span>Please find attached log with &quot;<font face="Times New Roman" size="3">export GST_DEBUG=GST_ELEMENT_FACTORY:3&quot; with playbin.</font></span></font></div>
<div><font face="Courier New" size="2"><span></span></font><font face="Courier New" size="2"></font>&nbsp;</div>
<div><font face="Courier New" size="2"><span></span></font>&nbsp;</div>
<div><font face="Courier New" size="2"><span>I have one doubt in playbin what are &#39;preroll_video_src0&#39; and &#39;preroll_audio_src1&#39; elements which are&nbsp;added? How they can affect? Is there anyway to disble these elements while using playbin?</span></font></div>

<p>&nbsp;</p>
<div>Rgds,</div>
<div>Gulshan</div>
<div>
<div></div>
<div class="Wj3C7c">
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/27/08, <b class="gmail_sendername">Tim Müller</b> &lt;<a href="mailto:tim.muller@collabora.co.uk" target="_blank">tim.muller@collabora.co.uk</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wed, 2008-08-27 at 11:58 +0530, gulshan karmani wrote:<br><br><br>&gt; gst-launch-0.10 filesrc location=foo.avi ! avidemux ! name=d d. !<br>
&gt; queue ! omx_mpeg4dec ! autovideosink d. ! queue ! omx_mp3dec !<br>&gt; audioconvert ! audioresample ! volume ! autoaudiosink<br>&gt;<br>&gt; ** (gst-launch-0.10:7928): WARNING **: error: syntax error, unexpected<br>&gt; ASSIGNMENT<br>
&gt; WARNING: erroneous pipeline: link without source element<br><br>That should be:&nbsp;&nbsp;avidemux name=d&nbsp;&nbsp;&nbsp;&nbsp;d. ! queue ! ...<br><br>(ie. no &#39;!&#39; between &#39;avidemux&#39; and &#39;name=d&#39;)<br><br>Cheers<br>-Tim<br>
<br><br><br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>Gstreamer-openmax mailing list<br><a href="mailto:Gstreamer-openmax@lists.sourceforge.net" target="_blank">Gstreamer-openmax@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax</a><br>
</blockquote></div><br></div></div><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>Gstreamer-openmax mailing list<br><a href="mailto:Gstreamer-openmax@lists.sourceforge.net">Gstreamer-openmax@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax</a><br>
<br></blockquote></div><br></div>