Thread: [Fremantle Maemo5] [Announce] FFmpeg 2.5.4 + 2.6.3
View Single Post
Posts: 23 | Thanked: 69 times | Joined on Nov 2014
#11
Originally Posted by Android_808 View Post
Preparing a new test build of 2.8.0 with librtmp support. Library versions won't change. If anyone is looking to develop anything with it let me know and I'll upload the results.
Hm, I tried building ffmpeg-git in scratchbox (gcc-4.2) today. Build process went smoothly, but I only get garbage output when trying to play some h264 media with ffplay.
It keeps reporting errors/concealing, as if there was some memory corruption and/or invalid processing going on.
The media plays fine with gstreamer, and plays (deadslow) with ffmpeg 0.5 and mplayer 1.0.
I see the same issue with mplayer-1.2 which ships with ffmpeg-2.8 (mplayer-1.2 is even worse, it segfaults on Nokia_N900.mp4 and 9.mp4 (mpeg4 video)).

Code:
[h264 @ 0x13c7300] Reference 6 >= 42KB vq=  336KB sq=    0B f=0/0   
[h264 @ 0x13c7300] error while decoding MB 1 2, bytestream 3783
[h264 @ 0x13c7300] concealing 1278 DC, 1278 AC, 1278 MV errors in P frame
Does ffmpeg-2.8 work properly for you? Which toolchain did you use?
... I just tried ffmpeg-2.6.4 and I'm experiencing the same issue.