extend set of supported windows versions

This commit is contained in:
Vladislav Yarmak 2019-08-09 03:08:05 +03:00
parent f59ea1cf35
commit 4d4a3c96ea

View File

@ -7,7 +7,16 @@ This patch removes restriction on maximum number of simultaneous NVENC video enc
Requirements: Requirements:
- Win10 x64 or Windows Server 2012 x64 - Any of following 64bit operating systems:
- Windows 7
- Windows 8
- Windows 8.1
- Windows 10
- Windows Server 2008 R2
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016
- Windows Server 2019
- NVENC-compatible GPU (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder) - NVENC-compatible GPU (https://developer.nvidia.com/video-encode-decode-gpu-support-matrix#Encoder)
- Nvidia driver. Patch available for versions in [table below](#version-table). - Nvidia driver. Patch available for versions in [table below](#version-table).