-
-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing DXVA Support for Video Decoding #981
Comments
Known issue: #657 (comment) |
Well... My GPU only have feature level up to 10.0 and 9.1 (dxva) not dxva2, in this scenario. This also iGPU, not a separated GPU. Because I said this, you mention about d3d11. Which this old iGPU from 2006 not even support it. I need is D3D9, thank you. |
This one is different. I need dxva support, not dxva2, Thank you. |
You need VDAVideoDecoder to be back, just like I do (In this browser? I don't think so) |
It can't use GPU Video Decoding in Windows 8.1
Steps to reproduce the behavior:
Expected behavior
It uses only Software rendering (CPU only).
Desktop (please complete the following information):
Additional context
It doesn't want to use the Intel GPU, it only roughs up all processes to the only a single core in the CPU.
The text was updated successfully, but these errors were encountered: