Log in

View Full Version : 2clip corrector like filter


Terka
23rd March 2012, 16:14
hi, could someone help me with following:
behavior similar to corrector, but corrector has one clip as reference.
i need to have 2 reference clips, and output clip that differs less than threshold from both.
example to understand what i mean:
----------------------------------------------------------------
corrector: th, c0,c1,c2
<c0-th,c0+th> everything in this interval will be averaged (mode0) or taken the closest to c0 (mode1)

2clip corrector: th not needed is not fixed, c0a,c0b,c1,c2
<c0a,c0b> everything in this interval will be averaged (mode0) or taken the closest to average(c0a,c0b) (mode1)
or th can be implemented - can change the wide of the interval <c0a,c0b> (by addition or multipication)