LAME

LAME是一个LGPL许可、高品质的MPEG音频层III(MP3)编码器。(LAME is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL.)

Github stars Tracking Chart

LAME是一个LGPL许可、高品质的MPEG音频层III(MP3)编码器。LAME 可在 Windows, DOS, GNU/Linux, MacOS X, *BSD, Solaris, HP-UX, Tru64 Unix, AIX, Irix, NeXTstep, SCO Unix, UnixWare, Ultrix, Plan 9, OpenVMS, MacOS Classic, BeOS, QNX, RiscOS, AmigaOS, OS/2, SkyOS, FreeMiNT(Atari) 等平台编译。

按照GNU命名的伟大历史,LAME最初代表的不是一个Mp3编码器。LAME的“生命”开始于作为对dist10 ISO演示代码的GPL'd补丁,因此不能产生mp3流,甚至自己不能编译。直到2000年5月,ISO源代码的最后剩余部分被替换,现在LAME是一个完整的LGPL MP3编码器的源代码,并且速度和质量经常超过所有商业竞争对手。

LAME是一个可用于学习MP3编码的教育工具。 LAME项目的目标是使用开源模型来改善MP3的心理声学,噪声整形和速度。 LAME不是为每个人 - 它只作为源代码分发,需要使用C编译器的能力。然而,许多流行的翻录和编码程序包括LAME编码引擎,请参阅:使用LAME的软件

在某些国家/地区,在您的软件中使用LAME编码引擎(或其他mp3编码技术)可能需要获得专利许可。

Main metrics

Overview
Name With Ownerrbrito/deprecated-lame-mirror
Primary LanguageC
Program languageC++ (Language Count: 12)
PlatformBSD, Linux, Mac, Solaris, Unix-like, Windows
License:Other
所有者活动
Created At2010-04-25 22:57:19
Pushed At2017-08-02 23:03:45
Last Commit At2010-04-15 10:44:34
Release Count140
Last Release Namelame3_100_with_psymodel_v3_99_5 (Posted on )
First Release Namestart (Posted on )
用户参与
Stargazers Count75
Watchers Count9
Fork Count60
Commits Count3.7k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count1
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

LAME 3.xx
LAME Ain't an MP3 Encoder
http://lame.sf.net
May 2011

Originally developed by Mike Cheng (www.uq.net.au/~zzmcheng) and was
latter developed by Mark Taylor (www.mp3dev.org). Currently maintained
by The LAME Project.

This code is distributed under the GNU LIBRARY GENERAL PUBLIC LICENSE
(LGPL, see www.gnu.org), version 2.

As LAME may contain software for which some companies may claim software
patents, if you are in a location where software patents are recognized, it is
suggested that you seek legal advice before deploying and/or redistributing
LAME.

In particular, it is suggested to visit

http://www.mp3licensing.com/

if it applies to your jurisdiction.

============================================================================

see the file "INSTALL" for installation (compiling) instructions.
see the file "USAGE" for the most up-to-date guide to the command line options.
see the file "LICENSE" for details on how to use LAME in non-GPL programs.
see the file "HACKING" if you are interested in working on LAME
see the file "API" for details of the LAME encoding library API

There is HTML documentation and a man page in the doc directory.

============================================================================

LAME uses the MPGLIB decoding engine, from the MPG123 package, written
by: Michael Hipp (www.mpg123.de) MPGLIB is released under the GPL.

Copyrights (c) 1999-2011 by The LAME Project
Copyrights (c) 1999,2000,2001 by Mark Taylor
Copyrights (c) 1998 by Michael Cheng
Copyrights (c) 1995,1996,1997 by Michael Hipp: mpglib

As well as additional copyrights as documented in the source code.