[MPlayer-users] mencoder

Sascha Effert fermat at uni-paderborn.de
Sun Feb 10 12:59:12 CET 2002


Hallo,

it's me again....

Now mplayer compiled with divx4linux and libmp3lame. Then I tryed to to 
convert a dvd to an DivX4-AVI. So I tried:

mencoder -dvd 2 -x 640 -y 480 -ovc divx4 -oac mp3lame -divx4opts br=1100 
-o movie.avi -pass 1

(It was copied from the DOCU extended by the -x and -y options....)

mencoder produced following output:

MEncoder 0.60-2.95.3 (C) 2000-2001 Arpad Gereoffy (see DOCS!)

Reading /home2/fermat/.mplayer/codecs.conf: 26 audio & 70 video codecs
CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: Advanced Micro Devices Athlon TB Thunderbird (Type: 6, Stepping: 2)
extended cpuid-level: 6
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
MPlayer was compiled without libmp3lame support!

But the configure-script told me:

Checking for Divx4linux decore ... yes
Checking for libmp3lame (for mencoder) ... yes
Checking for Divx4linux encore (for mencoder) ... yes

The configure.log tells:

##########################################

============ Checking for libmp3lame (for mencoder) ============

#include <lame/lame.h>
int main(void) { (void) lame_init(); return 0; }

gcc -I/usr/local/include/   /tmp/mplayer-conf-6828-13803.c -o 
/tmp/mplayer-conf-32522-13803.o -lmp3lame -lvorbis -logg -lm

ldd /tmp/mplayer-conf-32522-13803.o
        libmp3lame.so.0 => /usr/local/lib/libmp3lame.so.0 (0x4002e000)
        libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x400de000)
        libogg.so.0 => /usr/lib/libogg.so.0 (0x400fb000)
        libm.so.6 => /lib/i686/libm.so.6 (0x40100000)
        libc.so.6 => /lib/i686/libc.so.6 (0x40123000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Result is: yes
##########################################

So why doesn't the encoder know of the libmp3lame? (Oh, yes: I copied the 
new etc/codecs.conf to /usr/local/share/mplayer and ~/.mplayer/)

tschau


Sascha Effert
Fermat at gmx.at
Tel.:(0177) 6266652

-- 
Das schöne an Windows ist, dass ihr damit arbeiten müsst!





More information about the MPlayer-users mailing list