<div> </div>
<div>Thanks Filipe,</div>
<div> </div>
<div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span>I am getting following error while using the pipeline suggested below:</span></font></div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><span></span></font><font face="Courier New" size="2"><span></span></font><font face="Courier New" size="2"></font> </div>
<div dir="ltr" align="left"><font face="Courier New" size="2"></font> </div>
<div dir="ltr" align="left"><font face="Courier New" size="2"><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:root@nomadik" target="_blank">root@nomadik</a>:~# gst-launch-0.10 filesrc location="/media/sdmmc0p1/MPEG4SP_MP3_512kbps_25fps_QVGA_Wil<br>
sonWar.avi" ! avidemux ! name=d d. ! queue ! omx_mpeg4dec ! autovideosink d. ! queue ! omx_mp3dec !<br>audioconvert ! audioresample ! volume ! autoaudiosink</font></div>
<div> </div>
<div dir="ltr" align="left"><font face="Courier New" size="2">** (gst-launch-0.10:7928): WARNING **: error: syntax error, unexpected ASSIGNMENT<br>WARNING: erroneous pipeline: link without source element<br></font><font face="Courier New" size="2"></font></div>
<div dir="ltr" align="left"><font face="Courier New" size="2"></font> </div>
<div dir="ltr" align="left"><span><font face="Courier New" size="2">I am checking on this further.</font></span></div><br><br> </div>
<div><span class="gmail_quote">On 8/26/08, <b class="gmail_sendername">Felipe Contreras</b> <<a href="mailto:felipe.contreras@nokia.com">felipe.contreras@nokia.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Tue, 2008-08-26 at 17:35 +0530, ext gulshan karmani wrote:<br>> Thanks Filipe.<br>><br>> Please find the attached log, if you can provide us some help, that<br>
> will be really useful.<br><br>Hmm, actually that's not too readable, why don't you try this instead of<br>adding -v?<br>export GST_DEBUG=GST_ELEMENT_FACTORY:3<br><br>But anyway, this is the pipeline that might have been created:<br>
<br>gst-launch-0.10 filesrc location="foo.avi" ! avidemux ! name=d \<br>d. ! queue ! omx_mpeg4dec ! autovideosink \<br>d. ! queue ! omx_mp3dec ! audioconvert ! audioresample ! volume ! autoaudiosink<br><br>Can you try if you can reproduce the issue with that pipeline?<br>
<br>Best regards.<br><br>--<br>Felipe Contreras<br><br></blockquote></div><br>