mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 01:47:38 +00:00
af_pan wants number of _input_ channels, fixes bugzilla bug #22
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13246 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
25c52cd2c2
commit
fd43c009cc
@ -2814,7 +2814,7 @@ sc: Enable soft clipping.
|
||||
.IPs pan[=n:l01:l02:..l10:l11:l12:...ln0:ln1:ln2:...]
|
||||
Mixes channels arbitrarily, see DOCS/\:HTML/\:en/\:devices.html#audio-dev for details.
|
||||
.RSss
|
||||
n: number of output channels (1\-6)
|
||||
n: number of input channels (1\-6)
|
||||
.br
|
||||
lij: How much of input channel j is mixed into output channel i.
|
||||
.REss
|
||||
|
Loading…
Reference in New Issue
Block a user