style(mpv): update mpv.conf

This commit is contained in:
rydesun 2021-07-05 11:55:07 +08:00
parent c77b65443a
commit 7d0824b6f2

View file

@ -1,19 +1,8 @@
# 优先硬解码
hwdec=auto-safe
# ==== 渲染 ====
profile=gpu-hq
scale=ewa_lanczossharp
cscale=ewa_lanczossharp
video-sync=display-resample
interpolation
tscale=oversample
# 可选值: common, common-low, anime
profile=common
# ==== 界面 ====
# 使用OSC脚本时需要关闭默认OSC
# https://github.com/422658476/MPV-EASY-Player/blob/master/mpv-easy-data/osc-style/osc-potplayer-box-knob-or-bar-0.lua
#使用OSC脚本时需要关闭默认OSC
osc=no
# ==== OSD样式 ====
osd-on-seek=msg-bar
@ -45,13 +34,24 @@ sub-shadow-offset=1
# 使用无损webp格式
screenshot-format=webp
screenshot-webp-lossless
# 截图存放路径
# 截图存放目录
screenshot-directory='~/Userdata/Pictures/'
# ==== 其他 ====
# ==== 杂项 ====
# 进度数据文件存放目录
watch-later-directory='~/.data/mpv/watch_later/'
# ==== 渲染 ====
profile=gpu-hq
scale=ewa_lanczossharp
cscale=ewa_lanczossharp
video-sync=display-resample
interpolation
tscale=oversample
# 可选值: common, common-low, anime
# 会覆盖scale和cscale
profile=common
[common]
profile-desc=普通视频
# FSRCNNX着色器