[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.937,1.938

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat Apr 16 16:13:39 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv18221/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
af_comp, af_center parameter, some af fixes


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.937
retrieving revision 1.938
diff -u -r1.937 -r1.938
--- mplayer.1	16 Apr 2005 13:14:38 -0000	1.937
+++ mplayer.1	16 Apr 2005 14:13:35 -0000	1.938
@@ -3616,15 +3616,22 @@
 .
 .TP
 .B sweep[=speed]
-sine sweep
+Produces a sine sweep.
 .PD 0
 .RSs
-.IPs <speed>
-sine function speed
+.IPs <0.0\-1.0>
+Sine function delta, use very low values to hear the sweep.
 .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 hrtf[=flag]
 Head-related transfer function: Converts multichannel audio to
 2 channel output for headphones, preserving the spatiality of the sound.
@@ -3861,11 +3868,20 @@
 .PD 1
 .
 .TP
-.B center
+.B center\ 
 Creates a center channel from the front channels.
 May currently be low quality as it does not implement a
-high-pass filter for proper extracting yet, but averages and
+high-pass filter for proper extraction yet, but averages and
 halves the channels instead.
+.PD 0
+.RSs
+.IPs <ch>\ 
+Determines the channel number in which to insert the center channel.
+Channel number can be between 0 and 5 (default: 5).
+Observe that the number of channels will automatically
+be increased to <ch> if necessary.
+.RE
+.PD1
 .
 .TP
 .B surround[=delay]




More information about the MPlayer-DOCS mailing list