LAME

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

Github星跟蹤圖

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编码技术)可能需要获得专利许可。

主要指標

概覽
名稱與所有者rbrito/deprecated-lame-mirror
主編程語言C
編程語言C++ (語言數: 12)
平台BSD, Linux, Mac, Solaris, Unix-like, Windows
許可證Other
所有者活动
創建於2010-04-25 22:57:19
推送於2017-08-02 23:03:45
最后一次提交2010-04-15 10:44:34
發布數140
最新版本名稱lame3_100_with_psymodel_v3_99_5 (發布於 )
第一版名稱start (發布於 )
用户参与
星數74
關注者數8
派生數60
提交數3.7k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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.