mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-07-16 22:16:11 +08:00
Update mpv config
This commit is contained in:
parent
f0bd8b6293
commit
7996a1cbbe
1 changed files with 1 additions and 3 deletions
|
|
@ -19,8 +19,6 @@ force-window-position
|
||||||
ytdl-raw-options-append=yes-playlist=
|
ytdl-raw-options-append=yes-playlist=
|
||||||
# 避开av1编码;尺寸最大1440p
|
# 避开av1编码;尺寸最大1440p
|
||||||
ytdl-raw-options-append=format-sort=fps,+vcodec:h265,res:1440
|
ytdl-raw-options-append=format-sort=fps,+vcodec:h265,res:1440
|
||||||
# 减少以节约流量
|
|
||||||
demuxer-max-bytes=50M
|
|
||||||
|
|
||||||
network-timeout=10
|
network-timeout=10
|
||||||
|
|
||||||
|
|
@ -53,7 +51,7 @@ interpolation
|
||||||
|
|
||||||
profile=fast
|
profile=fast
|
||||||
|
|
||||||
# 可选值common-shaders或者anime-lq-shaders
|
# 可选值common-shaders或者anime-shaders
|
||||||
profile=common-shaders
|
profile=common-shaders
|
||||||
|
|
||||||
[common-shaders]
|
[common-shaders]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue