From f64089cbf6e249233e1b248fc27bc0c335c0a3c2 Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Fri, 26 Sep 2025 19:49:08 -0400 Subject: refactor: `autofit-larger/smaller` --- .config/mpv/mpv.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 9d1e8e4..6597e7c 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -14,6 +14,7 @@ correct-downscaling=no sigmoid-upscaling=no deband=no sub-auto=all -autofit-larger=1600x900 +autofit-larger=96%x92% +autofit-smaller=240x240 keepaspect-window=no ytdl-format="bestvideo[height<=1080][fps<=30]+bestaudio/best" -- cgit v1.2.3