Add sup pattern file#337
Conversation
|
Hey, Thanks a lot! Don't worry about the MIME type. If there isn't one, just leave it as it is. The |
|
That shoud be it, right? |
|
It would be possible to add decoding of the actual images at a later point, but it would be a huge undertaking. Decoding (and the entire format) is described here: https://blog.thescorpius.com/index.php/2017/07/15/presentation-graphic-stream-sup-files-bluray-subtitle-format/#comment-480 (there is some minor mistakes that were corrected in the comments) |
|
Thanks! Looks good yeah :) Having it decode the images would be really cool but by no means required in the first version. I'm happy to merge any future PRs improving upon it though! |
This is a Pattern to mostly parse PGS Subtitles (in .sup format). I don't know what to do about the MIME Type, as PGS subtitles don't have one as far as i know.