summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/mencoder.xml
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-11 21:12:07 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-11 21:12:07 +0000
commitee836051199cf137c8881098f960ffed912dcc19 (patch)
tree52261c357fbd37801c29a363f39e3e9b62173ab7 /DOCS/xml/en/mencoder.xml
parentdbfcc535c2323b7d5edbe106ce78ab24aa25782c (diff)
downloadmpv-ee836051199cf137c8881098f960ffed912dcc19.tar.bz2
mpv-ee836051199cf137c8881098f960ffed912dcc19.tar.xz
Fixes, more accurate description of hq_ac, and mention it's always on by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15970 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/mencoder.xml')
-rw-r--r--DOCS/xml/en/mencoder.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml
index 990e6f4840..41b2737180 100644
--- a/DOCS/xml/en/mencoder.xml
+++ b/DOCS/xml/en/mencoder.xml
@@ -2682,6 +2682,7 @@ codec</title>
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 @@ codec</title>
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>.