Instuctions available (moved) at REMOTE ORIGIN website: Extract Subtitles From mkv
-
Star
(141)
You must be signed in to star a gist -
Fork
(23)
You must be signed in to fork a gist
-
-
Save pavelbinar/20a3366b54f41e355d2745c89091ec46 to your computer and use it in GitHub Desktop.
There's a Mac application called Subtitle Extractor in the App Store that does this
Thank you for this @larryy ! I needed an SRT to translate subtitles into another language and needed precise time codes, this app does it!
For SRT it is ok but for SUP like Japanese and Chinese, seems OCR is needed.
Thank you so much, it worked !!
Thanks a lot!
Very simple and work, it's really work well. Thank you very much
There's a Mac application called Subtitle Extractor in the App Store that does this
Thank you for this @larryy ! I needed an SRT to translate subtitles into another language and needed precise time codes, this app does it!
Yeah, it costs $15, too!
Check out the Python script that victornpb posted here, it works perfectly! All you have to do is change the text of the script to whatever version of MKVToolNix you have and then run it with an MKV file in the same folder. I got it to work on the first try... easy, peasy.
Don't forget to buy him a coffee via the link on his page to say thanks.
same issue exactly with an srt file of over 10MB with binary data.
SAD!