Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
/BDSupReaderPublic archive

A BluRay PGS subtitle (.sup) parser

NotificationsYou must be signed in to change notification settings

Sec-ant/BDSupReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a toy project. Not even working correctly. Archived.

Original FileImages (converted to APNG)Screen Images (converted to APNG)
🎬Image Example.pngScreen Image Example.png

Intro

A BluRay PGS subtitle (.sup) parser, which is developed as a helper CLI tool to sync PGS subtitles timewise. More features will be considered when the basic requirements are met.

This project is still under development, comments and advices are always appreciated!

Features

  • Acquire all the information that the subtitle carries, please refer toUS Patent US 20090185789 A1 for details;
  • Acquire the start and end timestamp for each caption;
  • Acquire and save images of each caption;
  • Acquire and save the screen image, which means not only the images themselves, but also their placements on the screen, of each caption;
  • Convert to a 1D vector based on a certain sample frequency;
  • Shift, scale or transform timestamps;
  • Apply a filter on caption images.

Future Work

  • Convert text format strings to RGBA image;
  • Convert subrip or ASS/SSA subtitles to PGS subtitles;
  • OCR. (Maybe not, for this feature is too heavy)

Known Issues

Please refer to theOpen Issues Page.

Reference


[8]ページ先頭

©2009-2025 Movatter.jp