Opened 6 years ago
Last modified 6 years ago
#7635 new enhancement
Converting bitmap subtitles to srt
Reported by: | wojtekw | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | ffmpeg |
Version: | unspecified | Keywords: | subtitles, ocr, convert |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Hello Everyone,
I'm looking a way to convert subtitles from a lot of TS file into art version.
Actually I didn't find any option to make this with ffmpeg.
Do You think it's a good idea to have something accessible via command line with ffmpeg using some of OCR tools like tesseract.
Example of usage:
ffmpeg -i input(TS file with bitmap subtitles) -o subtitles.srt
Note:
See TracTickets
for help on using tickets.
No. There is ocr filter that uses tesseract.