OpenCV 2.4 VideoCapture not working on Windows

后端 未结 9 764
余生分开走
余生分开走 2020-11-22 15:11

I\'m using Python bindings to OpenCV 2.4 installed with following instructions.

My problem is similar to this one, but I need Windows machine solution.

Probl

9条回答
  •  刺人心
    刺人心 (楼主)
    2020-11-22 16:13

    For 64 bit versions, rename opencv_ffmpeg_64.dll to opencv_ffmpeg249_64.dll Change 249 to your opencv version.

提交回复
热议问题