Server Version#: 1.21.0.3616
Player Version#web 4.47.1
using docker container linuxservers/plex:Latest
device: is specified to grant access to quicksync.
Trying docker till the native Syno package includes all the dependencies.
-normal HW assisted transcoding works as expected. the dashboard show hw for encode and decode.
-when I transcode an HDR file, hw assist does not kick in. In the docker container, the log file specifies.
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware. (If you have multiple ICDs installed and OpenCL works, you can ignore this message)
My testbox is Xpenology based. The CPU is an i9-9900K. I moved to docker to remove all the “synology specific stuff”
I didn’t include a log as I assumed it would be too massive as this docker install is brand new and it is in the midst of reimporting all the media. I will see what I can do. Thank you in advance.
Normal native package works OK with SDR files. It hw encodes and decodes as expected. if I disable HDR tonemapping, then it handles those correctly as well, albeit washed out.
Native Synology package didn’t work correctly with HDR tone-mapping enabled on HDR files. If I left that feature enable I had issues, both with hw assist enabled and disabled. I can git you specifics, just let me know what situation you want tested.
There is no tonemapping for native packages at this time. The libraries are being built by Engineering and will be included with the native for all NAS platforms when available.
have you confirmed mapping of PUID -> UID and PGID -> GID of user Plex? This is necessary because user plex is unprivileged on Synology. (it gets worse on DSM 7)
hw assist does work correctly in docker except for HDR files, then it auto goes to software transcoding. I included an example of it working in this set of logs.
Nov 30, 2020 22:49:47.724 [0x7fd27a09f700] INFO - Plex Media Server v1.21.0.3616-d87012962 - Docker Docker Container (LinuxServer.io) x86_64 - build: linux-x86_64 debian - GMT 00:00
Nov 30, 2020 22:49:47.724 [0x7fd27a09f700] INFO - Linux version: 4.4.59+, language: en-US
Nov 30, 2020 22:49:47.724 [0x7fd27a09f700] INFO - Processor Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz
Kernel 4.59+ ? There is something in my head about min kernel version. I need to research it.