Hi Felipe,<br><br>&nbsp;&nbsp;&nbsp; I&#39;m Working Gst-openmax with bellagio componets... While palying 3gp video file by using gst-launch tool i&#39;m getting the below problem..<br><br><b>gst-launch filesrc location=sample-rnl-h263-cif.3gp ! qtdemux ! queue ! omx_h263dec ! omx_videosink</b><br>
<br>0:00:00.159365692 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;filesrc&quot;<br>
0:00:00.161694054 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;qtdemux&quot;<br>
0:00:00.161928176 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;queue&quot;<br>
In file &#39;gstomx.c&#39;--&gt; plugin-init()&nbsp;&nbsp;&nbsp; ---START---<br>
In file &#39;gstomx.c&#39;--&gt; plugin-init ()&nbsp;&nbsp; ---END--254 e<br>
0:00:00.166579033 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;omx_h263dec&quot;<br>
0:00:00.166750573 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;omx_videosink&quot;<br>
0:00:00.167206523 20995 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY
gstelementfactory.c:399:gst_element_factory_create: creating element
&quot;pipeline&quot;<br>
Setting pipeline to PAUSED ...<br>
OMX-Component not found with current ST static component loader.<br>
ERROR: Pipeline doesn&#39;t want to pause.<br>
Setting pipeline to NULL ...<br><br>As per ur suggstion for Beagle-Board for TI we have tried the same command on my PC for Bellagio..then also it is giving the error like this..<br>
<br><b>&nbsp;gst-launch filesrc location=ATI-9700-rnl-h263-cif.3gp ! ffdemux_amr ! queue ! omx_h263dec ! omx_videosink&nbsp; library-name=&quot;/usr/local/lib/bellagio/libomxfbdev.so&quot; component-name=&quot;OMX.st.fbdev.fbdev_sink&quot;</b><br>
<br>0:00:00.162751513 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;filesrc&quot;<br>0:00:00.276647650 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;ffdemux_amr&quot;<br>
0:00:00.276974806 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;queue&quot;<br>In file &#39;gstomx.c&#39;--&gt; plugin-init()&nbsp;&nbsp;&nbsp; ---START---<br>In file &#39;gstomx.c&#39;--&gt; plugin-init ()&nbsp;&nbsp; ---END--254 e<br>
0:00:00.282168500 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;omx_h263dec&quot;<br>0:00:00.282347304 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;omx_videosink&quot;<br>
0:00:00.282816944 21056 0x804e050 INFO&nbsp;&nbsp; GST_ELEMENT_FACTORY gstelementfactory.c:399:gst_element_factory_create: creating element &quot;pipeline&quot;<br>Setting pipeline to PAUSED ...<br>OMX-Component not found with current ST static component loader.<br>
ERROR: Pipeline doesn&#39;t want to pause.<br>Setting pipeline to NULL ...<br>FREEING pipeline ...<br><br>We dont know the problen that we r facing with ST-static component loader..and what is the library-name we have to use???<br>
Could you please suggest me to resolve this problem..<br><br>Thanks &amp; Regards<br>&nbsp; Vali..<br><br>