summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 11:10:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-24 11:10:40 +0000
commit39dcc12aaf419465f33d37bd4733eddb09483a60 (patch)
tree1ef2ebf88218eed32982153791eae7b7c18eb985 /DOCS/xml
parent8e6790026e2aefdf6bffc766b31d153070f1fb60 (diff)
downloadmpv-39dcc12aaf419465f33d37bd4733eddb09483a60.tar.bz2
mpv-39dcc12aaf419465f33d37bd4733eddb09483a60.tar.xz
H.263 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13112 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/codecs.xml6
-rw-r--r--DOCS/xml/en/install.xml2
-rw-r--r--DOCS/xml/en/mencoder.xml6
3 files changed, 7 insertions, 7 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index b4a77f8b16..fcf8f4230c 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -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
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 9e1b00c063..87433e1d31 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -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:
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index 26123f949a..dcf65d614b 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -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>