#subtitle #stl #parser #file-format

ebustl

Parse subtitle files in the EBU-STL format with Rust

4 releases (breaking)

0.4.0 Sep 23, 2022
0.3.0 May 25, 2022
0.2.0 Jan 6, 2022
0.1.0 Mar 13, 2017

#1711 in Parser implementations

25 downloads per month

MIT license

33KB
967 lines

EBU-STL subtitling format in Rust

A basic implementation of a parser for the EBU-STL subtitling file format.

There is an simple program for dumping the file structure: examples/dump.rs.

A program for convert SRT files to STL files can be found under srt2stl.

Dependencies

~7MB
~183K SLoC