What is the meaning of “VIDEOINPUT LIBRARY - 0.1995 - TFW07"
When debugging OpenCV 3.1.0, the window always shows “VIDEOINPUT LIBRARY - 0.1995 - TFW07". What is the meaning? Some error?
at this line in source filewith VI_VERSION define at https://github.com/Itseez/opencv/blob... so may be define here http://muonics.net/school/spring05/vi...
"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).