Install latest/stable of vobsub2srt
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
VobSub2SRT is a simple command line program to convert .idx / .sub subtitles into .srt text subtitles by using OCR. It is based on code from the MPlayer project - a really really great movie player. Some minor parts are copied from ffmpeg/avutil headers. Tesseract is used as OCR software.
An example of using the tool is below, note that you can pass a --blacklist
of characters to help the OCR recognition - there is also a sub-command vobsub2srt.with-basic-blacklist
which has a basic blacklist. If you want to see the processing of each line you can pass --verbose
.
If you have the files subtitles.idx subtitles.sub
simply run the command vobsub2srt subtitles
this will generate a new file called subtitles.srt
.
This is an unofficial snap and is not necessarily endorsed or officially maintained by the upstream developers.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.