Bug #31
[mp3 @ 0x8f97600] Header missing
0%
Description
Starting the playback of any mp3 stream results in the following errors on the console:
[mp3 0x8f97600] Header missing
0x9014300] max_analyze_duration reached
[mp3
[mp3 0x9014300] Estimating duration from bitrate, this may be inaccurate
0x8f97600] Header missing
[mp3
Then the stream is correctly played but the song title is never updated.
The same doesn't happen with vorbis or aac streams, that are played without errors.
History
#1 Updated by John Lindgren almost 13 years ago
It looks like you are trying to use the ffaudio plugin to play MP3's. We don't really support this; the mpg123 plugin is much better for that purpose. Do you have headers for libmpg123 installed?
#2 Updated by Jacopo Lorenzetti almost 13 years ago
you're right, I didn't notice it. this only happens without mpg123.
#3 Updated by John Lindgren almost 13 years ago
- Status changed from New to Rejected