forked from yanncoupin/stl2srt
-
Notifications
You must be signed in to change notification settings - Fork 1
digi604/stl2srt
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
stl2srt.py A program to convert substitles files stored using the EBU (European Broadcasting Union) file format to the much simpler SRT file format. 1. Usage stl2srt.py [-h] [--help] [-d] [--debug] input.stl output.srt -h --help Display this usage notice -d --debug Display raw frames as they're read 2. Bibliography Wikipedia has some information at: http://en.wikipedia.org/wiki/Subtitle_%28captioning%29 The file format description is available at: http://tech.ebu.ch/docs/tech/tech3264.pdf 3. License This software is release under the GNU GPL v2 terms and conditions. See the GPL.txt file for the complete license text
About
A python command-line utiliy to convert EBU STL subtitles files into the simpler SRT format
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 100.0%