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

https://github.com/robjtede/sup-decode

A PGS (Presentation Graphic Stream / .sup) Subtitle File Decoder
https://github.com/robjtede/sup-decode

Last synced: about 2 months ago
JSON representation

A PGS (Presentation Graphic Stream / .sup) Subtitle File Decoder

Awesome Lists containing this project

README

        

# sup-decode

## Goals

- [ ] Full-featured SUP file decoder
- [ ] SUP viewer in GUI

## Could Also Do

- Convert to SRT / OCR
- Sub Editing

## Shout-out

- [This article](http://blog.thescorpius.com/index.php/2017/07/15/presentation-graphic-stream-sup-files-bluray-subtitle-format/) provided clear break-down of the SUP file format and most of the docs and comment explanations are pulled from here.