Server Version#: 1.28.2.6151
Player Version#: is this the client? if so, is the latest version on iphone/android phones.
I’m seeing that the transcodes are not going through the (hw) option and instead they are overworking my CPU. I have given permissions in the compose to my the admin user that I’m using. I am using /dev/shm in the transcode directory and have already given it half my ram (had to manually expand shm to 10gb). I have this in the compose:
devices:
- /dev/dri:/dev/dri
But I don’t know what else to do. I don’t even know which file of the logs to provide you since I’ve never pulled a log file and I went in the logs folder and there are a lot in there. Any help on what to do next would be greatly appreciated. thanks in advance.
Trying to add more than it supports will result in failures (There are no circuit board traces). This happens because Synology reads the “SPD” (speed device) on the DRAM at kernel start. It simply totals up and presents you a number. In this case, that number is absolutely meaningless and dangerous.
Allocating 10 GB for SHM is more than you have. With 8GB installed, your maximum is 4GB
So question on that, I was running the Plex native synology app and I switched to the Plex docker in order to be able to utilize the HDR tone mapping as everywhere I read was saying the native package could not utilize this.
So now you’re saying I have to move back to synology app in order to do this? or am I mistaking something. btw, thanks for the help.
what is the overlay method? the docker container I have?
I see. I do have the app still installed and it is stopped. I guess I can use the guide you referenced to change UID/GID and it should work correctly? or should I change the UID/GID in compose and run it again?
Is there a way that I can have hw transcoding with the plex container that I currently have?
this sounds like I have to nuke the container I have working and create something completely new.
After having this container I don’t really know if I want to go back to using the app even if they bring tone mapping to it.
I verified the PUID and GID on my side and it is the same one as yours 297536. I changed the environment variables to that but it didn’t work. Server was not found. Changed it back to original.
Then I realized it might have been the permissions thing so, I went into the control panel > shared folders and verified that the docker folder was Read/Write enabled for PlexMediaServer system internal user and it was.
The problem I’m having is with the sentence above as I can’t change ownership of the folder to PlexMediaServer. I can only see users I’ve created and not system internal users.
I now did the following:
I went into the docker folder > properties >Permissions > create and selected PlexMediaServer and allowed all. saved and restarted container. Verified that the folder permission was correct and everything seems to be as it’s supposed to work. However. the transcode is still not going through (hw).