libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.
libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.
To install libass-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libass-devel
To see what files were installed by libass-devel, run:
port contents libass-devel
To later upgrade libass-devel, run:
sudo port selfupdate && sudo port upgrade libass-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.