HI again.
I’m having a problem where if use set position on a ofVideoPlayer (and by extension ofQTKitplayer) and then use close, it freezes the program
player.setPosition(0);
player.close(); //this is where i would freeze.
Could someone confirm that this happens,
I’m using mavericks with openframeworks 0.8.0 and xcode 5.1.1