blob: c2394dc2ab5b58efdd4613c3686c9cb354f2f922 (
plain)
1
2
3
4
5
6
7
8
9
|
TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder.
TwoLAME should be able to be used as a drop-in replacement for
LAME (a MPEG Layer 3 encoder). The frontend takes very similar
command line options to LAME, and the backend library has a very
similar API to LAME.
You'll need to have libsndfile (also available from SlackBuilds.org)
installed if you want to build the twolame frontend (which you'll
almost certainly want). :)
|