diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-17 00:34:40 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-17 00:34:40 +0000 |
commit | aae75f7fd752696cff0ec65df3b57ee999c6230a (patch) | |
tree | c1bda00f8d57ba9f59651c2089bb2f793e71307a /DOCS | |
parent | 0fa7e03ac58588c0513966ecea779e5739e5c9ed (diff) |
Better audio filter description, use same values as in the XML docs,
noticed by Alexander Strasser.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12598 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 7139fac866..a1d076d962 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2085,7 +2085,7 @@ try other codecs except FFmpeg's MP3 decoder .PD 1 . .TP -.B \-af <plugin1[=options],plugin2,...> +.B \-af <filter1[=option1:option2:...],filter2,...> Activate a comma separated list of audio filters and their options. .br Available filters are: @@ -2121,8 +2121,8 @@ This filter is not reentrant and can therefore only be enabled once for every audio stream. .RSss v: desired gain in dB for all channels in the stream. -The gain can be set from -200dB to +40dB (where -200dB mutes the sound -completely and +40dB equals a gain of 1000). +The gain can be set from -200dB to +60dB (where -200dB mutes the sound +completely and +60dB equals a gain of 1000). .br sc: enable soft clipping. .REss |