comparison DOCS/en/mplayer.1 @ 11103:c934dadd77c2

-vf eq only supports brightness and contrast, noticed by Torinthiel.
author diego
date Mon, 13 Oct 2003 23:25:56 +0000
parents 319337469b9b
children 10972fd355bf
comparison
equal deleted inserted replaced
11102:b5e84919ebe8 11103:c934dadd77c2
2636 with lower bitrates. 2636 with lower bitrates.
2637 Initial values in the range -100\-100 may be given on the command line. 2637 Initial values in the range -100\-100 may be given on the command line.
2638 .TP 2638 .TP
2639 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg] 2639 .B eq2[=gamma:contrast:brightness:saturation:rg:gg:bg]
2640 Alternative software equalizer that uses lookup tables (very slow), 2640 Alternative software equalizer that uses lookup tables (very slow),
2641 allowing gamma correction in addition to simple brightness, 2641 allowing gamma correction in addition to simple brightness
2642 contrast and saturation adjustment. 2642 and contrast adjustment.
2643 Note that it uses the same MMX optimized code as \-vf eq if all 2643 Note that it uses the same MMX optimized code as \-vf eq if all
2644 gamma values are 1.0. 2644 gamma values are 1.0.
2645 The parameters are given as floating point values. 2645 The parameters are given as floating point values.
2646 Parameters rg, gg, bg are the independent gamma values for the Red, Green 2646 Parameters rg, gg, bg are the independent gamma values for the Red, Green
2647 and Blue components. 2647 and Blue components.