I am having a bit of fun getting hardware transcoding to work, the issue I get is it only uses 10-20% of the graphics card performance making it slower to transcode than the CPU.
Server Spec
HP Proliant ML350e Gen 8
Intel Xeon E5-2450L V2
8GB Ram
OS on Mirror SSD
NVIDIA GeForce GTX 1050 Ti - Driver version 26.21.14.4292
At the moment I have disabled hardware transcoding as I can watch anything which requires transcoding.
Has anyone had these issues or has a system similar that is working?
It seems to affect all types, 1080p and 4k films. I have synced a 1080 film which only renders at 1.7x. I have played a 4k film and asked it to recode to SD and it only uses 10% of the 1050ti.
I have done loaded the logs, I did the testing from 9:18 till 9:30.
Jun 13, 2020 09:18:15.548 [10124] ERROR - [FFMPEG] - cu->cuCtxCreate(&hwctx->cuda_ctx, 4, cu_device) failed
Jun 13, 2020 09:18:15.548 [10124] ERROR - [FFMPEG] - → CUDA_ERROR_UNKNOWN: unknown error
Jun 13, 2020 09:18:15.548 [10124] ERROR - [FFMPEG] -
Jun 13, 2020 09:18:15.548 [10124] DEBUG - Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
Jun 13, 2020 09:18:45.485 [14140] DEBUG - TPU: hardware transcoding: final decoder: dxva2, final encoder: mf
According to your logs, PMS was not able to use your graphics card. It is using regular hardware decoding and encoding, not the accelerated version of quick sync or from your video card.
Your cpu doesn’t support quick sync so that part is expected.
Your video card is a little old. I’m not sure if it will work. Searching NVidia’s site, Geforce Driver Results | NVIDIA, they list the latest version as 446.14. that’s probably the package number and not the specific video card driver, but might be worth seeing if that upgrade works.
I have had a bit of a play but I’m still not getting anywhere, I have done a clean install of Server 2019 and installed the latest drivers but it is still having issues.
Can you have a look at the logs and see if anything has changed? Time from 19:45 till 20:05.