mirror of
https://github.com/mpv-player/mpv
synced 2024-12-17 04:15:13 +00:00
fix typos noticed by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21228 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
b0e412cc9c
commit
a92b1fd6a0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user