I\'m trying to save video this way:
video = cv2.VideoCapture(\'video.mp4\') (here\'s missing code, not important) fourcc = cv2.VideoWriter_fourcc(*\'mp4v\'