From 4614dd6859dc6630cdc80de73414f90649714fcf Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Sun, 12 Oct 2025 07:41:01 +0200 Subject: [PATCH] etc/mpv.conf: replace the --sharpen example gpu-next doesn't support --sharpen and it is now the default VO, so replace it with something that actually works. --- etc/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/mpv.conf b/etc/mpv.conf index 566b094007..15aad5f985 100644 --- a/etc/mpv.conf +++ b/etc/mpv.conf @@ -140,4 +140,4 @@ # The following profile can be enabled on the command line with: --profile=eye-cancer #[eye-cancer] -#sharpen=5 +#gamma=100