summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 14:06:33 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-06 14:06:33 +0000
commit74ab77d3429fbe3d9cbd10c3b991babeb3f89854 (patch)
tree7d58f33ccd7d087bd0b46ee09e995864f529902a /DOCS
parent2153dd615f2904ba68f0cce3d37c7c609fcbd8da (diff)
downloadmpv-74ab77d3429fbe3d9cbd10c3b991babeb3f89854.tar.bz2
mpv-74ab77d3429fbe3d9cbd10c3b991babeb3f89854.tar.xz
pan filter needs number of _input_ channels, ported from the man page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13265 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/audio.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml
index c688bb039a..7d870b8e83 100644
--- a/DOCS/xml/en/audio.xml
+++ b/DOCS/xml/en/audio.xml
@@ -839,7 +839,7 @@ depends on the number of output channels:
<term><option>nch &lt;1-6&gt;</option></term>
<listitem><para>
is an integer between <literal>1</literal> and <literal>6</literal> and is used
-for setting the number of output channels. This option is required, leaving it
+for setting the number of input channels. This option is required, leaving it
empty results in a runtime error.
</para></listitem>
</varlistentry>