LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MPlayer was compiled without libmp3lame support (https://www.linuxquestions.org/questions/linux-software-2/mplayer-was-compiled-without-libmp3lame-support-590402/)

schneidz 10-08-2007 09:52 PM

MPlayer was compiled without libmp3lame support
 
[knoppix]
hi, i am trying to use mencoder to encode something into mp3.

my ./configure says this:
Checking for libmp3lame (for mencoder) ... yes

i configured both with --prefix=/usr

what other option do i need to have mencoder use lame correctly.

thanks,

maroonbaboon 10-09-2007 10:00 AM

Are you saying you compiled it with libmp3lame support, but when running it you get an error about the library being missing?

Setting prefix=/usr will override the default /usr/local. Are you sure you are not running another, maybe earlier, version at /usr/local/bin/mencoder?

Command 'which mencoder' will show actual path used when you run 'mencoder'.

schneidz 10-09-2007 08:43 PM

thanks that was it. i originally installed it but read in the readme that libmp3lame installs in /usr so i reinstalled it (i guess i shouldve uninstalled it first).


All times are GMT -5. The time now is 05:39 AM.