[MPlayer-DOCS] CVS: main/DOCS/xml/en mencoder.xml,1.13,1.14

Diego Biurrun CVS diego at mplayerhq.hu
Mon Jan 12 07:30:32 CET 2004


Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/scsi/2/tmp/cvs-serv18334/DOCS/xml/en

Modified Files:
	mencoder.xml 
Log Message:
some little clarifications and additions
patch by Samuli Kärkkäinen <skarkkai at woods.iki.fi>


Index: mencoder.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/mencoder.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mencoder.xml	5 Jan 2004 20:52:44 -0000	1.13
+++ mencoder.xml	12 Jan 2004 06:30:30 -0000	1.14
@@ -633,7 +633,7 @@
 </para>
 
 <para>
-  There are two ways to avoid this. You can try encoding again using
+  There are three ways to avoid this. You can try encoding again using
   <option>vqscale=4</option> and see if both the resulting file size
   and picture quality are acceptable. You can also use
   <link linkend="menc-feat-divx4">2 pass encoding</link>.
@@ -643,6 +643,14 @@
   <option>-lavcopts vbitrate=<replaceable>bitrate</replaceable></option>
   option without using
   <link linkend="menc-feat-divx4">3 pass encoding</link>.
+</para>
+
+<para>
+  The third and possibly the best option may be to slightly scale down
+  the resolution. The uniform slight softening and loss of detail is
+  visually more appealing than the blockiness and other artifacts
+  caused by MPEG compression. Scaling down also effectively reduces the
+  noise of the picture, which is good, as noise is hard to compress.
 </para></sect2>
 
 <sect2 id="menc-feat-dvd-mpeg4-deinterlacing">
@@ -701,8 +709,9 @@
 <sect2 id="menc-feat-dvd-mpeg4-scaling">
 <title>Scaling and aspect ratio</title>
 <para>
-  For best quality, do not scale the movie while ripping. Scaling
-  causes artifacts and makes the file larger. Pixels in DVD movies
+  For best quality, do not scale the movie while ripping. Scaling down
+  obviously loses detail, and scaling up causes artifacts and obviously
+  makes the file larger. Pixels in DVD movies
   are not square, so DVD movies include info about the correct aspect
   ratio. It is possible to store the aspect ratio in the MPEG4 header
   of the output file. Most video players ignore this info, but




More information about the MPlayer-DOCS mailing list