From 1f78fb88891fe43839063a9ee74fa59541f38dfc Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 28 Jan 2010 13:02:46 +0000 Subject: Fix input/output channel mixup in the pan filter description. patch by Heikki Rauhala, hvrauhal gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30449 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/usage.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml index ea74911b3f..2e9ef0e87f 100644 --- a/DOCS/xml/en/usage.xml +++ b/DOCS/xml/en/usage.xml @@ -930,8 +930,8 @@ more. Unfortunately, the suboptions are much more complicated. 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. -- cgit v1.2.3