My first post about the gsvideo library for Processing was quite sparse, but now I have some additional info on how to install it on Windows. As I do more testing on other platforms, I’ll post further instructions about the installation process on OSX and Linux.
First of all, I realized that the version of Java (1.4.2) that comes with the standard Windows package of Processing is not compatible with the gsvideo library. This is probably because I compiled it with jdk 1.5, I will try to compile it with jdk 1.4 later. But for now, you have to use the “expert” version of processing, with jre 1.5 (or 1.6) installed separately.
Read More »