libass ====== libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. Get it ====== See [Github releases](https://github.com/libass/libass/releases) for the latest release 0.11.2 (released 2014-04-25). This release contains bugfixes and compatibility fixes. See the [changelog](https://github.com/libass/libass/blob/master/Changelog) for a detailed list of changes. Source code is available from our [Github repository](https://github.com/libass/libass). Contact ======= Please use the [issue tracker](https://github.com/libass/libass/issues?state=open) to report bugs or feature requests. We have an IRC channel, too. Talk to us on [irc.freenode.net/#libass](irc://irc.freenode.net/libass). Related Links ============= The following projects/companies use libass: - [MPlayer](http://www.mplayerhq.hu/) - [mplayer2](http://www.mplayer2.org/) - [mpv](http://mpv.io/) - [VLC](http://www.videolan.org/) - [GStreamer (assrender plugin)](http://www.gstreamer.org/) - [Aegisub](http://www.aegisub.net/) - [XBMC](http://xbmc.org/) - [avidemux](http://fixounet.free.fr/avidemux/) - [PunkGraphicsStream (BD subtitle encoder)](http://code.google.com/p/punkgraphicstream/) - [HandBrake](http://handbrake.fr/) - [Crunchyroll](http://www.crunchyroll.com/) - [MX Player](https://play.google.com/store/apps/details?id=com.mxtech.videoplayer.ad) Information about the ASS format: ================================= - [ASS specification (incomplete)](http://moodub.free.fr/video/ass-specs.doc) - [ASS override tags (Aegisub wiki)](http://aegisub.cellosoft.com/docs/ASS_Tags) - [VSFilter source code (guliverkli2)](http://guliverkli2.svn.sourceforge.net/viewvc/guliverkli2/src/subtitles/) Other ASS/SSA implementations: ============================== - [xy-vsfilter/XySubFilter](https://code.google.com/p/xy-vsfilter/) - [VSFilter](http://sourceforge.net/projects/guliverkli2/) - [asa (defunct)](http://git.spaceboyz.net/asa.git) - [Perian (defunct)](http://perian.org/)