Skip to content

在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表

License

Notifications You must be signed in to change notification settings

Yooootsuba/ani-gamer-danmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ani-gamer-danmu

在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表

  • 快捷鍵開關彈幕

  • 快捷鍵切換彈幕位置

  • 預設開啟 / 關閉彈幕

  • 預設彈幕字體大小可調整

  • 預設彈幕位置可調整

下載

將專案下載至電腦後解壓縮

https://github.com/Yooootsuba/ani-gamer-danmu/archive/refs/heads/main.zip

安裝

將 scripts/ani-gamer-danmu.lua 放到你的 MPV scripts 資料夾

將 script-opts/ani-gamer-danmu.conf 放到你的 MPV script-opts 資料夾(非必要)

此時你的 MPV 資料夾結構會像是:

.
├── input.conf
├── mpv.conf
├── script-opts
│   └── ani-gamer-danmu.conf
├── scripts
│   └── ani-gamer-danmu.lua
└── shaders

設定快捷鍵(非必要)

將以下設定寫入 MPV 資料夾的 input.conf

之後即可使用 Ctrl + a 更改彈幕位置,Ctrl + d 開關彈幕,可自行更換快捷鍵

CTRL+a script-message danmu-anchor
CTRL+d script-message danmu-hidden

修改設定檔(非必要)

請確認你已經將 script-opts/ani-gamer-danmu.conf 放到你的 MPV script-opts 資料夾

color 可以開關彈幕高亮化,請填入 yes 或 no

anchor 可以調整彈幕預設位置,一共有 1-9 可以選擇,經調整後彈幕的位置會像是數字鍵盤 1-9 的方位一樣

danmu-hidden-default 可以選擇是否預設開啟彈幕,請填入 yes 或 no

color=yes
font-size=16
danmu-duration=10000
danmu-gap=0
anchor=1
danmu-hidden-default=no

已知 BUG

  • Emojis 顯示不清楚

  • 某些罕見字可能會顯示亂碼

License

This code is based on the mpv-youtube-chat project by BanchouBoo.

Original code: BanchouBoo/mpv-youtube-chat

License: MIT License

About

在 MPV 觀看巴哈姆特動畫瘋時,可以支援彈幕列表

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published