diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 21:52:24 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 21:52:24 +0200 |
commit | 4d0cb8a00989b999fe20b14fd78a9d7eb88b964d (patch) | |
tree | 31f7b41f4078e3e78815cf5735f13a900013d8ec /README.md | |
parent | 5b57216ebc14e1f29efb31b3cbf3565d81767bcc (diff) | |
parent | 08ca74724207d5dc3471d4a07d62c1a85784a546 (diff) | |
download | ODR-AudioEnc-4d0cb8a00989b999fe20b14fd78a9d7eb88b964d.tar.gz ODR-AudioEnc-4d0cb8a00989b999fe20b14fd78a9d7eb88b964d.tar.bz2 ODR-AudioEnc-4d0cb8a00989b999fe20b14fd78a9d7eb88b964d.zip |
Merge basicmaster's changes for charset encoding
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -211,17 +211,19 @@ 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. Only pad lengths 34, 42 and 58 seem to be -working with some receivers, 23 and 26 appear to be broken. +please see *mot-encoder*'s help. Character Sets -------------- When *mot-encoder* is launched with the default character set encoding, it assumes that the DLS text in the file is encoded in UTF-8, and will convert it according to -the DAB standard. +the DAB standard to the EBU Latin based character set encoding. -If you set the character set encoding to anything else, *mot-encoder* will not perform -any conversion, and it is your responsibility to ensure the encoding is valid. +If you set the character set encoding to anything else (except: EBU Latin based, +which needs no conversion), *mot-encoder* will abort, as it does not support +any other conversion than from UTF-8 to EBU Latin based. +You can also use the -C option to transmit the untouched DLS text. In this case, +it is your responsibility to ensure the encoding is valid. Known Limitations ----------------- |