Montspy/LooPyGen

[python] Add blend modes other than normal alpha blending

Opened this issue · 1 comments

Current compositing only support alpha blending an element (layer) on top of others.

W3 docs on compositing

Other popular blending modes:

Useful blending modes for masking:

This might be limited to static only NFT due to ffmpeg limited support for custom blend modes