summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 14 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 46e1379da4..32d6e31ce3 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3985,8 +3985,21 @@ unchanged, with -1.0 left and right channels will be swapped.
.PD 1
.
.TP
-.B volnorm
+.B volnorm[=method]
Maximizes the volume without distorting the sound.
+.PD 0
+.RSs
+.IPs <method>
+Sets the used method.
+.RSss
+1: Use a single sample to smooth the variations via the standard
+weighted mean over past samples (default).
+.br
+2: Use several samples to smooth the variations via the standard
+weighted mean over past samples.
+.REss
+.RE
+.PD 1
.
.TP
.B ladspa=file:label[:controls...]