diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-06-16 21:46:12 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-06-16 22:17:53 +0200 |
commit | 32068fb8bdc602b5835dbe4e507e34150395a9f8 (patch) | |
tree | 313bc8c6e50f2f6eeaa59f3e0bbc6d11788396e2 /README.md | |
parent | 22c3e7527db44f201f0362506fcf6ab5d648f983 (diff) | |
download | ODR-AudioEnc-32068fb8bdc602b5835dbe4e507e34150395a9f8.tar.gz ODR-AudioEnc-32068fb8bdc602b5835dbe4e507e34150395a9f8.tar.bz2 ODR-AudioEnc-32068fb8bdc602b5835dbe4e507e34150395a9f8.zip |
Make mot-encoder C++, removes memory leaks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -169,14 +169,14 @@ the specified folder, and generates the PAD data for the encoder. This is communicated through a fifo to the encoder. It also reads DLS from a file, and includes this information in the PAD. -*dabplus-enc-file-zmq* and *dabplus-enc-alsa-zmq* 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. This is an ongoing development. Make sure you use the same pad length option for *mot-encoder* and the audio encoder. Only some pad lengths are supported, -please see *mot-encoder*'s help. +please see *mot-encoder*'s help. Only pad lengths 34, 42 and 58 seem to be +working with some receivers, 23 and 26 appear to be broken. Known Limitations ----------------- |