Code: Select all
direct3d11 debug: Created the D3D11 device type 1 level 9100.
direct3d11 debug: different 0000 device pci\ven_0000&dev_0000 vs pci\ven_1002&dev_68c1
direct3d11 warning: failed to get the 0001 MatchingDeviceId (2)
direct3d11 warning: failed to get the Configuration MatchingDeviceId (2)
direct3d11 warning: failed to read the Properties Display Adapter registry key (5)
direct3d11 warning: can't find adapter in registry
direct3d11 debug: Incompatible feature level 9100
direct3d11 error: Could not Create the D3D11 device. (hr=0x80004001)
direct3d11 error: Direct3D11 could not be opened
direct3d11 debug: Direct3D11 resources destroyed
direct3d11 debug: Direct3D11 device adapter closed
direct3d9 debug: Using Direct3D9 Extended API!
direct3d9 debug: D3D9 device caps 0x19AE50 / 0x51
direct3d9 debug: Direct3d9 Device: Intel(R) HD Graphics 8086 46 18
direct3d9 debug: Direct3D9 scene created successfully
direct3d9 debug: Direct3D9 device adapter successfully initialized
main debug: using vout display module "direct3d9"
main debug: A filter to adapt decoder DX11 to display NV12 is needed
main debug: using video converter module "d3d11_filters"
main debug: Filter 'd3d11_filters' (000001be77bfbb60) appended to chain
main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0
d3d11va debug: Created the D3D11 device type 1 level 9100.
d3d11va debug: different 0000 device pci\ven_0000&dev_0000 vs pci\ven_1002&dev_68c1
d3d11va warning: failed to get the 0001 MatchingDeviceId (2)
d3d11va warning: failed to get the Configuration MatchingDeviceId (2)
d3d11va warning: failed to read the Properties Display Adapter registry key (5)
d3d11va warning: can't find adapter in registry
d3d11va debug: Incompatible feature level 9100
d3d11va error: D3D11CreateDevice failed. (hr=0x80004001)
d3d11va error: Failed to create device
main debug: no hw decoder modules matched
Looks like you have a problem with your machine, D3D11 can't be used so it falls back to D3D9.
It might be a driver and/or a setup problem.