From 7996a1cbbed22103b1eab6209213d3ab34cac795 Mon Sep 17 00:00:00 2001 From: rydesun Date: Sun, 16 Nov 2025 17:51:25 +0800 Subject: [PATCH] Update mpv config --- .config/mpv/mpv.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 1c81390..0f0148d 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -19,8 +19,6 @@ force-window-position ytdl-raw-options-append=yes-playlist= # 避开av1编码;尺寸最大1440p ytdl-raw-options-append=format-sort=fps,+vcodec:h265,res:1440 -# 减少以节约流量 -demuxer-max-bytes=50M network-timeout=10 @@ -53,7 +51,7 @@ interpolation profile=fast -# 可选值common-shaders或者anime-lq-shaders +# 可选值common-shaders或者anime-shaders profile=common-shaders [common-shaders]