Ask Your Question

getlogesh's profile - activity

2015-02-05 01:23:57 -0600 asked a question cap = cv2.VideoCapture('file.avi') 240 fps recorded video file fails to VideoCapture

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 ?