[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1151,1.1152
Joey Parrish CVS
syncmail at mplayerhq.hu
Fri Nov 11 03:47:24 CET 2005
CVS change done by Joey Parrish CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv2358/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
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.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1151
retrieving revision 1.1152
diff -u -r1.1151 -r1.1152
--- mplayer.1 10 Nov 2005 22:25:53 -0000 1.1151
+++ mplayer.1 11 Nov 2005 02:47:20 -0000 1.1152
@@ -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
.
More information about the MPlayer-DOCS
mailing list