summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 17:03:12 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-25 17:03:12 +0000
commita92b1fd6a0ac9f5961d5734186eeb255a8c41b97 (patch)
tree89ce282401576077ae2086f16b1ef74a3d7fe705 /DOCS
parentb0e412cc9cc433052fdcf030c5595fe6fc1eb7f2 (diff)
downloadmpv-a92b1fd6a0ac9f5961d5734186eeb255a8c41b97.tar.bz2
mpv-a92b1fd6a0ac9f5961d5734186eeb255a8c41b97.tar.xz
fix typos noticed by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21228 b3059339-0415-0410-9bf9-f77b7e298cf2
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