[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.600,1.601
Diego Biurrun CVS
syncmail at mplayerhq.hu
Thu Jun 17 02:34:43 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv26953
Modified Files:
mplayer.1
Log Message:
Better audio filter description, use same values as in the XML docs,
noticed by Alexander Strasser.
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.600
retrieving revision 1.601
diff -u -r1.600 -r1.601
--- mplayer.1 16 Jun 2004 02:58:50 -0000 1.600
+++ mplayer.1 17 Jun 2004 00:34:40 -0000 1.601
@@ -2085,7 +2085,7 @@
.PD 1
.
.TP
-.B \-af <plugin1[=options],plugin2,...>
+.B \-af <filter1[=option1:option2:...],filter2,...>
Activate a comma separated list of audio filters and their options.
.br
Available filters are:
@@ -2121,8 +2121,8 @@
audio stream.
.RSss
v: desired gain in dB for all channels in the stream.
-The gain can be set from -200dB to +40dB (where -200dB mutes the sound
-completely and +40dB equals a gain of 1000).
+The gain can be set from -200dB to +60dB (where -200dB mutes the sound
+completely and +60dB equals a gain of 1000).
.br
sc: enable soft clipping.
.REss
More information about the MPlayer-DOCS
mailing list