Skip to content
/ libass Public
forked from libass/libass

libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.

License

Notifications You must be signed in to change notification settings

0p1pp1/libass

 
 

Repository files navigation

ISDB向けlibass

ISDB-S/Tで用いられる字幕を表示するため、 ISDB向けFFmpegによって 取り出し・デコードされた拡張ASS形式の字幕データを描画する。

ISDB向けmpvで (ISDB向けffmpegと共に)使用されている。

本家からの変更点

libass 0.17.0をベースに以下の拡張・変更を加えた。

  • 縦書き機能の拡張: これまでのように後で入力側で90度回転させる必要なく直接縦書きする。
  • 字幕背景の追加
  • 行間隔のスタイルオーバーライドの追加
  • スクロールの自動停止(スライドイン)の追加
  • その他本家libassでの不具合修正

フォントについて

ISDB-S/Tの独自文字を表示する場合、それらの文字をサポートしたフォントが必要。 和田研中丸ゴシックやIPAexGothicARIB等。 ただし、これらの文字はEPGでは使用されるが字幕で使用されることは少ない。

以下、オリジナルのREADME.md


Build status

Coverity scan build status

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 for the latest release 0.17.0 (released 2022-11-30). See the changelog for a detailed list of changes.

Source code is available from our GitHub repository.

Contact

Please use the issue tracker to report bugs or feature requests.

We have an IRC channel, too. Talk to us on irc.libera.chat/#libass. Note that we cannot be online all the time and we cannot answer IRC questions if you leave the channel. Even if you do not get an immediate response, keep your IRC client open, and we will eventually get back to you.

Related Links

The following projects/companies use libass:

Information about the ASS format:

Other ASS/SSA implementations:

About

libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 85.0%
  • Assembly 12.9%
  • M4 1.6%
  • Other 0.5%