Plex QSV (Intel GPU) hardware transcode not working #1090
Replies: 1 comment
-
I have a similar issue, installed via the LXC script without any issues - transcoding seems to be working but nowhere in the dashboard does it indicate that it's hardware accelerated. Also do not see any increase in CPU utilisation. I have i5 10400 and GTX 1650 Super (not sure if it's maybe using this as render device)
is in my config file |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Months ago (oct 2022) I smoothly installed Plex LXC. There were no issues during this period using direct connection until today, when I needed to use the GPU transcoding, and it didn't work. I didn't test it before.
I can see the lines below inside the LXC
.conf
file:What I noticed is that the GPU drivers were not installed in the host server. I solved it by running
apt-get install i965-va-driver
and restarted the Plex LXC, but no luck.Plex transcode options in Settings are enabled already.
Am I missing something? Should I execute or modify something else?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions