diff DOCS/man/en/mplayer.1 @ 16971:9352446d4fa8

Adds a target parameter to the volnorm filter. This is useful to avoid clipping when processing data, but less important when watching a clip live.
author joey
date Fri, 11 Nov 2005 02:47:21 +0000
parents e9d849bf8050
children 21640a82b62f
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Nov 11 01:39:54 2005 +0000
+++ b/DOCS/man/en/mplayer.1	Fri Nov 11 02:47:21 2005 +0000
@@ -4251,7 +4251,7 @@
 .PD 1
 .
 .TP
-.B volnorm[=method]
+.B volnorm[=method:target]
 Maximizes the volume without distorting the sound.
 .PD 0
 .RSs
@@ -4264,6 +4264,9 @@
 2: Use several samples to smooth the variations via the standard
 weighted mean over past samples.
 .REss
+.IPs <target>
+Sets the target amplitude as a fraction of the maximum for the
+sample type (default: 0.25).
 .RE
 .PD 1
 .