From 12a6f0c0568d396d6c156b3a9a6b602c0a861972 Mon Sep 17 00:00:00 2001 From: bircoph Date: Thu, 2 Apr 2009 19:02:59 +0000 Subject: Add documentation for libbs2b audio filter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29133 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index fe823548f2..b64537adf8 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5058,6 +5058,23 @@ Reasonable values are around 0.001. .PD 1 . .TP +.B bs2b[=option1:option2] +Bauer stereophonic to binaural transformation using libbs2b. +Improves the headphone listening experience by making the sound +similar to that from loudspeakers, allowing each ear to hear both +channels and taking into account the distance difference and the +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). +.RE +.PD 1 +. +.TP .B hrtf[=flag] Head-related transfer function: Converts multichannel audio to 2 channel output for headphones, preserving the spatiality of the sound. -- cgit v1.2.3