2024-03-28, 02:53 PM
(2024-03-27, 07:43 PM)TheDreadPirate Wrote: Did you pass in the render group into the container? If this container is running at root, than this doesn't matter.
Code:group_add:
- "122" # Change this to match your "render" host group id and remove this comment
Only VAAPI allows you to specify a render device to use. The other vendor specific options rely on the driver to properly detect and use the appropriate device.
What happens when you select Quick Sync? Can you share the ffmpeg log when HWA is set to Quick Sync? Also, did you check both Low Power Encoding options? If so, I believe you still need to install the HuC and GuC firmware.
https://jellyfin.org/docs/general/admini...e-on-linux
Alternatively, you could UNcheck them since they aren't necessary for the N100.
Going to try the group_add to Docker compose. I thought that I only needed to add my user to render. Right now I'm not using the Low Power modes, if this doesn't work I will report back with the ffmpeg log.