
Code: Select all
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]Header missing skipping one byte.
[mp3 @ 0xb5ea6808]incomplete frame
[mp3 @ 0xb5ea6808]incorrect frame size
mdb:464, lastbuf:0 skiping granule 0
mdb:464, lastbuf:0 skiping granule 0
mdb:464, lastbuf:0 skiping granule 1
mdb:464, lastbuf:0 skiping granule 1
invalid new backstep 732
overread, skip -7 enddists: -5 -5
[mp3 @ 0xb5ea6808]incorrect frame size
invalid new backstep 732
overread, skip -7 enddists: -3 -3
overread, skip -7 enddists: -6 -6
[mp3 @ 0xb5ea6808]incorrect frame size
invalid new backstep 732
[mp3 @ 0xb5ea6808]incorrect frame size
invalid new backstep 732
overread, skip -5 enddists: -1 -1
[mp3 @ 0xb5ea6808]incorrect frame size
invalid new backstep 732
[mp3 @ 0xb5ea6808]incorrect frame size
invalid new backstep 732
I am too using x86_64 (stable, gcc 4.1.2), might be x86_64 issue.Kreuzader wrote:I had an issue that cropped up in the past few days (I'm not sure which package update broke it, even after going through my portage log...), where some mp3s, streamed or local, played back at an extremely high rate (chipmunk fast-forwarding). I'm on an x86_64 Gentoo system using stable packages, so I was pretty confused for a while - JuK and mplayer played back the same files correctly.
Anyway, adding the libmad flag for xine-lib solved my issue as well, so thanks! I just wish I knew why...