We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello all,
I'm fairly new to Processing. I'm using Processing 3.0 on a 2013 Macbook Pro running El Capitan. I'm doing, what seems to me, some fairly simple video manipulation for an installation I'm working on. For whatever reason (and this is the case with example sketches just drawing video frames to the window) I'm getting something like 100%-150% CPU usage with these simple sketches, even if I try limiting the frame rate with frameRate(). Am I doing something wrong here?