Skip to content

A python script for extracting DVB image based subtitles from TS recordings.

License

Notifications You must be signed in to change notification settings

philhansen/dvbsubrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dvbsubrip

A python script for extracting DVB image based subtitles from TS recordings. Subtitles can be saved in either WebVTT (.vtt) or SubRip (.srt) format.

This is a fork of Luca Olivetti's "vdrsubrip" script: http://ventoso.org/luca/vdr/

Requirements

This script uses ProjectX to extract the dvb subtitles, BDSup2Sub to convert them to images, and Tesseract to convert the images to text. It also uses dvbsnoop to detect the time difference between video and subtitles.

Use

Example of using the script:

dvbsubrip input.ts subtitles.srt

About

A python script for extracting DVB image based subtitles from TS recordings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages