audacious-media-player / audacious

A lightweight and versatile audio player
https://audacious-media-player.org
Other
871 stars 115 forks source link

[mp3 @ 0x8f97600] Header missing #165

Closed Audacious-Bot closed 6 months ago

Audacious-Bot commented 6 months ago

Author Name: Jacopo Lorenzetti Original Redmine Issue: https://redmine.audacious-media-player.org/issues/31 Original Date: 2012-01-05


Starting the playback of any mp3 stream results in the following errors on the console:

[mp3 @ 0x8f97600] Header missing [mp3 @ 0x9014300] max_analyze_duration reached [mp3 @ 0x9014300] Estimating duration from bitrate, this may be inaccurate [mp3 @ 0x8f97600] Header missing

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.

Audacious-Bot commented 6 months ago

Original Redmine Comment Author Name: John Lindgren Original Date: 2012-01-05T04:52:59Z


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?

Audacious-Bot commented 6 months ago

Original Redmine Comment Author Name: Jacopo Lorenzetti Original Date: 2012-01-05T05:15:35Z


you're right, I didn't notice it. this only happens without mpg123.