From 32068fb8bdc602b5835dbe4e507e34150395a9f8 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 16 Jun 2014 21:46:12 +0200 Subject: Make mot-encoder C++, removes memory leaks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') 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 ----------------- -- cgit v1.2.3