LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to install lame on debian? (https://www.linuxquestions.org/questions/linux-software-2/how-to-install-lame-on-debian-263738/)

pablovschby 12-07-2004 03:33 PM

how to install lame on debian?
 
Hello,

I want to install MPlayer with lame-support for acidripping, but lame isn't installed, so MPlayer messages:
Code:

Checking for libmp3lame (for mencoder) ... no
Hmmm, I tried apt-get install...
  • ...lame (no package)
    ...libmp3lame (no package)
But nothing works and "glame" & "toolame" are installed as well.

What are the packages I need, yet? Still lame doesn't seem to be installed, but what's the name of that package ON DEBIAN?
On Fedora they are called "lame" and "lame-devel"...
Every advise will be appreciated...thanks

Samsara 12-07-2004 03:37 PM

The method to find packages is
apt-cache search foobar
where foobar is a string that you believe is in the package name or description.

HTH,

Samsara

pablovschby 12-07-2004 03:46 PM

Quote:

Originally posted by Samsara
The method to find packages is
apt-cache search foobar
where foobar is a string that you believe is in the package name or description.

Firstly thanks.

I already installed all the packages I found by "apt-cache search lame"...

Still lame is NOT installed... how can I install "libmp3lame" on Debian?

Samsara 12-07-2004 04:32 PM

I'm not using Debian, so I can't help much further. You may have to install lame and the library manually, i.e. compile it from source. You can find the lame source at http://lame.sourceforge.net/

Samsara

pablovschby 12-07-2004 04:36 PM

Quote:

Originally posted by Samsara
I'm not using Debian, so I can't help much further. You may have to install lame and the library manually, i.e. compile it from source. You can find the lame source at http://lame.sourceforge.net/
Thanks. I'm sorry, but where could you download a tar.gz-file there on that page? There isn't a possibility to download anything...can't find, sorry

pablovschby 12-07-2004 04:45 PM

Well I've compiled the lame-source now.

But still:
Code:

Checking for libmp3lame (for mencoder) ... no
What have I gotto install?

How is this fucking package called ON DEBIAN?
How tha fuck can I get LIBMP3LAME for DEBIAN?

funkydan2 12-07-2004 04:48 PM

You may need to add the famous "marillat" repository to your /etc/apt/sources.list

I think the line you will need is

deb ftp://ftp.nerim.net/debian-marillat/ testing main

You could also visit www.apt-get.org and search for lame to find other repositories.

daniel

pablovschby 12-07-2004 04:58 PM

thanks, funkydan, .....

but what is even absent????
Code:

test for MP3 support in mencoder: Not Found!
I re-compiled Mplayer, but this message always appears when I compile acidrip.

What the fuck is the package I forgot? Please help...

acid_kewpie 12-07-2004 05:24 PM

hehe... we'll get you there somehow.

as with your video codec problem, that list is populated from "mencoder -oac help" and that particular test is looknig for the entry "mp3lame"

pablovschby 12-07-2004 05:28 PM

Thanks.
Code:

Available codecs:
  copy    - frame copy, without re-encoding (useful for AC3)
  pcm      - uncompressed PCM audio
  lavc    - FFmpeg audio encoder (MP2, AC3, ...)

Well, there aren't much and mp3lib isn't listed.

But which packages have I gotto have installed for compiling mplayer successfull with mp3-support???

Isn't there a list or something like that for that.
BTW: This time, the Path's are really well...

acid_kewpie 12-07-2004 05:34 PM

well this is totally truely an mplayer issue, and nothign to do with acidrip. the lavc codecs can do mp3 too though, so you don't actually NEED mp3lame to get mp3 streams, but it's advised.

pablovschby 12-07-2004 05:40 PM

@acid_knewbie:
Code:

Checking for libmp3lame (for mencoder) ... yes
Doesn't that mean that mplayer did find his mp3-support?

BTW: Which Distri do you use?

Samsara 12-07-2004 05:46 PM

Quote:

Originally posted by pablovschby
@acid_knewbie:[...]
BTW: Which Distri do you use?

His name is acid_kewpie, and he runs, I quote:
"Distribution: Gentoo 1.4, RedHat 7.2, Solaris 9, FreeBSD 5.0"
;)

Samsara

Samsara 12-07-2004 05:48 PM

Quote:

Originally posted by pablovschby
Code:

Checking for libmp3lame (for mencoder) ... yes
Doesn't that mean that mplayer did find his mp3-support?

That looks like success to me. Everything working, then?

Samsara

pablovschby 12-07-2004 05:50 PM

thanks a lot for your support. I re-compiled Mplayer now and it works. Don't ask me why it didn't before...THANKS
:cool:


All times are GMT -5. The time now is 04:25 PM.