summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-30 22:20:15 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-30 22:20:15 +0200
commit61532aa07a986da3b6f4883f0834132c55b63d39 (patch)
tree31dc750517282e1d6dc37ef2f233cecf5d33b69e /README.md
parent4d0cb8a00989b999fe20b14fd78a9d7eb88b964d (diff)
downloadODR-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.md18
1 files changed, 11 insertions, 7 deletions
diff --git a/README.md b/README.md
index ed604f2..b9747fc 100644
--- a/README.md
+++ b/README.md
@@ -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
-----------------