From a92b1fd6a0ac9f5961d5734186eeb255a8c41b97 Mon Sep 17 00:00:00 2001 From: gpoirier Date: Sat, 25 Nov 2006 17:03:12 +0000 Subject: fix typos noticed by Diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21228 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index d4f5283efc..1aad05c064 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -9420,18 +9420,18 @@ Set the size of the inter luma quantization deadzone for non-trellis 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 -- cgit v1.2.3