# HG changeset patch # User corey # Date 1153759674 0 # Node ID e81c7378d6f45a3871a1e4ca2d4897762a5a6ae3 # Parent bce7fddd120907fb4760ee470468abb5ce126435 - 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'. diff -r bce7fddd1209 -r e81c7378d6f4 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jul 24 12:33:11 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jul 24 16:47:54 2006 +0000 @@ -4364,7 +4364,7 @@ .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 @@ .RSs .IPs \ \ number of output channels (1\-6) -.IPs +.IPs 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