mirror of https://github.com/mpv-player/mpv
-1.0 swaps channels with the extrastereo plugin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6273 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
40be0732c7
commit
aa7191ebf0
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue