diff DOCS/man/en/mplayer.1 @ 19176:e81c7378d6f4

- 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'.
author corey
date Mon, 24 Jul 2006 16:47:54 +0000
parents 79e011974b0d
children e41e0d7d1b21
line wrap: on
line diff
--- 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 <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