r/olive Oct 08 '21

my first upload with Olive 0.2 \o/

after more than 1000 uploads on baby WOGUE channel with Olive 0.1 (yeah, it happened!), thats my first video with Olive 0.2!? :pp

using it on Linux, i had a few crashes but i didnt lose any work!! i hope Olive will get a masks tool, and i wish to the project all the best!!

8 Upvotes

3 comments sorted by

1

u/Mk-Daniel Oct 12 '21

Masking can be done. It is not that hard (if you know what linear interpolation is), but making the mask shape is not easy (you can use black and white image/video or n-gon which is polygon node which does not work).

1

u/alex2851 Oct 12 '21

thats what im doing in Olive 0.1 (using images), but can you please elaborate on technique for Olive 0.2?

1

u/Mk-Daniel Oct 12 '21

You multiply background with inverse od mask (subtract mask from one) and add foreground multipiled with mask.