Ask Your Question

Revision history [back]

It seems I have found a solution to my issue, although I am still not sure if that is the proper way to solve this: I have copied the "opencv_ffmpeg310_64.dll" file from the bin folder to my eclipse project. Now "differences" is indeed zero, always.

When I followed the guide on the Opencv website on how to integrate Opencv in Eclipse, nowhere it is mentioned to include also this dll.

...now I am wondering how did Opencv manage without that dll in the first place, without giving an error nor exception??? I am sure I do not have any other installations of ffmpeg on my pc. Any thoughts on this?