ofxThreadedVideo icon indicating copy to clipboard operation
ofxThreadedVideo copied to clipboard

openFrameworks threaded video addon

Results 5 ofxThreadedVideo issues
Sort by recently updated
recently updated
newest added

Instantiates ofGstVideoPlayer() instead of ofQuickTimePlayer(), doesn't define USE_QUICKTIME_7 and USE_JACK_AUDIO if your with a gstreamer player. The rest is: commented out assert() calls because they didn't work for me. And...

Hi. I was hoping to find a way to avoid loading .mov files if they are corrupted. This means it has no dimension and length info when i look at...

Are you sure ofxThreadedVideoNullCommand is instantiated? It is declared in ofxThreadedVideo.h but I think static variables need to be instantiated in the body file, no? They are a bit odd...

Allow movie to be a url that starts with either http:// or https://