1

(6 replies, posted in Using SVP)

Indeed, I'm working with two PCs one of which doesn't support Vulkan as I discovered, but it seems it still makes a call to it's runtime libraries (had them installed standalone), as I figure crashing if it didn't find them & skips if it can't work with them.

2

(6 replies, posted in Using SVP)

Try:

mpv.com -v --no-config --hwdec=d3d11va-copy --vo=direct3d --gpu-api=vulkan --gpu-context=d3d11 --spirv-compiler=shaderc --input-ipc-server=mpvpipe filename.mkv

I have no issues running this config on Windows 10