summaryrefslogtreecommitdiff
path: root/hm/soft/mpv.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soft/mpv.nix')
-rw-r--r--hm/soft/mpv.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/mpv.nix b/hm/soft/mpv.nix
index 4e4d08e..da4b591 100644
--- a/hm/soft/mpv.nix
+++ b/hm/soft/mpv.nix
@@ -40,7 +40,7 @@ in
gpu-api = "vulkan";
vo = "gpu-next";
- hwdec = "vaapi";
+ hwdec = "auto-safe";
gpu-hwdec-interop = "vaapi";
hwdec-codecs = "all";