An open API service indexing awesome lists of open source software.

https://github.com/thaliaarchi/transup

Decoding of Blu-Ray PGS (sup) subtitle format
https://github.com/thaliaarchi/transup

Last synced: 6 months ago
JSON representation

Decoding of Blu-Ray PGS (sup) subtitle format

Awesome Lists containing this project

README

          

# transup

transup is a library and CLI for decoding and transforming the Blu-ray
Presentation Graphic Format (PGS) subtitle format, also known as SUP.

Information on format:
http://blog.thescorpius.com/index.php/2017/07/15/presentation-graphic-stream-sup-files-bluray-subtitle-format/

## Related projects

- [Subtitle Edit (C#)](https://github.com/SubtitleEdit/subtitleedit/tree/master/src/libse/BluRaySup)
- [Pgs++ (C++)](https://github.com/iAmSomeone2/PgsPlusPlus)
- [BDSup2Sub (Java)](https://github.com/mjuhasz/BDSup2Sub)
- [SupMover (C++)](https://github.com/MonoS/SupMover)