summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorbircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-04-02 19:02:59 +0000
committerbircoph <bircoph@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-04-02 19:02:59 +0000
commit12a6f0c0568d396d6c156b3a9a6b602c0a861972 (patch)
treeceee1f0a6c6e520cdffa63279f7ac18c9d297caa /DOCS
parente3b6f71b2d2a83d65b3cc7a7aaa8a9db5cf9e397 (diff)
downloadmpv-12a6f0c0568d396d6c156b3a9a6b602c0a861972.tar.bz2
mpv-12a6f0c0568d396d6c156b3a9a6b602c0a861972.tar.xz
Add documentation for libbs2b audio filter.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29133 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.117
1 files changed, 17 insertions, 0 deletions
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.