Updated Fixing Hardware Decoding Problems (markdown)

Cameron Gutman 2019-01-19 12:06:01 -08:00
parent ca0d0fa574
commit accb6ff364

@ -2,7 +2,8 @@
Moonlight uses DXVA2 for hardware acceleration on Windows. All modern GPUs from AMD, NVIDIA, and Intel should support hardware decoding of H.264 via DXVA2 with the proper drivers installed.
If you have issues with hardware decoding:
* Ensure your GPU drivers are properly installed and up-to-date from the GPU manufacturer or PC vendor's website.
* Ensure your client PC GPU drivers are properly installed and up-to-date from the GPU manufacturer or PC vendor's website.
* If your client PC supports NVIDIA Optimus, try switching Moonlight to run on the integrated Intel GPU.
* Ensure you're not using Remote Desktop to access your PC. This prevents your GPU from being usable for rendering.
# Mac