Hi there,
You must call ofVideoPlayer::setPixelFormat(OF_PIXELS_RGBA) before loading your video file.
If you want to work with a lot of videos, you might consider ofxHapPlayer.
Hi there,
You must call ofVideoPlayer::setPixelFormat(OF_PIXELS_RGBA) before loading your video file.
If you want to work with a lot of videos, you might consider ofxHapPlayer.