From d366acaa34129feea1ef20b55bb81baa37d89a36 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Sat, 8 Feb 2025 17:32:22 -0500 Subject: refactor: autofit-larger --- .config/mpv/mpv.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/mpv') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 591248a..086c180 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -14,6 +14,6 @@ correct-downscaling=no sigmoid-upscaling=no deband=no sub-auto=all -autofit-larger=1824x1026 +autofit-larger=1600x900 keepaspect-window=no ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3