From e8abba5f43a2383c8020c23bfa88f8d9d7998dab Mon Sep 17 00:00:00 2001 From: bircoph Date: Sun, 3 May 2009 21:51:37 +0000 Subject: Support for libbs2b ver. 3.0.0 API. Now filter parameters are highly controllable, virtually all audio formats are supported, and new profiles are available. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29244 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 90ef00b1e6..f5b1f4999e 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5067,10 +5067,26 @@ head shadowing effect. It is applicable only to 2 channel audio. .PD 0 .RSs -.IPs level=<1\-3> -Set cross feed level, higher level means stronger effect (default: 3). -.IPs profile=<0\-1> -Select cross feed profile to use, 1 provides softer sound than 0 (default: 1). +.IPs fcut=<300\-1000> +Set cut frequency in Hz. +.IPs feed=<10\-150> +Set feed level for low frequencies in 0.1*dB. +.IPs profile= +Several profiles are available for convenience: +.RSs +default: will be used if nothing else was specified (fcut=700, +feed=45); +.br +cmoy: Chu Moy circuit implementation (fcut=700, feed=60); +.br +jmeier: Jan Meier circuit implementation (fcut=650, feed=95). +.REss +.PD 1 +.RE +.sp 1 +.RS +If fcut or feed options are specified together with a profile, they +will be applied on top of the selected profile. .RE .PD 1 . -- cgit v1.2.3