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 af1d941..b9ad274 100644
--- a/hm/soft/mpv.nix
+++ b/hm/soft/mpv.nix
@@ -45,7 +45,7 @@ in
profile = "gpu-hq";
gpu-api = "vulkan";
vo = "gpu-next";
- hwdec = "vaapi";
+ hwdec = "vaapi-copy";
scale = "ewa_lanczossharp";
cscale = "ewa_lanczos";