xml字幕转ass字幕

项目地址:https://github.com/hihkm/DanmakuFactory

DanmakuFactory-1.70.zip

语法如下:

1
2
# -i 与 -o 参数分别是 input 和 output 的意思
.\DanmakuFactory_REL1.70CLI.exe -i xml "需要被转换的 XML 弹幕文件名.xml" -o ass "需要生成的 ASS 字幕文件名.ass"

ubuntu下编译成功,克隆下来后进入目录,创建temp,无需进入,直接make编辑,编译完成后目录中多一个文件:DanmakuFactory

1
2
3
4
5
6
7
git clone git@github.com:hihkm/DanmakuFactory.git

cd DanmakuFactory

mkdir temp

make

群晖docker下安装ubunt-desktop