[MPlayer-users] mp3 codec

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Mar 27 19:35:56 CET 2010


On Sat, Mar 27, 2010 at 01:48:03PM -0400, asyropoulos at aol.com wrote:
> mp3lib: using generic C decore! <--------------------------------------------------------------------------------------------------

First, obviously this of course should not result in bad output, unless
your PC is too slow to play the MP3 in that case (which I can't imagine).
Secondly, since it works fine on x86_64 Linux, please check configure.log,
and give us the _full_ MPlayer output.
I suspect that SSE was detected as not available by MPlayer, in which case
you have more problems than just broken MP3 playback (all 64 bit systems
are required to have SSE support).
The 3DNow routines are not available on x86_64 though.
Apart from that, the "obvious" solution is to compile with --disable-mp3lib


More information about the MPlayer-users mailing list