- Add missing "00" in -af pan usage line.

- Change -af pan usage and description to use a capital 'L' to make the
  letter easily distinguishable from a '1'.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19181 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
corey 2006-07-24 16:47:54 +00:00
parent b5f988c3b8
commit 0c184e89b0
1 changed files with 2 additions and 2 deletions

View File

@ -4364,7 +4364,7 @@ sound level is too high.
.PD 1
.
.TP
.B pan=n[:l01:l02:...l10:l11:l12:...ln0:ln1:ln2:...]
.B pan=n[:L00:L01:L02:...L10:L11:L12:...Ln0:Ln1:Ln2:...]
Mixes channels arbitrarily.
Basically a combination of the volume and the channels filter
that can be used to down-mix many channels to only a few,
@ -4380,7 +4380,7 @@ this filter can be found in the examples section near the end.
.RSs
.IPs <n>\ \
number of output channels (1\-6)
.IPs <lij>
.IPs <Lij>
How much of input channel i is mixed into output channel j (0\-1).
So in principle you first have n numbers saying what to do with the
first input channel, then n numbers that act on the second input channel