mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-01-07 22:37:29 +08:00
Update mpv config
This commit is contained in:
parent
a68d4c0d4d
commit
b8d612d509
1 changed files with 4 additions and 1 deletions
|
|
@ -9,12 +9,15 @@ keep-open
|
|||
# 浮动窗口的尺寸最大值
|
||||
autofit-larger=90%x95%
|
||||
|
||||
# 播放网络视频时获取播放列表
|
||||
ytdl-raw-options=yes-playlist=
|
||||
|
||||
# ==== 字幕 ====
|
||||
# 使用 scripts/autoload_subtitles.lua 加载外置字幕
|
||||
# 所以禁用mpv内置的自动加载方式
|
||||
sub-auto=no
|
||||
# 内置字幕优先使用中文
|
||||
slang=sc,chs,zh-hans,zh-cn,zh,chi,zho
|
||||
slang=zh-CN,zh,zho,chi,zh-TW,zh-HK,ja,jpn,en,eng
|
||||
# 尽量让ASS字幕在画面外
|
||||
sub-ass-force-margins
|
||||
# ==== 字幕样式 ====
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue