@autr wrote:
Hi, I'm building a sketch where I am iterating through a video and grabbing frames at certain intervals. The problem is that the intervals need to be quite distantly spaced for ofVideoPlayer to update itself - ie. stepFrame(n) must be 60 - 100 frames difference, rather than say 4 - 10 frames difference.
This is done on a timer, so plenty of time for the frame to load
Posts: 3
Participants: 2