Server Version#: 1.26.1.5798
Player Version#: latest Plex app for tvOS
Previous issue is back again. Linuxserver docker container for Plex is not hardware transcoding when HDR Tone Mapping is on and playing HDR content. They had fixed this originally a few months ago but the problem is back. They have confirmed it’s not an issue in their container and said issue is upstream either with Plex or with Intel drivers. Looks like Plex updated recently. I’m not 100% sure when the issue started but first noticed it today when a friend was trying to stream off me because he has to transcode 4K HDR content down to 1080p. It did work up until recently though.
Validated the issue using the Chrome player and the issue goes away if HDR Tone Mapping is disabled.
I have an Intel 9900K CPU and passing /dev/dri into the container which has always worked.
it definitely is a problem with the container. Have the same problem and downgrading container fixed it. If you want to test change repository to linuxserver/plex:1.25.9.5721-965587f64-ls109
In that image version hw transcoding with HDR tone mapping enabled works even in latest Plex version.
Being told by Linuxserver folks that the change to the container was an automatic driver update off the Intel repo. They refuse to downgrade because they don’t want to manage it and insist the issue needs to be fixed by either Plex or Intel.
The folks at Linuxserver just made a change to pin the Intel driver version to the one used by the official Plex container. Just have to wait for the build and then this should be fixed.
Can someone at Plex help with this? Linuxserver container folks are saying it’s not them, haven’t made any changes to their container. This feature keeps breaking regularly unfortunately
Just to document my findings (unRAID server / Plex docker container).
Hardware transcoding (quicksync) doesn’t work in 1.27.2.5929 when HDR tone mapping is enabled. Hardware transcoding works when disabling HDR tone mapping.
Reverting back to 1.27.1.5916 restores full functionality. Hardware transcoding works with HDR tone mapping enabled.