What is the meaning of “VIDEOINPUT LIBRARY - 0.1995 - TFW07"

asked 2016-02-18 21:49:20 -0600

xxwlax gravatar image

When debugging OpenCV 3.1.0, the window always shows “VIDEOINPUT LIBRARY - 0.1995 - TFW07". What is the meaning? Some error?

edit retag flag offensive close merge delete

Comments

1
LBerger gravatar imageLBerger ( 2016-02-19 02:14:11 -0600 )edit

"Some error?" - no. just an (annoying) status message. and you'll only see it in DEBUG mode on win only (there will be more messages, once you'll start a real VideoCapture, showing you , how the internal DirectShow filter graph is built).

berak gravatar imageberak ( 2016-02-19 02:30:23 -0600 )edit