Could not open Video in Windows with OpenCV precompiled dlls
Issue as described in the title.
The reason is simple, the system need opencv_ffmpeg2**.dll to read video. Just add the bin folder into system path, or directly copy this .dll file into the folder where the executable file generated.
No comments:
Post a Comment