Hi everyone,
I’m running into a strange issue with Plex on TrueNAS SCALE 25.10.1 – Goldeye, and I’m hoping someone with experience in Intel Arc GPUs or Plex transcoding can help me figure out what’s going on.
My setup
-
TrueNAS SCALE 25.10.1 – Goldeye
-
Intel Arc A310 (PCIe)
-
Plex Media Server (official TrueCharts app)
-
LG OLED55G26LA as client (webOS Plex app)
The issue
Plex is transcoding a movie that my LG TV can normally direct play without any problem:
-
Video: H.265 / HEVC
-
Audio: EAC3 5.1
-
Container: MKV
The TV plays this file perfectly via USB or DLNA.
However, Plex still chooses HLS transcoding, and in the logs I only see:
vdec_hw_status=1
This confirms that hardware decoding is active, but I see no indication that hardware encoding is being used. The FFmpeg start command is missing from the log fragments I’m getting.
What the Intel Arc A310 is doing correctly
-
Hardware decoding works (confirmed in logs)
-
GPU is detected properly by TrueNAS
-
/dev/dri/renderD128is available -
The iHD driver appears to load correctly
-
The card runs stable and efficiently
What seems not to be working
-
No evidence that Plex uses hardware encoding
-
No
h264_vaapi,hevc_vaapi,h264_qsv, orhevc_qsvin the logs -
No
Using device: iHD driveror VAAPI initialization messages -
No
-vaapi_deviceor QSV flags in the FFmpeg command -
Plex appears to rely entirely on HLS transcoding, even when direct play should be possible
What I’m looking for help with
-
How can I confirm whether Plex is using hardware encoding on the Arc A310?
The logs only show decode status, not encode. -
Are there known limitations in TrueNAS SCALE 25.10.1 – Goldeye or TrueCharts that prevent VAAPI/QSV encoding from working with Arc GPUs?
-
Do I need a custom Plex client profile for LG webOS to allow direct play of HEVC + EAC3?
-
Are there specific TrueNAS SCALE settings (permissions, drivers, runtime options) required to enable Arc hardware encoding?
-
Where can I find the full FFmpeg start command in the Plex logs?
This is the only way to know for sure whether encoding is hardware or software.
Extra info
I can provide full log files, including the transcode session, if needed.
Any help is appreciated — especially from anyone who has the Intel Arc A310 working with Plex hardware encoding on TrueNAS SCALE 25.10.1 – Goldeye.
Thanks in advance!
Regards Zero3711