[Ffmpeg-devel] bug in mp3-decoding on x86-64

Tomas Groth tomasgroth
Wed Oct 11 10:32:06 CEST 2006


Hi,

I'm a gnash (gnu's flash decoder) developer, and are using libavcodec as a
mp3-decoder, but has hit a bug in current SVN... It work fine except for on
x86_64 where it prints alot of errors, like this:

[mp3 @ 0x2b8912b01250]header missing skiping one byte
[mp3 @ 0x2b8912b01250]header missing skiping one byte
[mp3 @ 0x2b8912b01250]incomplete frame

I played around a bit with SVN, and tracked the error down to somewhere between
revision 6084 - 6101 (before 6084 it works, after 6101 it doesn't). If you wish
to look at the code used, it is available here:
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/sound_handler_sdl.cpp?rev=1.22&root=gnash&view=auto

If you need more info let me know.

cheers,

Tomas




More information about the ffmpeg-devel mailing list