my python code will look something like this:
timestamp_list = [] cap = cv2.VideoCapture("video.mp4") if (cap.isOpened()== False): print("Error