1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 15:11:58 +00:00

update nvenc options

This commit is contained in:
mertalev 2024-05-11 15:41:39 -04:00
parent 5bddd66437
commit c885c2e4ae
No known key found for this signature in database
GPG key ID: 13C97EF14A338984

View file

@ -1,4 +1,4 @@
version: "3.8" version: '3.8'
# Configurations for hardware-accelerated transcoding # Configurations for hardware-accelerated transcoding
@ -12,6 +12,9 @@ services:
cpu: {} cpu: {}
nvenc: nvenc:
runtime: nvidia
environment:
- DISPLAY:$DISPLAY
deploy: deploy:
resources: resources:
reservations: reservations:
@ -22,6 +25,8 @@ services:
- gpu - gpu
- compute - compute
- video - video
- display
- graphics
quicksync: quicksync:
devices: devices: