Plex dont use hw encoder

Hi,

my Plex server dont use hardware encoding.
My settings looks ok.

Here my server specs:

Intel(R) Xeon(R) CPU E3-1275 v6
Ubuntu 18.04 bionic
64 GB Ram

Nov 25, 2019 13:36:36.276 [0x7f5c8e7fc700] ERROR - [FFMPEG] - Cannot load libcuda.so.1
Nov 25, 2019 13:36:36.276 [0x7f5c8e7fc700] ERROR - [FFMPEG] - Could not dynamically load CUDA
Nov 25, 2019 13:36:36.276 [0x7f5c8e7fc700] DEBUG - Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
Nov 25, 2019 13:36:36.277 [0x7f5c8e7fc700] DEBUG - Codecs: testing h264 (decoder) with hwdevice vaapi
Nov 25, 2019 13:36:36.277 [0x7f5c8e7fc700] DEBUG - Codecs: hardware transcoding: testing API vaapi
Nov 25, 2019 13:36:36.277 [0x7f5c8e7fc700] DEBUG - Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library
Nov 25, 2019 13:36:36.277 [0x7f5c8e7fc700] DEBUG - Codecs: testing h264 (decoder) with hwdevice nvdec
Nov 25, 2019 13:36:36.278 [0x7f5c8e7fc700] DEBUG - Codecs: hardware transcoding: testing API nvdec

Any ideas ?

  1. See if /dev/dri shows you any files. If so, please list them
  2. It looks like it expects nVidia as well. Do you have a nVidia card installed (with its drivers) ?
  3. Which groups does user plex belong to ( /etc/group )

/dev/dri doesnt exist. Looks like a kernel modul is missing but which :frowning:
Theres no Nvidia Card inside.
video:x:44:plex
plex:x:115:
render:x:119:plex

Just a wild guess, but if you run via Hetzner , you can follow this guide .

Thanks alot Morphy, didnt realize that Hetzner blacklisted i915 :slight_smile:
Working like a charm !

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.