summaryrefslogtreecommitdiffstats
path: root/audio/twolame/README
diff options
context:
space:
mode:
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 0000000000..c2394dc2ab
--- /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). :)