Does anyone know if a CLI that can convert PGS subtitles to SRT via a CLI.
I have used Subtitle Edit but want to automate the whole thing, rather than sitting there watching it happen.
Does anyone know if a CLI that can convert PGS subtitles to SRT via a CLI.
I have used Subtitle Edit but want to automate the whole thing, rather than sitting there watching it happen.
The problem you’re facing is PGS subtitles are bitmap and SRT are text. The conversion process uses an OCR engine.
Here’s an older thread which, with adjustment, will do what you want.