[MPlayer-users] NO audio with mencoder
Olivier Robert
skyshadow at planet.nl
Sun Dec 23 16:53:01 CET 2001
On Sunday 23 December 2001 13:43, you wrote:
> try to compile mp3lame with 2.95, no optimization. and be sure it's used by
> mencoder, not another lig in your lib path (ldd mencoder).
_________________________________________________________________
libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0x4002a000)
libasound.so.1 => /usr/lib/libasound.so.1 (0x400cf000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x400ef000)
libogg.so.0 => /usr/lib/libogg.so.0 (0x4010b000)
libdvdread.so.2 => /usr/lib/libdvdread.so.2 (0x4010f000)
libpng.so.2 => /usr/lib/libpng.so.2 (0x40124000)
libz.so.1 => /lib/libz.so.1 (0x40157000)
libpthread.so.0 => /lib/libpthread.so.0 (0x40166000)
libdl.so.2 => /lib/libdl.so.2 (0x4017c000)
libdivxdecore.so => /usr/lib/libdivxdecore.so (0x40180000)
libdivxencore.so => /usr/lib/libdivxencore.so (0x401c4000)
libm.so.6 => /lib/libm.so.6 (0x401f1000)
libc.so.6 => /lib/libc.so.6 (0x40213000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
_________________________________________________________________
Any lig in the above used libs?
I compiled lame 3.90-1 with gcc 2.953 with
CFLAGS "-O0" ./configure
Result of make test was 0!
Then I compiled the latest MPlayer CVS, here's what I could notice and the
end of make:
_________________________________________________________________
/usr/local/include/lame/lame.h:37: warning: `CDECL' redefined
loader/wine/windef.h:134: warning: this is the location of the previous
definition
mencoder.c: In function `main':
mencoder.c:974: warning: passing arg 2 of `lame_encode_buffer_interleaved'
from incompatible pointer type
mencoder.c:988: warning: passing arg 2 of `lame_encode_buffer_interleaved'
from incompatible pointer type
mencoder.c:1055: warning: assignment from incompatible pointer type
_________________________________________________________________
Helpfull?
> > - gcc
> > gcc version 2.95.3 20010315 (SuSE)
>
> are you sure that mplayer uses the correct lib?
Considering ./configure at compilation time and ldd mencoder output, I'd say
yes.
> if yes, i have no more idea. contact mp3lame developers, they may can help.
I will do.
What I can't understand is that I can encode MP3 files from a audio CD
without any problems. Very Strange.
Thanks and regards,
--
Olivier Robert
--------------
CGG - Companie Generale de Geophysique
Compaq 1800 XL-484 powered by Suse Linux 7.3
More information about the MPlayer-users
mailing list