Hi! I wanted to execute a python script on each frame of a video input. Is this possible and if so how do I do it?
Thanks!!!
Hi! I wanted to execute a python script on each frame of a video input. Is this possible and if so how do I do it?
Thanks!!!
If you plug an info Chop to your movie file in Top, you can output the frame number played, plug a chop execute Dat with onValueChange and you can run a python script for each frame.