diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:21:09 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:21:09 +0200 |
commit | 9dd4c4d2271d0c3a57fece5c90ad0d6d5b03f441 (patch) | |
tree | d9ee8160d79fd8118bff21c00549342c1fa9b55a /README.md | |
parent | f2bf750f6d7a55af21b21da2aa06f6a5b31cb0a6 (diff) | |
download | ODR-AudioEnc-9dd4c4d2271d0c3a57fece5c90ad0d6d5b03f441.tar.gz ODR-AudioEnc-9dd4c4d2271d0c3a57fece5c90ad0d6d5b03f441.tar.bz2 ODR-AudioEnc-9dd4c4d2271d0c3a57fece5c90ad0d6d5b03f441.zip |
Change minor README esthetics
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -fdk-aac-dabplus Package +FDK-AAC-DABplus Package ======================= This package contains an DAB+ encoder that uses the standalone library @@ -58,7 +58,7 @@ If you want to use the JACK and libVLC input, please use ./configure --enable-jack --enable-vlc * See the possible scenarios below on how to use the tools -* use mot-encoder to encode images into MOT Slideshow +* use *mot-encoder* to encode images into MOT Slideshow How to use @@ -149,7 +149,7 @@ This illustrates the fifo input over standard input of *dabplus-enc*. dabplus-enc -r 32000 -l \ -i - -b $BITRATE -f raw -o $DST -p 53 -The -p 53 sets the padlen, compatible with the default mot-encoder setting. mot-encoder needs +The -p 53 sets the padlen, compatible with the default *mot-encoder* setting. *mot-encoder* needs to be given the same value for this option. @@ -205,7 +205,7 @@ the generated files are smaller than 50kB and exactly 320x240 pixels. Supported Encoders ------------------ -*dabplus-enc* can insert the PAD data from mot-encoder into the bitstream. +*dabplus-enc* can insert the PAD data from *mot-encoder* into the bitstream. The mp2 encoder [Toolame-DAB](https://github.com/Opendigitalradio/toolame-dab) can also read *mot-encoder* data. |