VideoCapture problem in debug mode

asked 2014-02-25 06:53:40 -0600

Has anyone tried to use VideoCapture to open a video file in debug mode in Visual Studio. I use VS 2010 and it doesn't seem to work. I works perfectly when I run the program.

edit retag flag offensive close merge delete

Comments

I get the same result with VideoCapture in VS 2013. In debug mode opening a video stream returns empty frames but when I run the executable it works as expected. Did you get any further info on this?

Andries gravatar imageAndries ( 2014-03-06 01:56:28 -0600 )edit