LAME

{{short description|MPEG-1 Audio Layer 3 (MP3) audio encoder}}

{{About|the computer program|other uses|Lame (disambiguation)}}

{{Use dmy dates|date=February 2021}}

{{Infobox software

|name = LAME

|logo = Lamelogo.svg

|logo size = 200px

|logo caption = LAME official logo

|screenshot = LAME v3.99.5.png

|caption = LAME v3.99.5 running under Linux

|developer = [https://lame.sourceforge.io/developers.php LAME Developers]

|released = {{Start date and age|1998}}

| latest release version = {{wikidata|property|reference|P348}}

| latest release date = {{start date and age|{{wikidata|qualifier|P348|P577}}}}

|repo = {{URL|https://sourceforge.net/p/lame/svn/HEAD/tree/}}

|operating_system = Cross-platform

|genre = Codec

|license = GNU Lesser General Public License{{Cite web|url=https://lame.cvs.sourceforge.net/viewvc/lame/lame/COPYING?revision=1.2&view=markup|title=CVS Info for project lame}}

|website = {{URL|https://lame.sourceforge.io/}}

}}

LAME is a software encoder that converts digital audio into the MP3 audio coding format. LAME is a free software project that was first released in 1998 and has incorporated many improvements since then, including an improved psychoacoustic model. The LAME encoder outperforms early encoders like L3enc{{cite web|quote=This is what made it possible for modern MP3 encoders (e.g. LAME) to improve far beyond the original L3enc and dist10 reference implementations.|url=https://wiki.xiph.org/OpusFAQ|title=Opus FAQ}} and possibly the "gold standard encoder" MP3enc, both marketed by Fraunhofer.{{cite web|title=LAME MP3 Encoder :: Related Links|url=http://lame.sourceforge.net/links.php#Alternatives|publisher=LAME Team|accessdate=19 March 2013}}

LAME was required by some programs released as free software in which LAME was linked for MP3 support. This avoided including LAME itself, which used patented techniques, and so required patent licenses in some countries. All relevant patents have since expired, and LAME is now bundled with Audacity.{{citation|title=Audacity Review|first=Jamie|last=Lendino|date=27 September 2019|journal= PC Magazine|url= https://www.pcmag.com/reviews/audacity|ref=none}}

History

The name LAME is a recursive acronym for "LAME Ain't an MP3 Encoder".{{cite web |title= LAME MP3 Encoder :: About |publisher= Lame.sourceforge.net |url=http://lame.sourceforge.net/about.php |access-date= 2012-03-17}}

Around mid-1998, Mike Cheng created LAME 1.0 as a set of modifications against the 8Hz-MP3 encoder source code. After some quality concerns were raised by others, he decided to start again from scratch based on the dist10 MPEG reference software sources. His goal was only to speed up the dist10 sources, and leave its quality untouched. That branch (a patch against the reference sources) became Lame 2.0. The project quickly became a team project. Mike Cheng eventually left leadership and started working on tooLAME (an MP2 encoder).

Mark Taylor then started pursuing increased quality in addition to better speed, and released version 3.0 featuring gpsycho, a new psychoacoustic model he developed. A few key improvements since LAME 3.x, in chronological order:{{cite web |title=LAME Changelog |url=https://svn.code.sf.net/p/lame/svn/trunk/lame/doc/html/history.html |website=svn.code.sf.net}}

  • May 1999 (LAME 3.0): a new psychoacoustic model (GPSYCHO) is released.
  • June 1999 (LAME 3.11): The first variable bitrate (VBR) implementation is released. Soon after this, LAME also became able to target lower sampling frequencies from MPEG-2. (LAME 3.99 also supports the technologically simpler average bitrate (ABR), but it is unclear whether it was added before or with VBR.)
  • November 1999 (LAME 3.52): LAME switches from a GPL license to an LGPL license, which allows using it with closed-source applications.
  • May 2000 (LAME 3.81): the last pieces of the original ISO demonstration code are removed. LAME is not a patch anymore, but a full encoder.
  • December 2003 (LAME 3.94): substantial improvement to default settings, along with improved speed. LAME no longer requires users to enter complicated parameters to produce good results.
  • May 2007 (LAME 3.98): default variable bitrate encoding speed is vastly improved.

See also

{{Portal|Free and open-source software}}

References

{{Reflist}}