From 956c3e5923ac3c0b149b31aad84c339923f6bc31 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 24 Jul 2017 10:50:02 +0200 Subject: Replace mot-encoder by ODR-PadEnc --- src/odr-audioenc.cpp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/odr-audioenc.cpp') diff --git a/src/odr-audioenc.cpp b/src/odr-audioenc.cpp index 8fff655..7769481 100644 --- a/src/odr-audioenc.cpp +++ b/src/odr-audioenc.cpp @@ -43,10 +43,6 @@ * - \ref DataInput * - \ref SilenceDetection * - * For the mot-encoder: - * - \ref mot-encoder.cpp - * - * * \file odr-audioenc.cpp * \brief The main file for the audio encoder */ @@ -158,7 +154,7 @@ void usage(const char* name) " multiple times)\n" " -L OPTION Give an additional options to VLC (can be given\n" " multiple times)\n" - " -w, --write-icy-text=filename Write the ICY Text into the file, so that mot-encoder can read it.\n" + " -w, --write-icy-text=filename Write the ICY Text into the file, so that ODR-PadEnc can read it.\n" " -W, --write-icy-text-dl-plus When writing the ICY Text into the file, add DL Plus information.\n" #else " The VLC input was disabled at compile-time\n" -- cgit v1.2.3