summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/codecs.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 59c44b3e83..17b2793a58 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -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>