changeset 15287:d4175d6a6131

af_volnorm method suboption patch by Thierry Reding < thierry at doppeltgemoppelt dot de >
author diego
date Thu, 28 Apr 2005 23:08:16 +0000
parents 1e8305fffa79
children 7fc3a521d42b
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 14 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Thu Apr 28 18:25:50 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Thu Apr 28 23:08:16 2005 +0000
@@ -3985,8 +3985,21 @@
 .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...]