diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-13 21:57:39 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-03-13 21:57:39 +0100 |
commit | 30e401dd06b425f8c3c326f568e8b375f64043d7 (patch) | |
tree | f58d003e6a4ed5b393f1533d609ed755922133a5 | |
parent | 7cc5bf8014e9aea5f462c87fe7012b6a43a73b6c (diff) | |
download | ODR-AudioEnc-30e401dd06b425f8c3c326f568e8b375f64043d7.tar.gz ODR-AudioEnc-30e401dd06b425f8c3c326f568e8b375f64043d7.tar.bz2 ODR-AudioEnc-30e401dd06b425f8c3c326f568e8b375f64043d7.zip |
Include little mot-encoder info in README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -137,10 +137,12 @@ Usage of MOT Slideshow MOT Slideshow is an experimental feature. The *mot-encoder* reads images from the specified folder, and generates the PAD data for the encoder. This is -communicated through a fifo to the encoder. +communicated through a fifo to the encoder. It also reads DLS from a file, and +includes this information in the PAD. Only *dabplus-enc-file-zmq* and *dabplus-enc-alsa-zmq* insert the PAD data from mot-encoder into the bitstream. -This is an ongoing development. +This is an ongoing development. Make sure you use the same pad length option +for the mot-encoder and the audio encoder. |