Hi, everyone!
I have the ics 4.0.3 and omap4 and apply the command "gst-launch -v filesrc location=/mnt/sdcard/decodefile.avi ! avidemux name=demux demux.video_00 ! h264parse ! omx_h264dec ! ffmpegcolorspace ! filesink location=/mnt/ext_sdcard/ttt.yuv --gst-debug=omx:5 " . the decoder omx_h264dec blocked when it decode the avi file at last . 8512.putty11.log.txt The file putty11.log.txt is the log. I have read the stagefilght code and the buffer count is 9 , now my buffer number max is 7 .Because the system will keep two , max belong to me is 5 majority .What influence will cause by this difference ? or the five buffers are ok for omx_h264dec ?
Does anybody have meet this status ?
thanks in advance.
Br.
Aaron