I've been testing video playing features with the new 0.9 rc2 version in a windows pc.
After installing klite codecs the new ofVideoPlayer based on DirectShow can handle h264 .mov files, but the performance is lower than with the quicktime based player.
I wonder if with the DirectShow player the performance can be better with some other codecs (maybe wmv?).
Is it possible to handle which codec is used by the player if there are several installed in the system?
To play a video codified with HAP, should it be enough having installed the correspondent DirectShow filter or is it needed some coding as with ofxHapPlayer addon for the quicktime player?