Closed jo-hnny closed 6 years ago
Overlay an image on the video,i want set the image size and position, how can i do this?
You will need to use an effect node and a WebGL shader. There are some sample shaders in src/definitions. You will probably want to look at the scale and position effects.
Overlay an image on the video,i want set the image size and position, how can i do this?