changeset 12597:5c6185a8d5e8

Better audio filter description, use same values as in the XML docs, noticed by Alexander Strasser.
author diego
date Thu, 17 Jun 2004 00:34:40 +0000
parents dbc071ea8ae6
children b6d373bf847d
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Wed Jun 16 21:36:28 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Jun 17 00:34:40 2004 +0000
@@ -2085,7 +2085,7 @@
 .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 @@
 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