From cf883f6d9d9b69d5d828ef08e0be65386fa625c8 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 3 Nov 2014 16:35:19 +0100 Subject: Add silence timeout and document return value --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') 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 ============================== -- cgit v1.2.3