View Single Post
Old 4th February 2020, 15:18   #29240  |  Link
Sharc
Registered User
 
Join Date: May 2006
Posts: 3,997
Quote:
Originally Posted by jdobbs View Post
...Does anyone know if the Nvidia API or FFMPEG/NVENC offer ways to report the capabilities of existing Nvidia hardware? That's one problem I foresee with support for HW encoding -- it changes so much that it could become a full-time job just trying to keep up with it. The Nvidia support matrix shows the variety of cards and capabilities that you might have to support.
I only know for NVEncC:
Code:
NVEncC.exe --check-features
I didn't find something similar for ffmpeg.
Sharc is offline   Reply With Quote