Hello everyone,
I have been using the Quicktime for Java SDK alot recently for serious work at my college to stream MPEG-4 video and encode in a variety of formats.
During my research I found that the QT for Java SDK gives access to all the popular media types as well as it’s own sprite and FX engine.
If one is only interested in doing 2D games (with sprites that fade in and out with variable alpha) is there a noticeable performance disparagy between the Java 2D standard and the Quicktime API?