Lame
From Wsms
This page should be named lame (all lowercase). It is Lame do to a technical limitation of Mediawiki.
lame is a utility for manipulating audio files.
[edit]
installation
On Linuxmint, install with:
[root@ws05 ~]# apt-get -y install lame
[edit]
usage
Convert a wav file to an mp3 file.
[ggeller@arthur Desktop]$ lame -V0 -h -b 160 --vbr-new Track02.wav Track02.mp3
[edit]
see also
man lame
http://en.linuxreviews.org/HOWTO_Convert_audio_files#To_mp3
