home/fuji: temp fix for mpv selecting wrong pixelformat

This commit is contained in:
2026-08-08 11:42:15 +02:00
parent e6a1e610b5
commit 988955336c
+1
View File
@@ -121,6 +121,7 @@ in
alang = "eng,en"; alang = "eng,en";
hwdec = "auto"; hwdec = "auto";
vo = "dmabuf-wayland"; vo = "dmabuf-wayland";
vf = "format=nv12";
ao = "pipewire"; ao = "pipewire";
ytdl-format = "bestvideo[height<=1080]+bestaudio/best[height<=1080]"; ytdl-format = "bestvideo[height<=1080]+bestaudio/best[height<=1080]";
video-osd = "yes"; video-osd = "yes";