You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run my project, INFO said "load opencv_videoio_gstreamer420_64.dll and opencv_videoio_intel_mfx420_64.dll failed".
But the two dlls are not in the opencv bin folder. where can I find the dlls?
My environment is windows 10, opencv 4.2.0, and vs 2019.
[ INFO:0] global C:\build\master_winpack-build-win64-vc15\opencv\modules\videoio\src\backend_plugin.cpp (353) cv::impl::getPluginCandidates Found 2 plugin(s) for INTEL_MFX [ INFO:0] global C:\build\master_winpack-build-win64-vc15\opencv\modules\videoio\src\backend_plugin.cpp (172) cv::impl::DynamicLib::libraryLoad load C:\Program Files\opencv-4.2.0\build\x64\vc15\bin\opencv_videoio_intel_mfx420_64.dll => FAILED
The text was updated successfully, but these errors were encountered:
when I run my project, INFO said "load opencv_videoio_gstreamer420_64.dll and opencv_videoio_intel_mfx420_64.dll failed".
But the two dlls are not in the opencv bin folder. where can I find the dlls?
My environment is windows 10, opencv 4.2.0, and vs 2019.
[ INFO:0] global C:\build\master_winpack-build-win64-vc15\opencv\modules\videoio\src\backend_plugin.cpp (353) cv::impl::getPluginCandidates Found 2 plugin(s) for INTEL_MFX [ INFO:0] global C:\build\master_winpack-build-win64-vc15\opencv\modules\videoio\src\backend_plugin.cpp (172) cv::impl::DynamicLib::libraryLoad load C:\Program Files\opencv-4.2.0\build\x64\vc15\bin\opencv_videoio_intel_mfx420_64.dll => FAILED
The text was updated successfully, but these errors were encountered: