width = vcap.get(cv2.CAP_PROP_FRAME_WIDTH ) height = vcap.get(cv2.CAP_PROP_FRAME_HEIGHT ) fps = vcap.get(cv2.CAP_PROP_FPS)