minus-squareTacostrange@lemmy.mltoSelfhosted@lemmy.world•Cannot get jellyfin docker container to use nvenc hardware accelerationlinkfedilinkEnglisharrow-up2·2 days agoI had the same issue a few weeks ago. Try this in your docker compose deploy: resources: reservations: devices: - driver: cdi device_ids: - nvidia.com/gpu=all linkfedilink
I had the same issue a few weeks ago. Try this in your docker compose
deploy: resources: reservations: devices: - driver: cdi device_ids: - nvidia.com/gpu=all