summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-02 19:06:11 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-02 19:06:11 +0000
commitaa7191ebf05543ad2ad17f1eaf9b79072267c9b9 (patch)
tree96e0d1ded5cb132896267829e052182fc285390b /DOCS
parent40be0732c7795ef907be087ec6f42dac275a4c3a (diff)
downloadmpv-aa7191ebf05543ad2ad17f1eaf9b79072267c9b9.tar.bz2
mpv-aa7191ebf05543ad2ad17f1eaf9b79072267c9b9.tar.xz
-1.0 swaps channels with the extrastereo plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6273 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/sound.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/sound.html b/DOCS/sound.html
index 3a3ebaca4b..e97e863e67 100644
--- a/DOCS/sound.html
+++ b/DOCS/sound.html
@@ -273,7 +273,8 @@ To use this feature you need a sound card supporting at least 4 channels.</P>
<P>The default coefficient (<CODE>mul</CODE>) is a float number that defaults
to 2.5. If you set it to 0.0, you will have mono sound (average of both
- channels). If you set it to 1.0, sound will be unchanged.</P>
+ channels). If you set it to 1.0, sound will be unchanged, if you set it to
+ -1.0, left and right channels will be swapped.</P>
<P><B><A NAME=2.3.2.2.7>2.3.2.2.7. Volume normalizer</A></B></P>