otsaloma / gaupol

Editor for text-based subtitle files
https://otsaloma.io/gaupol/
GNU General Public License v3.0
247 stars 35 forks source link

[Feature request] Edit SRT from video file #200

Closed KaKi87 closed 1 year ago

KaKi87 commented 1 year ago

Hello,

It would be nice to read and edit subtitles embedded in video files like MKV and MP4.

Thanks

otsaloma commented 1 year ago

I do agree that existing tooling is bad -- I personally use custom scripts to run mkvextract, then edit, and don't mux back in, instead I have configured mpv to prefer external subtitles -- but I don't really want to expand the scope of Gaupol to muxing and demuxing, which are quite different from the current model of being essentially a text editor.