Python VideoCapture Isopened always return false

asked 2015-05-18 16:29:46 -0600

YanZhao gravatar image

I am using python 2.7 and opencv 3.0.0beta. However, when I load a .mov and .mp4 video using opencv, it always returns false. I have not tried other type of videos yet. I searched a lot of solutions online and changed the opencv_ffmpeg.dll toopencv_ffmpeg300.dll and moved them to the folder of python and even added path in system variables. Butttt, it still does not work.

edit retag flag offensive close merge delete