Author: gpoirier Date: Sat Nov 25 18:03:12 2006 New Revision: 21228 Modified: trunk/DOCS/man/en/mplayer.1 Log: fix typos noticed by Diego Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Sat Nov 25 18:03:12 2006 @@ -9420,18 +9420,18 @@ quantization (default: 21). Lower values help preserving fine details and film grain (typically useful for high bitrate/quality encode), while higher values will help filter out -these details to save bits that can be spent again on other macro-blocs +these details to save bits that can be spent again on other macroblocs and frames (typically useful for bitrate-starved encodes). -It's recommended that you start by tweaking deadzone_inter before changing +It is recommended that you start by tweaking deadzone_inter before changing this parameter. . .TP .B deadzone_intra=<0\-32> Set the size of the intra luma quantization deadzone for non-trellis quantization (default: 11). -This option has the same effect as deadzone_inter except that it affect +This option has the same effect as deadzone_inter except that it affects intra frames. -It's recommended that you start by tweaking this parameter before changing +It is recommended that you start by tweaking this parameter before changing deadzone_inter. . .TP
gpoirier wrote:
Lower values help preserving fine details and film grain (typically useful for high bitrate/quality encode), while higher values will help filter out -these details to save bits that can be spent again on other macro-blocs +these details to save bits that can be spent again on other macroblocs
Typo in the fix: "macroblocks". Also, an inconsistency - "lower values help preserving" (gerund), "higher values help filter out" (what I think is called the plain form). It happens that I don't like "preserving" here in any case; either "to preserve" or, at minimum, "for preserving" would be better. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny.
Hi, On 11/25/06, The Wanderer <inverseparadox@comcast.net> wrote:
gpoirier wrote:
Lower values help preserving fine details and film grain (typically useful for high bitrate/quality encode), while higher values will help filter out -these details to save bits that can be spent again on other macro-blocs +these details to save bits that can be spent again on other macroblocs
Typo in the fix: "macroblocks".
Also, an inconsistency - "lower values help preserving" (gerund), "higher values help filter out" (what I think is called the plain form). It happens that I don't like "preserving" here in any case; either "to preserve" or, at minimum, "for preserving" would be better.
All hopefully fixed. Thanks Guillaume -- An association of men who will not quarrel with one another is a thing which has never yet existed, from the greatest confederacy of nations down to a town meeting or a vestry. -- Thomas Jefferson (when interviewed about MPlayer ML flamewars) http://www.brainyquote.com/quotes/quotes/t/thomasjeff157207.html
participants (3)
-
gpoirier -
Guillaume POIRIER -
The Wanderer