diff options
| author | kj_sh604 | 2026-04-22 22:38:31 -0400 |
|---|---|---|
| committer | kj_sh604 | 2026-04-22 22:38:31 -0400 |
| commit | ca57dc24d769edd3694e0dfb9d25f9f1f12cf0ab (patch) | |
| tree | b63571e73104baa591abebe65b806beb520d4f82 | |
| parent | eb26c07bf51f08aedb273db7bcc80615db7a8b12 (diff) | |
refactor: remove `video-sync=display-desync opengl-swapinterval=0 vulkan-swap-mode=fifo-relaxed`
| -rw-r--r-- | .config/mpv/mpv.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index a469b80..d120bc0 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf | |||
| @@ -23,7 +23,4 @@ sub-auto=all | |||
| 23 | autofit-larger=96%x92% | 23 | autofit-larger=96%x92% |
| 24 | autofit-smaller=240x240 | 24 | autofit-smaller=240x240 |
| 25 | keepaspect-window=no | 25 | keepaspect-window=no |
| 26 | video-sync=display-desync | ||
| 27 | opengl-swapinterval=0 | ||
| 28 | vulkan-swap-mode=fifo-relaxed | ||
| 29 | ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" | 26 | ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" |
