summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpiratfm <piratfm@gmail.com>2013-04-16 18:26:06 +0300
committerMatthias P. Braendli <matthias.braendli@mpb.li>2013-12-14 17:42:35 +0100
commitf91893ab1b9187d71a1c9709f8b7fc2ad8047ddf (patch)
tree320c825ab244b57e70f3d2270fbbe147faa34030 /README.md
parent83293a2bb69f96a5fa7f14cfdea45441c9cec0d9 (diff)
downloadODR-AudioEnc-f91893ab1b9187d71a1c9709f8b7fc2ad8047ddf.tar.gz
ODR-AudioEnc-f91893ab1b9187d71a1c9709f8b7fc2ad8047ddf.tar.bz2
ODR-AudioEnc-f91893ab1b9187d71a1c9709f8b7fc2ad8047ddf.zip
less noise
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index d5bb047..6d61fa2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ fdk-aac-dabplus
A standalone library of the Fraunhofer FDK AAC code from Android.
-This is 960-frames version of codec. Used for DAB+/DRM boradcast encoding.
+This is 960-frames version of codec. Used for DAB+ boradcast encoding.
Usage:
@@ -17,5 +17,4 @@ aac-enc-dabplus [OPTION...]
-f, --format={ wav, raw } Set input file format (default: wav).
-c, --channels={ 1, 2 } Nb of input channels for raw input (default: 2).
-r, --rate={ 32000, 48000 } Sample rate for raw input (default: 48000).
- -t, --adts Set ADTS output format (for debugging).
- -l, --lp Set frame size to 1024 instead of 960.
+