changeset 13111:fad3639920d5

H.263 spelling
author diego
date Tue, 24 Aug 2004 11:10:40 +0000
parents 19a1253b2ff1
children 3e4bea88c1c1
files DOCS/xml/en/codecs.xml DOCS/xml/en/install.xml DOCS/xml/en/mencoder.xml
diffstat 3 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Tue Aug 24 11:02:12 2004 +0000
+++ b/DOCS/xml/en/codecs.xml	Tue Aug 24 11:10:40 2004 +0000
@@ -50,7 +50,7 @@
   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 @@
 
 <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 @@
 <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
--- a/DOCS/xml/en/install.xml	Tue Aug 24 11:02:12 2004 +0000
+++ b/DOCS/xml/en/install.xml	Tue Aug 24 11:10:40 2004 +0000
@@ -138,7 +138,7 @@
 <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:
--- a/DOCS/xml/en/mencoder.xml	Tue Aug 24 11:02:12 2004 +0000
+++ b/DOCS/xml/en/mencoder.xml	Tue Aug 24 11:10:40 2004 +0000
@@ -204,10 +204,10 @@
    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 @@
 
 <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>