summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
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