shinchiro/mpv-winbuild-cmake

Direct3D 11 SDK

Closed this issue · 1 comments

Obegg commented

I'm trying to use vo=gpu-next andgpu-debug with gpu-api=d3d11 and I get this error:

[   1.814][f][vo/gpu-next/d3d11] Failed to create Direct3D 11 device: The application requested an operation that depends on an SDK component that is missing or mismatched. (0x887a002d)

Created an issue on mpv github
mpv-player/mpv#11512

But I guess it can only be done on mpv-winbuild-cmake

Most probably, the function it requested not available in current mingw headers. So nothing can do about it