<div> </div>
<div>hello Tim,</div>
<div> </div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span class="124361906-27082008">With the following chain it is working fine.</span></font></div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span class="124361906-27082008"></span></font><font face="Courier New" size="2"></font> </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 ! 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> </div>
<div><font face="Courier New" size="2"><span class="124361906-27082008">Please find attached log with "<font face="Times New Roman" size="3">export GST_DEBUG=GST_ELEMENT_FACTORY:3" with playbin.</font></span></font></div>
<div><font face="Courier New" size="2"><span class="124361906-27082008"></span></font><font face="Courier New" size="2"></font> </div>
<div><font face="Courier New" size="2"><span class="124361906-27082008"></span></font> </div>
<div><font face="Courier New" size="2"><span class="124361906-27082008">I have one doubt in playbin what are 'preroll_video_src0' and 'preroll_audio_src1' elements which are added? How they can affect? Is there anyway to disble these elements while using playbin?</span></font></div>
<p> </p>
<div>Rgds,</div>
<div>Gulshan</div>
<div><br><br> </div>
<div><span class="gmail_quote">On 8/27/08, <b class="gmail_sendername">Tim Müller</b> <<a href="mailto:tim.muller@collabora.co.uk">tim.muller@collabora.co.uk</a>> 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>> gst-launch-0.10 filesrc location=foo.avi ! avidemux ! name=d d. !<br>
> queue ! omx_mpeg4dec ! autovideosink d. ! queue ! omx_mp3dec !<br>> audioconvert ! audioresample ! volume ! autoaudiosink<br>><br>> ** (gst-launch-0.10:7928): WARNING **: error: syntax error, unexpected<br>> ASSIGNMENT<br>
> WARNING: erroneous pipeline: link without source element<br><br>That should be: avidemux name=d d. ! queue ! ...<br><br>(ie. no '!' between 'avidemux' and 'name=d')<br><br>Cheers<br>-Tim<br>
<br><br><br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>Build the coolest Linux based applications with Moblin SDK & 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&url=/">http://moblin-contest.org/redirect.php?banner_id=100&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">https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax</a><br>
</blockquote></div><br>