You are not logged in.
Hi there
After having some trouble with rhythmbox not converting my flac-music-files to mp3 while dragging them onto my portable music player, I googled around and finally got it to work. What I was not used to is to not have the Lame-Encoder installed by default.
How you should get it working:
Add "deb http://www.debian-multimedia.org squeeze main non-free" or "deb ftp://ftp.debian-multimedia.org squeeze main non-free" to /etc/apt/sources.list
Download and install the debian-multimedia-keyring from here
Update database: "sudo apt-get update"
Install the lame-gstreamer-plugin with "sudo apt-get install gstreamer0.10-lame"
And you're done!
Last edited by elumbella (2010-03-28 14:32:18)
Offline
This didn't work for me 
I seriously need to encode some of my own tracks (which are in .wav) to .mp3
I followed your steps and I just double checked...I do have gstreamer...can't seem to find the specific lame lib tho 
Offline
This didn't work for me
I seriously need to encode some of my own tracks (which are in .wav) to .mp3
I followed your steps and I just double checked...I do have gstreamer...can't seem to find the specific lame lib tho
sudo apt-get install lame or
http://www.debian-multimedia.org/dists/ … e/lame.php
Last edited by kukibird1 (2011-01-17 22:09:13)
Offline
Thanks for the help...but
When I do sudo apt-get it tells me that I already have the latest version of lame installed...
So why can't my soundconverter find it...why can't any of my sound apps find it for that matter...where is it? 
Sorry to be such a pain in the beezwax...
Offline
Thanks for the help...but
When I do sudo apt-get it tells me that I already have the latest version of lame installed...
So why can't my soundconverter find it...why can't any of my sound apps find it for that matter...where is it?
Sorry to be such a pain in the beezwax...
dpkg -L lame/.
/usr
/usr/bin
/usr/bin/lame
/usr/share
/usr/share/doc
/usr/share/doc/lame
/usr/share/doc/lame/TODO.gz
/usr/share/doc/lame/changelog.gz
/usr/share/doc/lame/USAGE.gz
/usr/share/doc/lame/copyright
/usr/share/doc/lame/README
/usr/share/doc/lame/html
/usr/share/doc/lame/html/id3.html
/usr/share/doc/lame/html/switchs.html
/usr/share/doc/lame/html/modes.html
/usr/share/doc/lame/html/history.html
/usr/share/doc/lame/html/basic.html
/usr/share/doc/lame/html/node6.html
/usr/share/doc/lame/html/contributors.html
/usr/share/doc/lame/html/lame.css
/usr/share/doc/lame/html/index.html
/usr/share/doc/lame/html/examples.html
/usr/share/doc/lame/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/lame.1.gz
/usr/share/doc-base
/usr/share/doc-base/lameCheck the options menu of your sound apps and see if there is a option to point to the lame encoder location.
Offline
It took me a while to....BUT
I got it! Thanks for the help guys!! Very much appreciated.!!!!!!!
Offline
this doesn't work for me, the package 'lame-gstreamer-plugin' does not exist after updating my repos.
There is 'gstreamer0.10-lame' though, but still no luck.
When I try encode a WAV, I get this:
╓ /tmp/m/LukHash
╙ lame 01_-_PRELUDE.wav
Unsupported data format: 0x0003When I try sox on an OGG, this happens:
╓ /tmp/m/LukHash
╙ sox 01_-_PRELUDE.ogg 01_-_PRELUDE.mp3
sox FAIL formats: no handler for file extension `mp3'I use WAV the first time as Vorbis is deprecated in lame now.
any thoughts?
Offline
Hi,
maybe you need libsox-fmt-mp3 from the repos?
Start Distrohopping here! -> Break your own...
VSIDO
LinuxCNC
Frugalware <- It's all just a kernel.
Offline
@kbmonkey - you need to read carefully. The OP says:
Install the lame-gstreamer-plugin with "sudo apt-get install gstreamer0.10-lame"
Also if you are having trouble with encoding, I highly suggest you make a new thread instead of posting here.
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
sure thing @anonymous. Oh and I did read that carefully first time 
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.