I'm having what appears to be some memory leaks with Processing and Video. Using 2.0b3.
This code below illustrates what's going on. When I hit the space bar, it swaps the Quicktime movie. After about 15-20 times, I get an out of memory error.
Increasing the memory allocation will stave off the problem for longer, but eventually it will crash.
As always, any help or thoughts would be appreciated.