# HG changeset patch # User diego # Date 1114729696 0 # Node ID d4175d6a6131941919ce9acd3c30200adfe9c0f4 # Parent 1e8305fffa79e048d68a1af8b3bdb53c8df5b039 af_volnorm method suboption patch by Thierry Reding < thierry at doppeltgemoppelt dot de > diff -r 1e8305fffa79 -r d4175d6a6131 DOCS/man/en/mplayer.1 --- 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 +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...]