keithudev
keithudev
It is possible to create those effects if you create your own effects, you can create those effects with shaders or directly using the canvas api, the documentation doesn't talk...
I have managed to make it work, creating a new effect that removes the previous frame, here is the code in case anyone is interested: ```ts import etro from 'etro';...
You can add an effect to a video, but it still gives an error if you use typescript, you can ignore the error and it will still work for some...