summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2015-04-28 23:24:43 +0200
committerStefan Pöschel <github@basicmaster.de>2015-04-28 23:24:43 +0200
commit08ca74724207d5dc3471d4a07d62c1a85784a546 (patch)
treec374ce7fd06f8d2c4f96ed8f81e9b388489d0bcb /README.md
parent676db4cad279e2498ac0aa286fcbc3ad4a07caca (diff)
downloadODR-AudioEnc-08ca74724207d5dc3471d4a07d62c1a85784a546.tar.gz
ODR-AudioEnc-08ca74724207d5dc3471d4a07d62c1a85784a546.tar.bz2
ODR-AudioEnc-08ca74724207d5dc3471d4a07d62c1a85784a546.zip
Re-enable default conversion to EBU Latin based
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
-----------------