From ece83b038487e26ec23973a48041d18407aeaabe Mon Sep 17 00:00:00 2001 From: niten Date: Sun, 26 Nov 2023 18:15:23 -0800 Subject: [PATCH] Fuckin vaapi still not working --- frigate-container.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frigate-container.nix b/frigate-container.nix index 54b99f4..90e3aec 100644 --- a/frigate-container.nix +++ b/frigate-container.nix @@ -22,7 +22,7 @@ let password = "{FRIGATE_MQTT_PASSWORD}"; }; logger.default = cfg.log-level; - ffmpeg.hwaccel_args = [ "preset-intel-vaapi" ]; + # ffmpeg.hwaccel_args = [ "preset-intel-vaapi" ]; cameras = mapAttrs' (_: camOpts: nameValuePair camOpts.name { ffmpeg.inputs = [