Author: diego
Date: Thu Jan 28 14:02:46 2010
New Revision: 30449

Log:
Fix input/output channel mixup in the pan filter description.
patch by Heikki Rauhala, hvrauhal gmail com

Modified:
   trunk/DOCS/xml/en/usage.xml

Modified: trunk/DOCS/xml/en/usage.xml
==============================================================================
--- trunk/DOCS/xml/en/usage.xml Wed Jan 27 23:22:50 2010        (r30448)
+++ trunk/DOCS/xml/en/usage.xml Thu Jan 28 14:02:46 2010        (r30449)
@@ -930,8 +930,8 @@ more. Unfortunately, the suboptions are 
   <para>
   The remaining suboptions specify how much of each channel gets mixed into 
each
   other channel. This is the complicated part. To break the task down, split 
the
-  suboptions into several sets, one set for each output channel. Each suboption
-  within a set corresponds to an input channel. The number you specify will be
+  suboptions into several sets, one set for each input channel. Each suboption
+  within a set corresponds to an output channel. The number you specify will be
   the percentage of the input channel that gets mixed into the output channel.
   </para>
   <para>
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to