summaryrefslogtreecommitdiffstats
path: root/doc/advanced.mux
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-12-23 22:27:03 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-12-23 22:27:03 +0100
commit2b014e2f00df81eefe977b901ab601ea11ccb895 (patch)
treea5c6fe371838ff3e153c99c6a87554b55b2284d1 /doc/advanced.mux
parent1d2c8bf95e8d9c7c6f282f266b149bc82f1c8371 (diff)
downloaddabmux-2b014e2f00df81eefe977b901ab601ea11ccb895.tar.gz
dabmux-2b014e2f00df81eefe977b901ab601ea11ccb895.tar.bz2
dabmux-2b014e2f00df81eefe977b901ab601ea11ccb895.zip
Add EDI fragment interleaver
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r--doc/advanced.mux7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux
index 41a3446..10f0b3f 100644
--- a/doc/advanced.mux
+++ b/doc/advanced.mux
@@ -399,6 +399,13 @@ outputs {
; Transportation".
fec 2
+ ; Interleave fragments from several ETI frames so as to reduce the
+ ; probability of errors when several UDP packets are lost in bursts.
+ ; This comes at the cost of larger overall latency between multiplexing
+ ; and modulation. This latency is given in milliseconds, and rounded
+ ; to nearest multiple of 24ms. Set to 0 to disable the interleaver.
+ interleave 0
+
; Length of a RS chunk, can be overriden
;default=207
;chunk_len 207