diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-09-06 14:59:02 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2022-09-06 14:59:02 +0200 |
commit | c0999072fa4b0f555d338340c3ee3c5eaa9bee05 (patch) | |
tree | eecd25f99ce9285308f2b05aaa64edd08c5cce53 | |
parent | f828749c289bad5978ff3e7a8100c9a5c65b8970 (diff) | |
download | ODR-AudioEnc-c0999072fa4b0f555d338340c3ee3c5eaa9bee05.tar.gz ODR-AudioEnc-c0999072fa4b0f555d338340c3ee3c5eaa9bee05.tar.bz2 ODR-AudioEnc-c0999072fa4b0f555d338340c3ee3c5eaa9bee05.zip |
Adapt manpage
-rw-r--r-- | man/odr-audioenc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/odr-audioenc.1 b/man/odr-audioenc.1 index f68d61e..5346414 100644 --- a/man/odr-audioenc.1 +++ b/man/odr-audioenc.1 @@ -58,8 +58,8 @@ Enable VLC input and use the URI given as source \fB\-C\fR, \fB\-\-vlc\-cache\fR=\fI\,MS\/\fR Specify VLC network cache length. .TP -\fB\-g\fR, \fB\-\-vlc\-gain\fR=\fI\,DB\/\fR -Enable VLC audio compressor, with given compressor\-makeup value. +\fB\-g\fR, \fB\-\-audio\-gain\fR=\fI\,DB\/\fR +Apply audio gain correction in dB to source, negative values allowed. Use this as a workaround to correct the gain for streams that are much too loud. .TP |