[MPlayer-DOCS] r19181 - trunk/DOCS/man/en/mplayer.1
corey
subversion at mplayerhq.hu
Mon Jul 24 18:47:55 CEST 2006
Author: corey
Date: Mon Jul 24 18:47:54 2006
New Revision: 19181
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
- 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'.
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Mon Jul 24 18:47:54 2006
@@ -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
More information about the MPlayer-DOCS
mailing list