aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb755f9..f2267e0 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,16 @@ name for the encoder:
The samplerate of the JACK server should be 32kHz or 48kHz.
+Return values
+-------------
+dabplus-enc returns:
+
+ * 0 if it encoded the whole input file
+ * 1 if some options were not understood, or encoder initialisation failed
+ * 2 if the silence timeout was reached
+ * 3 if the AAC encoder failed
+ * 4 it the ZeroMQ send failed
+ * 5 if the ALSA input had a fault
Usage of MOT Slideshow and DLS
==============================