cap = cv2.VideoCapture('file.avi') 240 fps recorded video file fails to VideoCapture

asked 2015-02-04 23:27:21 -0600

I am trying to read 240 fps recorded video with opencv library. But, it was failing at VideoCapture function itself.

Does anyone knows the read for the failure ?

edit retag flag offensive close merge delete