Dear all,<br> <br>Hi.     <br><br>I am a newbie to GstOpenMAX. I want to get it work on x86 firstly. I followed strictly with the instructions on this page (<a href="http://freedesktop.org/wiki/GstOpenMAX">http://freedesktop.org/wiki/GstOpenMAX</a>). My working environment was Ubuntu 8.10 and I want to use Totem-gstreamer as the front-end. I compiled and installed all packages (gstreamer 0.10.22, Bellagio omxil, gstopenmax) and exported the environment variables. When I started Totem-gstreamer and choose to play a file, the problems occurred. For example, if I want to play a MPEG-4 file, the errors showed on screen saying that<br>
<br><i>The playback of this movie requires the following decoders which are not installed:<br><br>MPEG-4 AAC decoder<br>MPEG-4 Video decode</i><br><br>And here was the Log:<br><br><b>[start]</b><br>root@fiennes-810:~# totem-gstreamer<br>
Xlib:  extension &quot;RANDR&quot; missing on display &quot;:0.0&quot;.<br>0:00:14.160030999 30293  0x9e97018 INFO                   omx gstomx_base_filter.c:81:change_state:&lt;omxmpeg4dec0&gt; changing state NULL - READY<br>
<br>** (totem-gstreamer:30293): WARNING **: libomxil.so.0: cannot open shared object file: No such file or directory<br><br>** Message: don&#39;t know how to handle video/mpeg, mpegversion=(int)4, systemstream=(boolean)false, codec_data=(buffer)000001b001000001b58913000001000000012000c4f8404d8800cd16843c1463000001b24c61766335312e34302e34, width=(int)720, height=(int)480, framerate=(fraction)25/2<br>
0:00:14.272662105 30293  0x9e97018 INFO                   omx gstomx_base_filter.c:81:change_state:&lt;omxaacdec0&gt; changing state NULL - READY<br><br>** (totem-gstreamer:30293): WARNING **: libomxil.so.0: cannot open shared object file: No such file or directory<br>
.....<br><b>[end]</b><br><br>The gstopenmax seemed to start work but interrupt. I googled around and can&#39;t figure out what caused the problem. Actually I can not find the library libomxil.so.0. <br><br>So could anybody give me some glues or suggesions ? Thanks a lot.<br>
<br>Best wishes,<br>Fiennes<br><br>