comparison DOCS/man/en/mplayer.1 @ 21212:00f6e8e5e018

fix typos noticed by Diego
author gpoirier
date Sat, 25 Nov 2006 17:03:12 +0000
parents 8e957660fb4d
children 48c3289a94f4
comparison
equal deleted inserted replaced
21211:0cb72a86e85f 21212:00f6e8e5e018
9418 .B deadzone_inter=<0\-32> 9418 .B deadzone_inter=<0\-32>
9419 Set the size of the inter luma quantization deadzone for non-trellis 9419 Set the size of the inter luma quantization deadzone for non-trellis
9420 quantization (default: 21). 9420 quantization (default: 21).
9421 Lower values help preserving fine details and film grain (typically useful 9421 Lower values help preserving fine details and film grain (typically useful
9422 for high bitrate/quality encode), while higher values will help filter out 9422 for high bitrate/quality encode), while higher values will help filter out
9423 these details to save bits that can be spent again on other macro-blocs 9423 these details to save bits that can be spent again on other macroblocs
9424 and frames (typically useful for bitrate-starved encodes). 9424 and frames (typically useful for bitrate-starved encodes).
9425 It's recommended that you start by tweaking deadzone_inter before changing 9425 It is recommended that you start by tweaking deadzone_inter before changing
9426 this parameter. 9426 this parameter.
9427 . 9427 .
9428 .TP 9428 .TP
9429 .B deadzone_intra=<0\-32> 9429 .B deadzone_intra=<0\-32>
9430 Set the size of the intra luma quantization deadzone for non-trellis 9430 Set the size of the intra luma quantization deadzone for non-trellis
9431 quantization (default: 11). 9431 quantization (default: 11).
9432 This option has the same effect as deadzone_inter except that it affect 9432 This option has the same effect as deadzone_inter except that it affects
9433 intra frames. 9433 intra frames.
9434 It's recommended that you start by tweaking this parameter before changing 9434 It is recommended that you start by tweaking this parameter before changing
9435 deadzone_inter. 9435 deadzone_inter.
9436 . 9436 .
9437 .TP 9437 .TP
9438 .B (no)fast_pskip 9438 .B (no)fast_pskip
9439 Performs early skip detection in P-frames (default: enabled). 9439 Performs early skip detection in P-frames (default: enabled).