# Release the video capture object cap.release() This code will print out the video resolution, frame rate, and duration.
import cv2
# Open the video file cap = cv2.VideoCapture('chloetemple-mlraw09242021.mp4')