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
This commit is contained in:
diego 2004-09-06 14:06:33 +00:00
parent 2153dd615f
commit 74ab77d342
1 changed files with 1 additions and 1 deletions

View File

@ -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>