VedioCapture encountered an API version issue when reading video files

oh also, call capture.read() if you want an actual frame.

capture.grab() by itself doesn’t give you a frame.

please read the documentation on these methods.