[MPlayer-users] Re: NO audio with mencoder

Sven Hartge hartge at ds9.argh.org
Tue Dec 18 16:24:54 CET 2001


Arpi <arpi at thot.banki.hu> wrote:

>>> mp3lame compiled with bad compiler or bad cflags ? rtfm?
 
>> Here is the output of the 'make test' of a fresh compiled (gcc version 2.95.3 
>> 20010315 (SuSE)) lame 3.89:

>> cmp -l testcase.new.mp3 ./testcase.mp3 | wc -l
>>     415

> have you read lame docs? this number must be <=20

You have to completely turn of _any_ optimization-flags (no -march= or
-mcpu= and eve no -O2 or -O1, you have to force -O0) to achieve something
below 20. (It does not matter, if you use gcc-2.95, gcc-3.0x or egcs
1.12)

S°

-- 
BOFH excuse #274:

It was OK before you touched it.




More information about the MPlayer-users mailing list