diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-15 17:55:42 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-07-15 17:55:42 +0000 |
commit | 8193457966edfc03c8004428b7ae44e55aad022d (patch) | |
tree | 5e8f951f8666ba2bd5439585141230883696f683 /DOCS | |
parent | 2d7dbaa10fbdb7cc7985418cc71ae5c775c0a0fe (diff) |
Some fixes suggested by Loren; The Wanderer and Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15978 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 352d09cd65..d891662f3b 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -7669,7 +7669,7 @@ encoding in greyscale. . .TP .B (no)hq_ac -Activates High Quality AC coefficient prediction for intra frames from +Activates High Quality AC coefficients prediction for intra frames from neighbor blocks (default: on). . .TP @@ -7951,7 +7951,7 @@ both fast and provide good quality. .B turbo=<0\-2> Fast first pass mode. During the first pass of a two or more pass encode it is possible to gain -speed through disabling some options with negligible to no impact on the +speed by disabling some options with negligible or even no impact on the final pass output quality. .PD 0 .RSs @@ -7962,7 +7962,7 @@ Reduce subq, frameref and disable some inter-macroblock partition analysis modes. .IPs 2 Reduce subq and frameref to 1, use a diamond ME search and disable all -sub-partition analysis modes. +partition analysis modes. .RE .RS Level 1 can increase first pass speed up to 2x with no change in the global |