# HG changeset patch # User gpoirier # Date 1164474192 0 # Node ID 00f6e8e5e018a9a3f7d23fa3ab107d63edd276b7 # Parent 0cb72a86e85f3d09bfb22b3926202675a4bdc74b fix typos noticed by Diego diff -r 0cb72a86e85f -r 00f6e8e5e018 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Sat Nov 25 17:02:52 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Nov 25 17:03:12 2006 +0000 @@ -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