mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
Update mpv config: add svp
This commit is contained in:
parent
1133778483
commit
9aab244c3a
1 changed files with 8 additions and 0 deletions
|
|
@ -56,3 +56,11 @@ watch-later-directory='~/.data/mpv/watch_later/'
|
|||
profile-desc=低分辨率动画专用
|
||||
# https://github.com/HelpSeeker/FSRCNN-TensorFlow/
|
||||
glsl-shaders="~~/shaders/FSRCNNX_x2_16-0-4-1_anime_enhance.glsl"
|
||||
|
||||
[svp]
|
||||
profile-desc=SVP补帧
|
||||
hwdec=auto-copy-safe
|
||||
input-ipc-server=/tmp/mpvsocket
|
||||
# 禁用不兼容的选项
|
||||
hr-seek-framedrop=no
|
||||
resume-playback=no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue