[MPlayer-DOCS] CVS: main/DOCS/xml/en codecs.xml, 1.44, 1.45 install.xml, 1.45, 1.46 mencoder.xml, 1.28, 1.29
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Aug 24 13:10:42 CEST 2004
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv9009/xml/en
Modified Files:
codecs.xml install.xml mencoder.xml
Log Message:
H.263 spelling
Index: codecs.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/codecs.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- codecs.xml 28 Jul 2004 00:02:18 -0000 1.44
+++ codecs.xml 24 Aug 2004 11:10:40 -0000 1.45
@@ -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
Index: install.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/install.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- install.xml 11 Aug 2004 19:40:23 -0000 1.45
+++ install.xml 24 Aug 2004 11:10:40 -0000 1.46
@@ -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:
Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- mencoder.xml 14 Aug 2004 17:07:45 -0000 1.28
+++ mencoder.xml 24 Aug 2004 11:10:40 -0000 1.29
@@ -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>
More information about the MPlayer-DOCS
mailing list