A simple video player made in opencv
- First clone this repository then cd into this directory
- To run this program make sure that OpenCV and CMake are installed in your Machine.
- Run cmake command from terminal
- Run make command
- Then execute the binary file generated
=> Press Space to pause or play the video.
=> Press esc to exit/close the video.
Example