[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.938,1.939
Diego Biurrun CVS
syncmail at mplayerhq.hu
Sat Apr 16 16:33:22 CEST 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv23167/DOCS/man/en
Modified Files:
mplayer.1
Log Message:
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.938
retrieving revision 1.939
diff -u -r1.938 -r1.939
--- mplayer.1 16 Apr 2005 14:13:35 -0000 1.938
+++ mplayer.1 16 Apr 2005 14:33:19 -0000 1.939
@@ -3625,13 +3625,6 @@
.PD 1
.
.TP
-.B comp\ \ \
-Compressor/expander filter usable for microphone input.
-Prevents artifacts on very loud sound and raises the volume on
-very low sound.
-This filter is untested, maybe even unusable.
-.
-.TP
.B hrtf[=flag]
Head-related transfer function: Converts multichannel audio to
2 channel output for headphones, preserving the spatiality of the sound.
@@ -4017,6 +4010,18 @@
.RE
.PD 1
.
+.TP
+.B comp\ \ \
+Compressor/expander filter usable for microphone input.
+Prevents artifacts on very loud sound and raises the volume on
+very low sound.
+This filter is untested, maybe even unusable.
+.
+.TP
+.B gate\ \ \
+Noise gate filter similar to the comp audio filter.
+This filter is untested, maybe even unusable.
+.
.
.
.SH "VIDEO FILTERS"
More information about the MPlayer-DOCS
mailing list