Hi,<br><br>&nbsp;ffmpeg version:<br>&nbsp; libavutil version: 49.7.0<br>&nbsp; libavcodec version: 51.62.0<br>&nbsp; libavformat version: 52.18.0<br>&nbsp; libavdevice version: 52.0.0<br>faac-1.26<br>faad2-2.6.1<br><br>I want to run openmax stand alone demo, could you test how to make it?<br>I tried to make, but&nbsp; the test program couldn't be created, please see the log below:<br><br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/common'<br>Making all in audio<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio'<br>Making all in video<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/video'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory
 `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/video'<br>Making all in audio_effects<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio_effects'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio_effects'<br>Making all in parser<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/parser'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/parser'<br>Making all in camera<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/camera'<br>make[2]: Nothing to be done for `all'.<br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/camera'<br>make[2]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components'<br>make[2]: Nothing to be done for
 `all-am'.<br>make[2]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components'<br>make[1]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components'<br>make[1]: Entering directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test'<br>make[1]: Nothing to be done for `all-am'.<br>make[1]: Leaving directory `/home/w20711/oss/libomxil-bellagio-0.9.0/test'<br><br><br><br> <br><b><i>Giulio URLINI &lt;giulio.urlini@st.com&gt;</i></b> Ð´µÀ£º<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi,<br> I'm Giulio Urlini and I'm responsible for the Bellagio development. In<br>my opinion this is not a problem of the relation between gstreamer and<br>openmax but a decoding error inside the openmax audio decoder.<br>The error in this case seems to be related to faac version that does not<br>match. Which version of ffmpeg are you using?<br>Did you try to run the openmax stand alone demo,
 in<br>tests/components/audio/omxaudiodectest?<br><br>--<br>Giulio Urlini<br><br><br>xuefeng wang wrote:<br>&gt; Hi Felipe Contreras,<br>&gt;  <br>&gt; Thank you very much.<br>&gt;  <br>&gt; It works with "./gst-launch-0.10 filesrc <br>&gt; location=./music/matrix_128_96_MPEG-4_15fps_64kbps.mp4 ! qtdemux <br>&gt; ! omx_mpeg4dec ! ffmpegcolorspace ! videoscale ! ximagesink" while <br>&gt; turning off the TI workarounds.<br>&gt;  <br>&gt; Another issue is found by  "gst-openmax-0.10.0.4 + <br>&gt; libomxil-bellagio-0.9.0" (cannot reproduce by "gst-openmax-0.10.0.4 + <br>&gt; libomxil-B-0.3.3"):<br>&gt; <br>&gt; ./gst-launch-0.10 filesrc <br>&gt; location=./music/matrix_mp4sp_176x144_15fps_aaclc_44100hz_s_164kbps.mp4 <br>&gt; !  qtdemux name=demux demux. ! queue ! omx_aacdec ! audioconvert ! <br>&gt; audioresample ! volume ! osssink demux.  ! queue !  omx_mpeg4dec ! <br>&gt; ffmpegcolorspace ! videoscale ! ximagesink<br>&gt;  <br>&gt; [libfaad @ 0x8606a50]faac: frame decoding
 failed: Bitstream value not <br>&gt; allowed by specification<br>&gt; OMX-error in packet decoding in audio dcoder<br>&gt; [libfaad @ 0x8606a50]faac: frame decoding failed: Bitstream value not <br>&gt; allowed by specification<br>&gt; OMX-error in packet decoding in audio dcoder<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; */Felipe Contreras <felipe.contreras@nokia.com>/* Ð´µÀ£º<br>&gt; <br>&gt;     On Thu, 2008-10-09 at 15:08 +0800, ext xuefeng wang wrote:<br>&gt;      &gt; I have the following issue:<br>&gt;      &gt;<br>&gt;      &gt; ./gst-launch-0.10 filesrc<br>&gt;      &gt; location=./music/matrix_128_96_MPEG-4_15fps_64kbps.mp4 ! qtdemux !<br>&gt;      &gt; omx_mpeg4dec ! ffmpegcolorspace ! videoscale ! ximagesink<br>&gt;      &gt; Setting pipeline to PAUSED ...<br>&gt;      &gt; Pipeline is PREROLLING ...<br>&gt;      &gt; ** (gst-launch-0.10:17245): WARNING **: ffmpegcsp0: size 18432 is not<br>&gt;      &gt; a multiple of unit size 24576<br>&gt;      &gt; ERROR:
 from element /pipeline0/ffmpegcsp0: subclass did not specify<br>&gt;      &gt; output size<br>&gt;      &gt; Additional debug info:<br>&gt;      &gt; gstbasetransform.c(1537): gst_base_transform_handle_buffer<br>&gt;      &gt; (): /pipeline0/ffmpegcsp0:<br>&gt;      &gt; subclass did not specify output size<br>&gt;      &gt; ERROR: pipeline doesn't want to preroll.<br>&gt;      &gt; Setting pipeline to NULL ...<br>&gt;      &gt; Caught SIGSEGV accessing address 0x3c<br>&gt;      &gt; #0 0x00110402 in _start () from /lib/ld-linux.so.2<br>&gt;      &gt; #1 0x008c0119 in ?? ()<br>&gt;      &gt; #2 0x00000000 in ?? ()<br>&gt;      &gt; Spinning. Please run 'gdb gst-launch 17245' to continue debugging,<br>&gt;      &gt; Ctrl-C to quit, or Ctrl-\ to dump core.<br>&gt; <br>&gt;     Can you try turning off the TI workarounds?<br>&gt;     omx/gstomx_base_videodec.c:omx_setup<br>&gt; <br>&gt;     -- <br>&gt;     Felipe Contreras<br>&gt; <br>&gt; <br>&gt;
 ------------------------------------------------------------------------<br>&gt; ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡 <http: cn.mail.yahoo.com=""><br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; <br>&gt; -------------------------------------------------------------------------<br>&gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>&gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>&gt; Grand prize is a trip for two to an Open Source event anywhere in the world<br>&gt; http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/<br>&gt; <br>&gt; <br>&gt; ------------------------------------------------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; Gstreamer-openmax mailing list<br>&gt; Gstreamer-openmax@lists.sourceforge.net<br>&gt;
 https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax<br></http:></felipe.contreras@nokia.com></blockquote><br><p>&#32;


      <hr size=1><a href="http://cn.mail.yahoo.com/"> ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡</a>