Null Pointer with CaptureFromFile in VC12
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