Need equalize the brightness two continuous frames of the same video

MaxDROID's icon

Hello, I need to equalize the brightness two continuous frames of the same video.

I get the value of [jit.3m -> mean] that gives ARGB brightness. We unpack and turn into a coefficient [expr 0.299 * $ 0587 * $ i2 i3 i4 $ 0114]. A'll call this coefficient [elcoeficiente]

That [elcoeficiente] what happened to [slide 33. 33.] And I get an average brightness of the last frames for diversion. I call [elpromedio]

No how to match the frame that moves in brightness value in [elpromedio]

Try with [jit.normalize -> amp] and can not.
Try with [jit.brcosa -> contrast] and neither with you.

Any ideas?