Mercurial > mplayer.hg
changeset 15182:76ea56065ec5
af_comp, af_center parameter, some af fixes
author | diego |
---|---|
date | Sat, 16 Apr 2005 14:13:35 +0000 |
parents | ed74657f25b1 |
children | 22944ac01dc6 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 25 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Apr 16 13:42:50 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Apr 16 14:13:35 2005 +0000 @@ -3616,13 +3616,20 @@ . .TP .B sweep[=speed] -sine sweep -.PD 0 -.RSs -.IPs <speed> -sine function speed -.RE -.PD 1 +Produces a sine sweep. +.PD 0 +.RSs +.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] @@ -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]