TwoLAME

From CBLFS
Revision as of 05:05, 5 April 2007 by Chipster19 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://downloads.sourceforge.net/twolame/twolame-{{Twolame-Version}}.tar.gz |} ---- == Introd...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://downloads.sourceforge.net/twolame/twolame-0.3.12.tar.gz

Introduction to TwoLAME

TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on tooLAME, which in turn is based upon the ISO dist10 code and portions of LAME. TwoLAME includes libtwolame, a fully thread-safe shared library with an API very similar to LAME's.

Project Home Page: http://www.twolame.org/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install

Multilib

32Bit

Compile the package:

To do ...

Install the package

To do ...

N32

Compile the package:

To do ...

Install the package

To do ...

64Bit

Compile the package:

To do ...

Install the package

To do ...

Contents

Installed Programs: twolame
Installed Libraries: libtwolame.{a,la,so}
Installed Directory: /usr/share/doc/twolame