summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-04 19:01:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-04 19:01:00 +0000
commit74042e2d8432d8d938e463cfce66ca18f7ed4df2 (patch)
tree124ca84fbf5c2c693f5458c415dece7765c13b62 /DOCS
parent57c6546a5dbf54bfb4c7467605d24318b4f6559f (diff)
downloadmpv-74042e2d8432d8d938e463cfce66ca18f7ed4df2.tar.bz2
mpv-74042e2d8432d8d938e463cfce66ca18f7ed4df2.tar.xz
small rewordings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9281 b3059339-0415-0410-9bf9-f77b7e298cf2
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>