Difference between revisions of "LAME"

From TMB Wiki
Jump to: navigation, search
(Variable Bitrate (VBR))
m
Line 1: Line 1:
'''LAME''' is high quality [[MP3]] encoder. The name LAME is a recursive acronym for '''L'''AME '''A'''in't an '''M'''P3 '''E'''ncoder, although the current version is, in fact, a stand-alone MP3 encoder. It is the recommended MP3 encoder at The Mixing Bowl due to its superior performance, gapless playback and automatic [[ReplayGain]] tagging.
+
'''LAME''' is high quality [[MP3]] encoder. The name LAME is a recursive acronym for '''L'''AME '''A'''in't an '''M'''P3 '''E'''ncoder, although the current version is, in fact, a stand-alone MP3 encoder. It is the recommended MP3 encoder at The Mixing Bowl due to its superior performance and gapless playback.
  
 
==Download==
 
==Download==
Line 54: Line 54:
 
  lame -b 192 input.wav output.mp3
 
  lame -b 192 input.wav output.mp3
  
The '''-b 192''' switch controls the bitrate LAME will use. Please use a bitrate of 192 kbps to avoid arguments over quality (or better still, use '''--vbr-new -V 2''' instead).
+
The '''-b 192''' switch controls the bitrate LAME will use. Please use a bitrate of 192 kbps to avoid arguments over quality (or better still, use '''-V 2 --vbr-new''' instead).
  
 
==Graphical interfaces==
 
==Graphical interfaces==
Line 64: Line 64:
 
#Download ALL2LAME from ALL2LAME homepage (http://members.home.nl/w.speek/all2lame.htm) and extract it to a folder.
 
#Download ALL2LAME from ALL2LAME homepage (http://members.home.nl/w.speek/all2lame.htm) and extract it to a folder.
 
#Download LAME from RareWares (as explained in the [[LAME#Download|download]] section at the top of this page, and '''not''' from the link on the ALL2LAME homepage) and extract into the ALL2LAME folder.
 
#Download LAME from RareWares (as explained in the [[LAME#Download|download]] section at the top of this page, and '''not''' from the link on the ALL2LAME homepage) and extract into the ALL2LAME folder.
#Run ALL2LAME and type '''--vbr-new -V 2''' in the ''Switches:'' box.
+
#Run ALL2LAME and type '''-V 2 --vbr-new''' in the ''Switches:'' box.
 
#Load the files you want encoding and click ''Encode''.
 
#Load the files you want encoding and click ''Encode''.
  

Revision as of 20:59, 23 July 2006

LAME is high quality MP3 encoder. The name LAME is a recursive acronym for LAME Ain't an MP3 Encoder, although the current version is, in fact, a stand-alone MP3 encoder. It is the recommended MP3 encoder at The Mixing Bowl due to its superior performance and gapless playback.

Download

Download LAME from RareWares:

Use the 3.97 beta 2 lame.exe fixed for decoding version (direct download link for lazy people).

Usage

LAME is a command line program, although there are graphical interfaces like ALL2LAME which can make it easier to use.

Variable Bitrate (VBR)

VBR mode is the recommended way to use LAME at The Mixing Bowl. You use it like this:

lame -V 2 --vbr-new input.wav output.mp3

The -V 2 switch controls the quality LAME will use and it can be any whole number between 0-9. A lower numbers means a higher quality and therefore a higher bitrate.

-V 2 --vbr-new is the recommend quality to use at The Mixing Bowl. It is probably a higher quality than is strictly necessary (the lower quality presets still provide excellent quality), however its usage is strongly encouraged to avoid any arguments over quality.

Constant Bitrate (CBR)

CBR mode is not recommend because VBR provides better quality, but if you still want to use it you use it like this:

lame -b 192 input.wav output.mp3

The -b 192 switch controls the bitrate LAME will use. Please use a bitrate of 192 kbps to avoid arguments over quality (or better still, use -V 2 --vbr-new instead).

Graphical interfaces

ALL2LAME

ALL2LAME is a graphical interface for LAME that makes it very simple to use. Follow these instructions for the easiest way to encode high quality MP3s:

  1. Download ALL2LAME from ALL2LAME homepage (http://members.home.nl/w.speek/all2lame.htm) and extract it to a folder.
  2. Download LAME from RareWares (as explained in the download section at the top of this page, and not from the link on the ALL2LAME homepage) and extract into the ALL2LAME folder.
  3. Run ALL2LAME and type -V 2 --vbr-new in the Switches: box.
  4. Load the files you want encoding and click Encode.

LameDropXPd v2

LameDropXPd v2 is a drag 'n' drop frontend for LAME. It can be downloaded from RareWares: