diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-26 14:58:17 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-26 14:58:17 +0000 |
commit | ff8adff9947e42738803cb8404a32673085a43ba (patch) | |
tree | e6a67aee377a6a9171e4f6499d2f4d9cee5cf9b7 /DOCS/xml/en/video.xml | |
parent | ffb529e4eb2a94c761b711a572c923857e6bb233 (diff) |
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.xml | 4 |
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> |