otsaloma / gaupol

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

[Feature Request] Extracting hardcoded subs #159

Closed Dnkhatri closed 4 years ago

Dnkhatri commented 4 years ago

Would you be interested in adding this feature. A python project that does is already available gaupol calling it and importing the results would be good enough.

https://github.com/apm1467/videocr

otsaloma commented 4 years ago

Regarding OCR, I would be open to adding conversion of VobSub or BluRay SUP via Tesseract, but converting hard-coded subs from video frames sounds like a very rare, very slow, very niche thing to do. It probably makes more sense to do something like that at the command line.