changeset 9280:b213a3176d1e

small rewordings
author diego
date Tue, 04 Feb 2003 19:01:00 +0000
parents 12741a866acd
children 1a11de853e51
files DOCS/codecs.html
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/codecs.html	Tue Feb 04 18:53:33 2003 +0000
+++ b/DOCS/codecs.html	Tue Feb 04 19:01:00 2003 +0000
@@ -178,7 +178,7 @@
   action against anyone for codec-related issues.
 </P>
 
-<H5>INSTALLING AND USAGE</H5>
+<H5>INSTALLATION AND USAGE</H5>
 <P>MPlayer is capable of employing the XAnim codecs for decoding. Follow
   the instructions to enable them:</P>
 
@@ -209,8 +209,9 @@
 
 <P>MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec
   for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc
-  ffh263</CODE> option. For 2.0 files, use the Win32 DLL (<CODE>-vc vivo</CODE>).
-  Anyway, MPlayer selects automatically the best codec.</P>
+  ffh263</CODE> option. For 2.0 files, use the Win32 DLL through the
+  <CODE>-vc vivo</CODE> option. If you do not supply command line options
+  MPlayer selects the best codec automatically.</P>
 
 
 <H4><A NAME="mpeg">2.2.1.5 MPEG 1/2 video</A></H4>