dfaker / WebmGenerator

UI and Automation to cut, filter and join high quality webms, mp4s or gifs.
Mozilla Public License 2.0
523 stars 33 forks source link

Extend subtitle cutter to work with .ass subtitles #48

Open LolicoreExpress opened 3 years ago

LolicoreExpress commented 3 years ago

I'm not sure if it's normal or not (ass format not yet implemented for example) But I tried making some ASS subs and they plain didnt work. When launching the encode process, each webm juste "stopped" at half encode completion.

dfaker commented 3 years ago

The .ass subtitles can be used with the standard subtitle filter, but the subtitle cutting logic is .srt only so it'll have to be .srt format for now.