All filter names in audio.xml are inside <option> tags. All except

resample, which strangely is inside <systemitem>.
Patch by Torinthiel <torinthiel@wp.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11097 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-10-13 15:02:30 +00:00
parent f719b29a01
commit 247659e418
1 changed files with 1 additions and 1 deletions

View File

@ -493,7 +493,7 @@ to rectify the difference.
<para>
MPlayer fully supports sound up/down-sampling through the
<systemitem>resample</systemitem> filter. It can be used if you
<option>resample</option> filter. It can be used if you
have a fixed frequency sound card or if you are stuck with an old sound card
that is only capable of max 44.1kHz. This filter is automatically enabled if
it is necessary, but it can also be explicitly enabled on the command line. It