I\'m trying to write to a .mp4 file (4K) with Opencv in Python. (Ubuntu 20.04) Below is the code I\'ve been working on:
cap = VideoCapture(video_path) is