- Multi-Threaded buffering and rendering
- Supports any video format that OpenCV2 supports
- Color
- Audio
- Playback controls (Pause/Resume)
- Progress bar
- numpy
- opencv-python
- termcolor
- Clone the repo
git clone https://github.com/Lucas-Code27/vidterm.git - Download the dependencies in a python virtual environment
- Run the vidterm.py script with the required arguments
<Virtual envirnment python executable> <path to vidterm.py> --file <video file>
Optional Arguments:
--speed <int or float value above 0>