ソースを参照

update mpv config

Casey DeLorme 1 週間 前
コミット
7e7b7336e4
1 ファイル変更7 行追加2 行削除
  1. 7 2
      install/etc/skel/.config/mpv/mpv.conf

+ 7 - 2
install/etc/skel/.config/mpv/mpv.conf

@@ -1,10 +1,15 @@
 
-# video driver
-profile=gpu-hq
+# video driver to use gpu, wayland, and vulkan
+vo=gpu-next
+gpu-api=vulkan
+gpu-context=waylandvk
 
 # hwdecoder
 hwdec=auto-copy
 
+# reduce judder
+video-sync=display-resample
+
 # wayland gpu context
 gpu-context=waylandvk