diff options
Diffstat (limited to 'doc/advanced.mux')
-rw-r--r-- | doc/advanced.mux | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/advanced.mux b/doc/advanced.mux index 99ed4c8..4543998 100644 --- a/doc/advanced.mux +++ b/doc/advanced.mux @@ -276,20 +276,21 @@ components { ; FIG 0/13 is only transmitted when figtype is defined. ; The -d option on the command line is: ;datagroup (true|false) - ; and defaults to false. + ; and defaults to false. You should normally set + ;datagroup true + ; if your packet mode subchannel is tranferring an MOT application such + ; as EPG or Slideshow. } comp-lu { service srv-lu subchannel sub-lu - figtype 0x2 } comp-ri { service srv-ri subchannel sub-ri - figtype 0x2 } } |