From eb26c07bf51f08aedb273db7bcc80615db7a8b12 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Wed, 22 Apr 2026 00:10:50 -0400 Subject: refactor: let system handle tearfree and vsync² --- .config/mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 9686b37..a469b80 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -23,6 +23,7 @@ sub-auto=all autofit-larger=96%x92% autofit-smaller=240x240 keepaspect-window=no -video-sync=audio +video-sync=display-desync opengl-swapinterval=0 +vulkan-swap-mode=fifo-relaxed ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3