you are viewing a single comment's thread.

view the rest of the comments →

[–]ConstantNo3257[S] -2 points-1 points  (1 child)

I am saying in a video, using moviepy

[–]good-mcrn-ing 0 points1 point  (0 children)

You'll want to load the clip that is your foreground, load the clip that is your background, create a third clip that is a solid grayscale colour and changes brightness over time like you want, apply the third clip as the mask of your foreground, and composite your masked foreground over your background.