diff DOCS/xml/en/video.xml @ 11271:252fb0cf331a

spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
author diego
date Sun, 26 Oct 2003 14:58:17 +0000
parents f6adf8511cd5
children 3ef7b4402c6c
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Sun Oct 26 13:43:30 2003 +0000
+++ b/DOCS/xml/en/video.xml	Sun Oct 26 14:58:17 2003 +0000
@@ -1511,7 +1511,7 @@
   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 @@
   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>