[MPlayer-DOCS] r29244 - in trunk: DOCS/man/en/mplayer.1 libaf/af_bs2b.c

Paul TT mplayer at paultt.org
Thu Oct 8 18:44:32 CEST 2009


On Sun,  3 May 2009 23:51:37 +0200 (CEST)
bircoph <subversion at mplayerhq.hu> wrote:

> Author: bircoph
> Date: Sun May  3 23:51:37 2009
> New Revision: 29244
> 
> Log:
> 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.
> 
> Modified:
>    trunk/DOCS/man/en/mplayer.1
> 
> Changes in other areas also in this revision:
> Modified:
>    trunk/libaf/af_bs2b.c
> 
> Modified: trunk/DOCS/man/en/mplayer.1
> ==============================================================================
> --- trunk/DOCS/man/en/mplayer.1	Sun May  3 22:57:37
> 2009	(r29243) +++ trunk/DOCS/man/en/mplayer.1	Sun May
> 3 23:51:37 2009	(r29244) @@ -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=<value>
> +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

i'd like something 'more indented'
for instance like the description of the scaletempo filter, just to be
clear (and its suboptions scale, stride, etc)
(i did so in the italian translation, should i do even in the orginal
english one?)


More information about the MPlayer-DOCS mailing list