smoothing out alphablend
Is there a way with either jit.alphablend or co.alphablend.jxs to add a dissolve around the edges of the mask so as to smooth out the blend (i.e. not have a jagged edge where the videos blend together)?
Thanks,
Zach
Best way is to somehow blur your alpha channel before doing the blend.
AB
That should work. Thanks, Andrew!