H.263 spelling

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13112 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-08-24 11:10:40 +00:00
parent 8e6790026e
commit 39dcc12aaf
3 changed files with 7 additions and 7 deletions

View File

@ -50,7 +50,7 @@ The most important ones above all:
formats
</simpara></listitem>
<listitem><simpara>
VIVO 1.0, 2.0, I263 and other <emphasis role="bold">h263(+)</emphasis> variants
VIVO 1.0, 2.0, I263 and other <emphasis role="bold">H.263(+)</emphasis> variants
</simpara></listitem>
<listitem><simpara>
FLI/FLC
@ -334,7 +334,7 @@ to use them if possible.
<para>
Tested codecs include: <emphasis role="bold">Indeo 3.2, 4.1, 5.0, CVID, 3ivX,
h263.</emphasis>
H.263.</emphasis>
</para>
</sect3>
@ -343,7 +343,7 @@ h263.</emphasis>
<title>VIVO video</title>
<para>
<application>MPlayer</application> 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
most suitable codec for 1.0 files is FFmpeg's H.263 decoder, you can use it
with the <option>-vc ffh263</option> option. For 2.0 files, use the
Win32 DLL through the <option>-vc vivo</option> option. If you do not supply
command line options <application>MPlayer</application> selects the best codec

View File

@ -138,7 +138,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
<listitem><para>
<emphasis role="bold"><systemitem class="library">libavcodec</systemitem></emphasis>:
This codec package is capable
of decoding H263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/SVQ1/SVQ3 encoded video
of decoding H.263/MJPEG/RV10/DivX3/DivX4/DivX5/MP41/MP42/WMV1/WMV2/SVQ1/SVQ3 encoded video
streams and WMA (Windows Media Audio) v1/v2 audio streams, on multiple
platforms. It is also known to be the fastest for this task. See
<link linkend="ffmpeg">FFmpeg</link> section for details. Features:

View File

@ -204,10 +204,10 @@ You can encode to the following codecs (more or less up to date):
Lossless JPEG
</entry></row>
<row><entry>h263</entry><entry>
H263
H.263
</entry></row>
<row><entry>h263p</entry><entry>
H263 Plus
H.263+
</entry></row>
<row><entry>mpeg4</entry><entry>
ISO standard MPEG4 (DivX 5, XVID compatible)
@ -427,7 +427,7 @@ way!
<para>
MPEG4 has an unique feature: the video stream can contain its needed aspect
ratio. Yes, just like MPEG1/2 (DVD, SVCD) and H263 files. Regretfully, there are
ratio. Yes, just like MPEG1/2 (DVD, SVCD) and H.263 files. Regretfully, there are
<emphasis role="bold">no</emphasis> video players outside which support this
attribute of MPEG4, except <application>MPlayer</application>.
</para>