nelsonhf Posted September 22 Share Posted September 22 Hi, i was wondering if it would be possible to expand the GPU information pane or the DirectX Video pane to include the Video Acceleration features provided by the GPU. The decoding capabilities may be easier to implement as the required info can be requested via DXVA2 (available in Windows Vista and above) https://learn.microsoft.com/en-us/windows/win32/api/dxva2api/nf-dxva2api-idirectxvideodecoderservice-getdecoderdeviceguids. The encoding capabilities, on the other hand, seem more difficult, since getting the info would require interfacing with the GPU vendors APIs (NVENC/VCN/QSV). What do you guys think? Regards, Nelson. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.