diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:20:15 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-04-30 22:20:15 +0200 |
commit | 61532aa07a986da3b6f4883f0834132c55b63d39 (patch) | |
tree | 31dc750517282e1d6dc37ef2f233cecf5d33b69e /README.md | |
parent | 4d0cb8a00989b999fe20b14fd78a9d7eb88b964d (diff) | |
download | ODR-AudioEnc-61532aa07a986da3b6f4883f0834132c55b63d39.tar.gz ODR-AudioEnc-61532aa07a986da3b6f4883f0834132c55b63d39.tar.bz2 ODR-AudioEnc-61532aa07a986da3b6f4883f0834132c55b63d39.zip |
Update charset information in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -215,15 +215,19 @@ please see *mot-encoder*'s help. Character Sets -------------- -When *mot-encoder* is launched with the default character set encoding, it assumes +When *mot-encoder* is launched with the default character set options, it assumes that the DLS text in the file is encoded in UTF-8, and will convert it according to -the DAB standard to the EBU Latin based character set encoding. +the DAB standard to the *Complete EBU Latin based repertoire* character set encoding. -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. +If you set the character set encoding to any other setting (except +*Complete EBU Latin based repertoire* which needs no conversion), +*mot-encoder* will abort, as it does not support any other conversion than from +UTF-8 to *Complete EBU Latin based repertoire*. + +You can however use the -C option to transmit the untouched DLS text. In this +case, it is your responsibility to ensure the encoding is valid. For instance, +if your data is already encoded in *Complete EBU Latin based repertoire*, you +must specify both --charset=0 and --raw-dls. Known Limitations ----------------- |