small rewordings

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9281 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-02-04 19:01:00 +00:00
parent 57c6546a5d
commit 74042e2d84
1 changed files with 4 additions and 3 deletions

View File

@ -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>