# HG changeset patch # User gpoirier # Date 1121116327 0 # Node ID 298a815e4f47ba1289aba66c53a2cf2f8919d083 # Parent 2c4ccf827397379f5e2e723fa0bbfb7d292a36da Fixes, more accurate description of hq_ac, and mention it's always on by default diff -r 2c4ccf827397 -r 298a815e4f47 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jul 11 20:28:50 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jul 11 21:12:07 2005 +0000 @@ -7669,7 +7669,8 @@ . .TP .B (no)hq_ac -Activates High Quality AC coefficient prediction from neighbor blocks. +Activates High Quality AC coefficient prediction for intra frames from +neighbor blocks (default: on). . .TP .B vhq=<0\-4> diff -r 2c4ccf827397 -r 298a815e4f47 DOCS/man/fr/mplayer.1 --- a/DOCS/man/fr/mplayer.1 Mon Jul 11 20:28:50 2005 +0000 +++ b/DOCS/man/fr/mplayer.1 Mon Jul 11 21:12:07 2005 +0000 @@ -1,4 +1,4 @@ -.\" synced with 1.1031 +.\" synced with 1.1032 .\" MPlayer (C) 2000-2005 MPlayer Team .\" The English man page was/is done by Gabucino, Diego Biurrun, Jonas Jermann .\" Traduction: Guillaume POIRIER < poirierg AT etudiant.univ-rennes1.fr >, @@ -8056,7 +8056,8 @@ . .TP .B (no)hq_ac -Active une meilleure prévision du composant AC. +Active une meilleure prédiction des composantes AC pour les blocks intra +depuis les blocs voisins (par défaut\: activé). . .TP .B vhq=<0\-4> diff -r 2c4ccf827397 -r 298a815e4f47 DOCS/xml/en/mencoder.xml --- 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. @@ -2713,7 +2714,7 @@ information into account, whereas 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 .