Skip to content

RistRyder/gse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gse - Go Subtitle Edit

Go port of the .NET libse library used by Subtitle Edit: https://github.com/SubtitleEdit/subtitleedit/tree/main/src/libse

This library is pre-release under active development and attempts to maintain the same API as libse.

Currently the track information of an MKV file is available and individual subtitle tracks can be read, including BluRaySup.

Examples

Container Formats

Container Format Description Location
Matroska Read BluRaySup subtitle track Here
Matroska Read plain text subtitle track Here

License

gse is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3, so it free to use for commercial software, as long as you don't modify the library itself. LGPL 3.0 allows linking to the library in a way that doesn't require you to open source your own code. This means that if you use gse in your project, you can keep your own code private, as long as you don't modify gse itself.

About

Go port of the .NET "libse" subtitle library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages