summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-30 21:52:24 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2015-04-30 21:52:24 +0200
commit4d0cb8a00989b999fe20b14fd78a9d7eb88b964d (patch)
tree31f7b41f4078e3e78815cf5735f13a900013d8ec /README.md
parent5b57216ebc14e1f29efb31b3cbf3565d81767bcc (diff)
parent08ca74724207d5dc3471d4a07d62c1a85784a546 (diff)
downloadODR-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.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 7fbab37..ed604f2 100644
--- a/README.md
+++ b/README.md
@@ -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
-----------------