diff DOCS/xml/en/mencoder.xml @ 15969:298a815e4f47

Fixes, more accurate description of hq_ac, and mention it's always on by default
author gpoirier
date Mon, 11 Jul 2005 21:12:07 +0000
parents 9f708f9e185b
children d7a8675c2fe1
line wrap: on
line diff
--- a/DOCS/xml/en/mencoder.xml	Mon Jul 11 20:28:50 2005 +0000
+++ b/DOCS/xml/en/mencoder.xml	Mon Jul 11 21:12:07 2005 +0000
@@ -2682,6 +2682,7 @@
   Activates a better coefficient cost estimation method, which slightly
   reduces filesize by around 0.15 to 0.19%, while having a negligible
   impact on speed.
+  It's therefore recommended to always leave it on.
 </para></listitem>
 
 <listitem><para>
@@ -2713,7 +2714,7 @@
   information into account, whereas <option>me_quality</option>
   alone only uses luma (grayscale).
   This slows down encoding by 5-10% but improves visual quality
-  quite a bit by reducing blocking effects, and reduces filesize by
+  quite a bit by reducing blocking effects and reduces filesize by
   around 1.3%.
   If you are looking for speed, you should disable this option before
   starting to consider reducing <option>me_quality</option>.