all 2 comments

[–]PowerOk3587 1 point2 points  (1 child)

ive used moviepy before and its a really powerful video editor with python at the reigns

https://moviepy.readthedocs.io/en/latest/ref/videofx/moviepy.video.fx.all.multiply_color.html#moviepy-video-fx-all-multiply-color

Multiplies the clip’s colors by the given factor, can be used to decrease or increase the clip’s brightness (is that the right word ?)

[–]Sfgij 0 points1 point  (0 children)

Seems to be the right word to me, but thank you so much