From 7af7b3dd5f1a4bdef4748079dfee86c81d00bee9 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sun, 21 Feb 2016 04:41:54 +0100 Subject: Clarify licence situation --- src/dabplus-enc.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/dabplus-enc.cpp b/src/dabplus-enc.cpp index 2a1df77..b865a61 100644 --- a/src/dabplus-enc.cpp +++ b/src/dabplus-enc.cpp @@ -59,9 +59,11 @@ using namespace std; void usage(const char* name) { fprintf(stderr, - "dabplus-enc %s is a HE-AACv2 encoder for DAB+\n" - "based on fdk-aac-dabplus and a Toolame-based MPEG\n" - "encoder for DAB that can read from JACK, ALSA or\n" + "dabplus-enc %s is an audio encoder for both DAB and DAB+.\n" + "The DAB+ HE-AACv2 encoder is based on a Thirt-Party Modified\n" + "Version of the Fraunhofer FDK AAC Codec Library for Android,\n" + "and the DAB encoder is using the tooLAME MPEG\n" + "encoder sources. The encoder can read from JACK, ALSA or\n" "a file source and encode to a ZeroMQ output for ODR-DabMux.\n" "(Experimental!)It can also use libvlc as an input.\n" "\n" -- cgit v1.2.3