examples/video/videoPlayerExample/README.md
This example is designed to demonstrate how to play video in openFrameworks.
data/ folderNotice how movie.setSpeed(), movie.setPaused(), movie.setPosition(), movie.nextFrame(), movie.prevFrame() can be used to control the movie.
When launching this app, you should see a screen with the video we loaded on the left, and a stylized video (black circles with different sizes depending on pixel brightness) on the right.
Instructions for use:
This example uses the following class: