I've been looking around and I've found some libraries for encoding video within a running Processing app, but I'm pretty confused about what's available and what's out of date. I've found GSVideo, the Video library, and other libraries. What I need is a library that can encode video from an ArrayList of PGraphics and a sound file. Is there a good solution for this available? I am not interested in realtime capture. I know there are applications outside of Processing that can do this, but I'm hoping to find something that I can use within Processing. Any input?
1