aboutsummaryrefslogtreecommitdiff
path: root/audio/twolame/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:58 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:58 +0200
commit5d2e07a8ccf10ff88aaf4f83326e4c1e267e5162 (patch)
tree68df9ef296f339dc2d0d506033c946cfbf4f665f /audio/twolame/README
parent9f82eb857ab243ac59cf2315fd4e95eb97d3cd89 (diff)
audio/twolame: Moved from multimedia
Diffstat (limited to 'audio/twolame/README')
-rw-r--r--audio/twolame/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/audio/twolame/README b/audio/twolame/README
new file mode 100644
index 000000000000..c2394dc2ab5b
--- /dev/null
+++ b/audio/twolame/README
@@ -0,0 +1,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). :)