GNOME Bugzilla – Bug 794851
msdk: add support for Windows D3D
Last modified: 2018-11-03 14:20:27 UTC
MSDK plugin currently does not support Windows. Important parts of the implementation are missing, e.g. gstmsdkallocator_d3d.c. With some effort (remove va code files, add gstreamer property sheets and Intel Media SDK include & lib directories), it is possible to compile the module using Visual Studio. But the resulting DLL won't work on Windows because of the missing implementation.
You can try this out: https://github.com/ishmael1985/gstreamer-media-SDK You could try out the pre-compiled libs and the Visual Studio 2015 project in the repo.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/680.