是什么 ? | : | a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. |
开发语言 | : | C |
源码仓库 | : | https://github.com/libass/libass |
操作系统 | 包管理器 | 安装命令 |
---|---|---|
macOS | HomeBrew | brew install libass |
GNU/Linux | HomeBrew | brew install libass |
apt | sudo apt-get install -y libass | |
CentOS | yum | sudo yum install -y libass |
dnf | sudo dnf install -y libass | |
openSUSE | zypper | sudo zypper install -y libass |
Alpine Linux | apk | sudo apk add libass |
pacman | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | sudo emerge libass |