summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-22 09:48:59 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-22 09:48:59 +0000
commitcf517cf3c143baefd894c4466731a138644a2654 (patch)
treeefb38fe517669994d9e2228e3ba68dceb36326ac /DOCS
parentb23fa77744a602701d486a2a6d4c50601f513008 (diff)
downloadmpv-cf517cf3c143baefd894c4466731a138644a2654.tar.bz2
mpv-cf517cf3c143baefd894c4466731a138644a2654.tar.xz
Filters should be in <option> tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11215 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index 33dc4efd41..c4bbb53aaf 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -752,7 +752,7 @@ samplerate on my box, because the sound was broken on 44kHz:
</para></note>
<para>
-You can turn on OSD and subtitles only with the <systemitem>expand</systemitem>
+You can turn on OSD and subtitles only with the <option>expand</option>
filter, see the man page for exact parameters.
</para>
</sect4>
@@ -1924,7 +1924,7 @@ scaler. The commandline is
</para>
<para>
-Cropping can be done by the <systemitem>crop</systemitem> filter and by this
+Cropping can be done by the <option>crop</option> filter and by this
driver itself. Suppose that a movie is too wide for display on your Buz and
that you want to use <option>-zrcrop</option> to make the movie less wide,
then you would issue the following command