[MPlayer-DOCS] CVS: main/DOCS/xml/en documentation.xml, 1.18, 1.19 faq.xml, 1.49, 1.50 formats.xml, 1.12, 1.13 video.xml, 1.68, 1.69

Diego Biurrun CVS syncmail at mplayerhq.hu
Wed Nov 17 10:28:07 CET 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var2/tmp/cvs-serv24529/en

Modified Files:
	documentation.xml faq.xml formats.xml video.xml 
Log Message:
DivX is MPEG4, so let's call it MPEG4 to avoid confusion.


Index: documentation.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/documentation.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- documentation.xml	21 Oct 2004 11:16:38 -0000	1.18
+++ documentation.xml	17 Nov 2004 09:28:05 -0000	1.19
@@ -61,8 +61,8 @@
 QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, Matroska files, supported by
 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch
 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora</emphasis>, and
-<emphasis role="bold">DivX</emphasis> movies too. Another big feature of
-<application>MPlayer</application> is the wide range of
+<emphasis role="bold">MPEG4 (DivX)</emphasis> movies too. Another big
+feature of <application>MPlayer</application> is the wide range of
 supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib,
 fbdev, AAlib, libcaca, DirectFB, but you can use GGI and SDL (and this way all
 their drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and
@@ -93,7 +93,7 @@
 <application>MPlayer</application>-playable movies
 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
 to other <application>MPlayer</application>-playable formats (see below). It
-can encode with various codecs, like <emphasis role="bold">DivX4</emphasis>
+can encode with various codecs, like <emphasis role="bold">MPEG4 (DivX4)</emphasis>
 (1 or 2 passes), <systemitem class="library">libavcodec</systemitem>,
 <emphasis role="bold">PCM/MP3/VBR MP3</emphasis>
 audio.

Index: faq.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/faq.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- faq.xml	15 Nov 2004 09:24:19 -0000	1.49
+++ faq.xml	17 Nov 2004 09:28:05 -0000	1.50
@@ -1420,7 +1420,7 @@
 
 <qandaentry>
 <question><para>
-I can't encode ASF files to AVI/DivX because it uses 1000 fps?
+I can't encode ASF files to AVI/MPEG4 (DivX) because it uses 1000 fps?
 </para></question>
 <answer><para>
 Because ASF uses variable frame rate but AVI uses a fixed one, you

Index: formats.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/formats.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- formats.xml	5 Jul 2004 16:46:54 -0000	1.12
+++ formats.xml	17 Nov 2004 09:28:05 -0000	1.13
@@ -13,7 +13,8 @@
 <para>
 You see, a <emphasis role="bold">codec</emphasis> is not the same as a
 <emphasis role="bold">file format</emphasis>.
-Examples of video <emphasis role="bold">codecs</emphasis> are: MPEG1, MPEG2, DivX, Indeo5, 3ivx.
+Examples of video <emphasis role="bold">codecs</emphasis> are: MPEG1, MPEG2,
+MPEG4 (DivX), Indeo5, 3ivx.
 Examples of file <emphasis role="bold">formats</emphasis> are: MPG, AVI, ASF.
 </para>
 
@@ -260,7 +261,8 @@
 contain uncompressed YV12, YV12+RTJpeg compressed, YV12 RTJpeg+lzo
 compressed, and YV12+lzo compressed frames.
 <application>MPlayer</application> decodes (and also <emphasis role="bold">encodes</emphasis>
-them with <application>MEncoder</application> to DivX/etc!) them all. Seeking works.
+them with <application>MEncoder</application> to MPEG4 (DivX)/etc!) them all.
+Seeking works.
 </para>
 </sect3>
 

Index: video.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/video.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- video.xml	11 Nov 2004 02:09:15 -0000	1.68
+++ video.xml	17 Nov 2004 09:28:05 -0000	1.69
@@ -1758,14 +1758,14 @@
 <option>-vf</option> option. DVB cards accept various widths, like 720, 704,
 640, 512, 480, 352 etc and do hardware scaling in horizontal direction, so you
 do not need to scale horizontally in most cases. For a 512x384 (aspect 4:3)
-DivX try:
+MPEG4 (DivX) try:
 </para>
 
 <para><screen>mplayer -ao mpegpes -vo mpegpes -vf scale=512:576</screen></para>
 
 <para>If you have a widescreen movie and you do not want to scale it to full height,
 you can use the <option>expand=w:h</option> filter to add black bands. To view a
-640x384 DivX, try:
+640x384 MPEG4 (DivX), try:
 </para>
 
 <para>
@@ -1773,7 +1773,9 @@
 </screen>
 </para>
 
-<para>If your CPU is too slow for a full size 720x576 DivX, try downscaling:</para>
+<para>
+If your CPU is too slow for a full size 720x576 MPEG4 (DivX), try downscaling:
+</para>
 
 <para>
 <screen>mplayer -ao mpegpes -vo mpegpes -vf scale=352:576 <replaceable>file.avi</replaceable>
@@ -1803,7 +1805,7 @@
 </para>
 
 <para>
-To keep the aspect ratio of DivX files and get the optimal scaling
+To keep the aspect ratio of MPEG4 (DivX) files and get the optimal scaling
 parameters (hardware horizontal scaling and software vertical scaling
 while keeping the right aspect ratio), use the new dvbscale filter:
 </para>
@@ -2043,7 +2045,7 @@
 <option><replaceable>device</replaceable></option> = device number to use if you have more than one em8300
 card.
 Any of these options may be left out.
-<option>:prebuf:sync</option> seems to work great when playing DivX movies. People
+<option>:prebuf:sync</option> seems to work great when playing MPEG4 (DivX) movies. People
 have reported problems using the prebuf option when playing MPEG1/2 files. You
 might want to try running without any options first, if you have sync problems,
 or DVD subtitle problems, give <option>:sync</option> a try.
@@ -2071,8 +2073,8 @@
 <varlistentry>
 <term><option>-vf lavc/fame</option></term>
 <listitem><para>
-To watch non-MPEG content on the em8300 (i.e. DivX or RealVideo) you have to
-specify an MPEG1 video filter such as
+To watch non-MPEG content on the em8300 (i.e. MPEG4 (DivX) or RealVideo)
+you have to specify an MPEG1 video filter such as
 <systemitem class="library">libavcodec</systemitem> (lavc) or
 <systemitem class="library">libfame</systemitem> (fame). At
 the moment lavc is both faster and gives better image quality, it is suggested




More information about the MPlayer-DOCS mailing list