summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-06-16 21:46:12 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-06-16 22:17:53 +0200
commit32068fb8bdc602b5835dbe4e507e34150395a9f8 (patch)
tree313bc8c6e50f2f6eeaa59f3e0bbc6d11788396e2 /README.md
parent22c3e7527db44f201f0362506fcf6ab5d648f983 (diff)
downloadODR-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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 533ef02..3af1fa2 100644
--- a/README.md
+++ b/README.md
@@ -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
-----------------