Video Freeze Detector A simple video file scanner, that can detect and timestamp freezes in a video Prerequisites You need Python3. Install it here. Python3 You need PIP. It should come with Python3. Verify you have it with; pip -V Install the dependencies by running the following; make dependencies Run the program make run