gstd3d11.dll DLL fails to load, missing gstcodecs (Windows/MSVC)
Hi,
Gstd3d11.dll
fails to load with today's master branch build (Win x64, -v visualstudio -v nvcodec -v intelmsdk). Initially, after updating from the repository I got the same problem with gstsoup.dll and gstx264.dll, but after first rebuilding relevant recipes, and then the whole bunch from scratch, those went away. My bet is that the install package is missing gstcodecs-1.0-0.dll
, as copying it to the install folder solved the problem.
(GStreamer_test.exe:11904): GStreamer-WARNING **: 11:37:20.317: Failed to load plugin 'C:\Programs\gstreamer\1.0\x86_64\lib\gstreamer-1.0\gstd3d11.dll': 'C:\Programs\gstreamer\1.0\x86_64\lib\gstreamer-1.0\gstd3d11.dll': The specified module could not be found.