summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/video.xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 14:58:17 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 14:58:17 +0000
commitff8adff9947e42738803cb8404a32673085a43ba (patch)
treee6a67aee377a6a9171e4f6499d2f4d9cee5cf9b7 /DOCS/xml/en/video.xml
parentffb529e4eb2a94c761b711a572c923857e6bb233 (diff)
downloadmpv-ff8adff9947e42738803cb8404a32673085a43ba.tar.bz2
mpv-ff8adff9947e42738803cb8404a32673085a43ba.tar.xz
spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11272 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/video.xml')
-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 45e3cd5c6f..dcf97566e3 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1511,7 +1511,7 @@ There's a relatively new nVidia driver out there, it's known to work on Riva
wmv7, wmv8</systemitem> and some others. Please note that this is only
a temporal inconvenience. The usage syntax is as follows:
<screen>
- mplayer -vf formay=uyvy -vc divxds divx3file.avi
+ mplayer -vf format=uyvy -vc divxds divx3file.avi
</screen>
</para></listitem>
</itemizedlist>
@@ -1522,7 +1522,7 @@ There's a relatively new nVidia driver out there, it's known to work on Riva
framebuffer or X magic whatsoever. For this purpose, we'll have to use the
<option>cvidix</option> video output, as the following example shows:
<screen>
- mplayer -vf formay=uyvy -vc divxds -vo cvidix example.avi
+ mplayer -vf format=uyvy -vc divxds -vo cvidix example.avi
</screen>
</para>