[MPlayer-DOCS] r21221 - trunk/DOCS/man/en/mplayer.1
Diego Biurrun
diego at biurrun.de
Sat Nov 25 16:40:17 CET 2006
On Sat, Nov 25, 2006 at 04:17:22PM +0100, gpoirier wrote:
>
> Modified:
> trunk/DOCS/man/en/mplayer.1
>
> Log:
> improve description of x264's deadzone* options
>
> --- trunk/DOCS/man/en/mplayer.1 (original)
> +++ trunk/DOCS/man/en/mplayer.1 Sat Nov 25 16:17:21 2006
> @@ -9418,11 +9418,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
macroblock
> +It's recommended that you start by tweaking deadzone_inter before changing
> +this parameter.
Avoid short forms please.
> .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
> +intra frames.
affects
Diego
More information about the MPlayer-DOCS
mailing list