diff options
author | Stefan Pöschel <github@basicmaster.de> | 2017-01-06 13:22:04 +0100 |
---|---|---|
committer | Stefan Pöschel <github@basicmaster.de> | 2017-01-06 13:22:04 +0100 |
commit | 2a50b0377707b0fce815279a40f5cd2915db3209 (patch) | |
tree | 29fe4d58ef87a3b49580e603b5325191a10253bd | |
parent | dfdab8417765274d323bf975870a0e130760f1a5 (diff) | |
download | ODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.tar.gz ODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.tar.bz2 ODR-PadEnc-2a50b0377707b0fce815279a40f5cd2915db3209.zip |
Update README
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,8 +1,11 @@ ODR-PadEnc ========== -ODR-PadEnc is an encoder for Programme Associated Data, and includes support -for DAB MOT Slideshow and DLS. +ODR-PadEnc is an encoder for Programme Associated Data (PAD) and includes +support for: + +* MOT Slideshow (including catSLS), according to ETSI EN 301 234 and TS 101 499 +* DLS (including DL Plus), according to ETSI EN 300 401 and TS 102 980 To encode DLS and Slideshow data, the *odr-padenc* tool reads images from a folder and DLS text from a file, and generates the PAD data @@ -11,7 +14,7 @@ for the encoder. For detailed usage, see the usage screen of the tool with the *-h* option. More information is available on the -[Opendigitalradio wiki](http://opendigitalradio.org) +[Opendigitalradio wiki](http://wiki.opendigitalradio.org/ODR-PadEnc) How to build ============= |