mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 22:55:00 +08:00
Update mpv config: disable shaders
This commit is contained in:
parent
7d96c892be
commit
5eecbbf001
1 changed files with 1 additions and 4 deletions
|
|
@ -60,17 +60,14 @@ profile-desc=普通视频
|
|||
# FSRCNNX着色器
|
||||
# https://github.com/igv/FSRCNN-TensorFlow/
|
||||
glsl-shaders="~~/shaders/FSRCNNX_x2_8-0-4-1.glsl"
|
||||
# 其他着色器
|
||||
profile=append-shaders
|
||||
|
||||
[anime]
|
||||
profile-desc=低分辨率动画
|
||||
# FSRCNNX着色器
|
||||
# https://github.com/HelpSeeker/FSRCNN-TensorFlow/
|
||||
glsl-shaders="~~/shaders/FSRCNNX_x2_16-0-4-1_anime_enhance.glsl"
|
||||
# 其他着色器
|
||||
profile=append-shaders
|
||||
|
||||
# 更多着色器,默认不启用
|
||||
[append-shaders]
|
||||
profile-desc=添加更多着色器
|
||||
profile-restore=copy-equal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue