summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9904eb8..794424a 100644
--- a/README.md
+++ b/README.md
@@ -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.