move immich container to nfss

This commit is contained in:
Yan Lin 2026-02-14 07:31:29 +01:00
parent a02fd21f14
commit cc26c13cac
5 changed files with 89 additions and 81 deletions

View file

@ -7,7 +7,7 @@
ffmpeg = {
accel = "qsv";
accelDecode = false;
accelDecode = true;
acceptedAudioCodecs = [ "aac" "mp3" "libopus" "pcm_s16le" ];
acceptedContainers = [ "mov" "ogg" "webm" ];