Null Pointer with CaptureFromFile in VC12

asked 2015-03-02 14:54:49 -0600

Alex12345 gravatar image

Dear Community,

i tried to open an avi File with OpenCV 3.0, 2.4.10, 2.4.9 and 2.4.8 in an Visual Studio 2013 Project, VC12 (capture = cvCaptureFromFile(...)). I always got a Null Pointer.

Opening in OpenCV 2.4.8 and VC10 works well.

Is there a bug in the VC12 Libs?

Regards,

Alex

edit retag flag offensive close merge delete