Hi,<br><br>Having the following result. Is it OK?<br> <br>./omxaudiodectest wind_adif_lc_mono_12kbps_8000hz.aac<br>Options selected:<br>Decode file wind_adif_lc_mono_12kbps_8000hz.aac to ALSA sink without tunneling<br>Format selected AAC<br>------------------------------------<br>GENERAL TEST test_OMX_ComponentNameEnum<br>component 0 is OMX.st.clocksrc<br>component 1 is OMX.st.audio_decoder.mp3.mad<br>component 2 is OMX.st.audio_filereader<br>component 3 is OMX.st.alsa.alsasink<br>component 4 is OMX.st.alsa.alsasrc<br>component 5 is OMX.st.parser.3gp<br>component 6 is OMX.st.volume.component<br>component 7 is OMX.st.audio.mixer<br>component 8 is OMX.st.audio_decoder<br>component 9 is OMX.st.audio_decoder.mp3<br>component 10 is OMX.st.audio_decoder.ogg<br>component 11 is OMX.st.audio_decoder.aac<br>component 12 is OMX.st.audio_decoder.g726<br>component 13 is OMX.st.video_decoder<br>component 14 is OMX.st.video_decoder.mpeg4<br>component 15 is
OMX.st.video_decoder.avc<br>component 16 is OMX.st.video_colorconv.ffmpeg<br>component 17 is OMX.st.video_encoder<br>component 18 is OMX.st.audio_decoder.ogg.single<br>GENERAL TEST test_OMX_ComponentNameEnum result -2147479538<br>------------------------------------<br>GENERAL TEST test_OMX_RoleEnum<br>The number of roles for the component OMX.st.audio_decoder is: 4<br>The role 1 for the component: audio_decoder.mp3 <br>The role 2 for the component: audio_decoder.ogg <br>The role 3 for the component: audio_decoder.aac <br>The role 4 for the component: audio_decoder.g726 <br>GENERAL TEST test_OMX_RoleEnum result 0<br>------------------------------------<br>GENERAL TEST test_OMX_ComponentEnumByRole<br>Getting number of components per role for audio_decoder.ogg<br>Number of components per role for audio_decoder.ogg is 2<br> The components are:<br>OMX.st.audio_decoder<br>OMX.st.audio_decoder.ogg.single<br>GENERAL TEST test_OMX_ComponentEnumByRole
result OMX_ErrorNone<br>------------------------------------<br>GENERAL TEST test_OpenClose<br>GENERAL TEST test_OpenClose result 0<br>------------------------------------<br>Component OMX.st.audio_decoder.aac opened<br>lt-omxaudiodectest: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >= 0' failed.<br>Aborted<br><br><br><b><i>Giulio URLINI <giulio.urlini@st.com></i></b> дµÀ£º<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi,<br> to compile the test you should execute 'make check'.<br>For any further details please check the README file in the root<br>directory of Bellagio package.<br><br><br>Giulio Urlini<br><br>xuefeng wang wrote:<br>> Hi,<br>> <br>> ffmpeg version:<br>> libavutil version: 49.7.0<br>> libavcodec version: 51.62.0<br>> libavformat version: 52.18.0<br>> 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 the test program couldn't be created, please see <br>> the log below:<br>> <br>> make[2]: Leaving directory <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/common'<br>> Making all in audio<br>> make[2]: Entering directory <br>> `/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio'<br>> Making all in video<br>> make[2]: Entering directory <br>> `/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/video'<br>> Making all in audio_effects<br>> make[2]: Entering directory <br>>
`/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/audio_effects'<br>> Making all in parser<br>> make[2]: Entering directory <br>> `/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/parser'<br>> Making all in camera<br>> make[2]: Entering directory <br>> `/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components/camera'<br>> make[2]: Entering directory <br>> `/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 <br>> `/home/w20711/oss/libomxil-bellagio-0.9.0/test/components'<br>> make[1]: Leaving directory <br>> `/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>> */Giulio URLINI <giulio.urlini@st.com>/* дµÀ£º<br>> <br>> 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>> > Hi Felipe Contreras,<br>> ><br>> > Thank you very much.<br>> ><br>> > It works with "./gst-launch-0.10 filesrc<br>> > location=./music/matrix_128_96_MPEG-4_15fps_64kbps.mp4 ! qtdemux<br>> > ! omx_mpeg4dec ! ffmpegcolorspace ! videoscale ! ximagesink" while<br>> > turning off the TI workarounds.<br>> ><br>> > Another issue is found by "gst-openmax-0.10.0.4 +<br>> > libomxil-bellagio-0.9.0" (cannot reproduce by<br>> "gst-openmax-0.10.0.4 +<br>> > libomxil-B-0.3.3"):<br>> ><br>> > ./gst-launch-0.10 filesrc<br>> ><br>> location=./music/matrix_mp4sp_176x144_15fps_aaclc_44100hz_s_164kbps.mp4<br>> > ! qtdemux name=demux
demux. ! queue ! omx_aacdec ! audioconvert !<br>> > audioresample ! volume ! osssink demux. ! queue ! omx_mpeg4dec !<br>> > ffmpegcolorspace ! videoscale ! ximagesink<br>> ><br>> > [libfaad @ 0x8606a50]faac: frame decoding failed: Bitstream value<br>> not<br>> > allowed by specification<br>> > OMX-error in packet decoding in audio dcoder<br>> > [libfaad @ 0x8606a50]faac: frame decoding failed: Bitstream value<br>> not<br>> > allowed by specification<br>> > OMX-error in packet decoding in audio dcoder<br>> ><br>> ><br>> ><br>> ><br>> > */Felipe Contreras /* дµÀ£º<br>> ><br>> > On Thu, 2008-10-09 at 15:08 +0800, ext xuefeng wang wrote:<br>> > > I have the following issue:<br>> > ><br>> > > ./gst-launch-0.10 filesrc<br>> > >
location=./music/matrix_128_96_MPEG-4_15fps_64kbps.mp4 ! qtdemux !<br>> > > omx_mpeg4dec ! ffmpegcolorspace ! videoscale ! ximagesink<br>> > > Setting pipeline to PAUSED ...<br>> > > Pipeline is PREROLLING ...<br>> > > ** (gst-launch-0.10:17245): WARNING **: ffmpegcsp0: size 18432<br>> is not<br>> > > a multiple of unit size 24576<br>> > > ERROR: from element /pipeline0/ffmpegcsp0: subclass did not specify<br>> > > output size<br>> > > Additional debug info:<br>> > > gstbasetransform.c(1537): gst_base_transform_handle_buffer<br>> > > (): /pipeline0/ffmpegcsp0:<br>> > > subclass did not specify output size<br>> > > ERROR: pipeline doesn't want to preroll.<br>> > > Setting pipeline to NULL ...<br>> > > Caught SIGSEGV accessing address 0x3c<br>> > > #0 0x00110402
in _start () from /lib/ld-linux.so.2<br>> > > #1 0x008c0119 in ?? ()<br>> > > #2 0x00000000 in ?? ()<br>> > > Spinning. Please run 'gdb gst-launch 17245' to continue debugging,<br>> > > Ctrl-C to quit, or Ctrl-\ to dump core.<br>> ><br>> > Can you try turning off the TI workarounds?<br>> > omx/gstomx_base_videodec.c:omx_setup<br>> ><br>> > --<br>> > Felipe Contreras<br>> ><br>> ><br>> ><br>> ------------------------------------------------------------------------<br>> > ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡<br>> ><br>> ><br>> ><br>> ------------------------------------------------------------------------<br>> ><br>> ><br>> -------------------------------------------------------------------------<br>> > This SF.Net email is sponsored by
the Moblin Your Move<br>> Developer's challenge<br>> > Build the coolest Linux based applications with Moblin SDK & win<br>> great prizes<br>> > Grand prize is a trip for two to an Open Source event anywhere in<br>> the world<br>> > http://moblin-contest.org/redirect.php?banner_id=100&url=/<br>> ><br>> ><br>> ><br>> ------------------------------------------------------------------------<br>> ><br>> > _______________________________________________<br>> > Gstreamer-openmax mailing list<br>> > Gstreamer-openmax@lists.sourceforge.net<br>> > https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax<br>> <br>> <br>> ------------------------------------------------------------------------<br>> ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡 <http: cn.mail.yahoo.com=""><br></http:></giulio.urlini@st.com></blockquote><br><p> 
<hr size=1><a href="http://cn.mail.yahoo.com/"> ÑÅ»¢ÓÊÏ䣬ÄúµÄÖÕÉúÓÊÏ䣡</a>