Example traceback for an mkv file generated using OBS "Record to File": ``` ... File "hackcambridge2022/src/video_processor.py", line 30, in __init__ if float(self.video_info["duration"]) > 120: KeyError: 'duration' ```