import cv2
# Check if the video file was opened successfully if not cap.isOpened(): print("Error: Unable to open video file.") return Dsmmhin275mp4
# Display the frame cv2.imshow('Video Player', frame) import cv2 # Check if the video file