I am following this link https://wiki.videolan.org/Win32Compile/.
I am getting this error while building
Code: Select all
CC hw/d3d11/d3d11_deinterlace.lo
../../modules/hw/d3d11/d3d11_deinterlace.c:54:5: error: unknown type name ‘D3D11_VIDEO_PROCESSOR_PROCESSOR_CAPS’
54 | D3D11_VIDEO_PROCESSOR_PROCESSOR_CAPS i_mode;