Mercurial > mplayer.hg
changeset 11285:e8d032162e3c
-vf hue
author | michael |
---|---|
date | Mon, 27 Oct 2003 01:17:02 +0000 |
parents | 39eb2c97f3c9 |
children | d5f8358ab487 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Oct 27 01:06:35 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Oct 27 01:17:02 2003 +0000 @@ -2692,6 +2692,11 @@ Value ranges are 0.1\-10 for gammas, -2\-2 for contrast (negative values result in a negative image), -1\-1 for brightness and 0\-3 for saturation. .TP +.B hue[=hue:saturation] +Defaults are hue=0.0, saturation=1.0. +Value ranges are -180\-180 for hue, -2\-2 for saturation (negative values result +in a negative chroma) +.TP .B halfpack[=f] Convert planar YUV 4:2:0 to half-height packed 4:2:2, downsampling luma but keeping all chroma samples.