# HG changeset patch # User nicolas # Date 1068471707 0 # Node ID d2b9ef48f2b78345c9c9549775da2846f5eab8dc # Parent dffc970f192271e6ebcca123dbc2d73ff7b07bd9 no more than 79 chars per line in man page diff -r dffc970f1922 -r d2b9ef48f2b7 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Nov 10 10:12:35 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Nov 10 13:41:47 2003 +0000 @@ -2736,11 +2736,13 @@ and Blue components. The weight parameter can be used to reduce the effect of a high gamma value on bright image areas, e.g. keep them from getting overamplified and just plain -white. A value of 0.0 turns the gamma correction all the way down while 1.0 +white. A value of 0.0 turns the gamma correction all the way down while 1.0 leaves it at its full strength. -Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0, weight=1.0. +Defaults are gamma=1.0, contrast=1.0, brightness=0.0, saturation=1.0, +weight=1.0. Value ranges are 0.1\-10 for gamma, -2\-2 for contrast (negative values result -in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for weight. +in a negative image), -1\-1 for brightness, 0\-3 for saturation and 0\-1 for +weight. .TP .B hue[=hue:saturation] Defaults are hue=0.0, saturation=1.0. @@ -4136,7 +4138,7 @@ .B p_mask=<0.0\-1.0> inter MB masking (default: 0.0 (disabled)) .TP -.B naq\ \ \ \ +.B naq\ \ \ \ Normalize adaptive quantization (experimental). When using adaptive quantization (*_mask), the average per-MB quantizer may no longer match the requested frame-level quantizer.