apm1467 / videocr

Extract hardcoded subtitles from videos using machine learning
MIT License
506 stars 117 forks source link

Tesseract version requirement #33

Open RaXorX opened 3 years ago

RaXorX commented 3 years ago

Thanks for the 0.16 update, it fixes my last issue I had opened with NoneType Error. Now I have some other issue instead. Last time when I had tried this software I think I might have just used the tesseract 4.0 instead of the 3.0. Videocr does indeed ask for >3.05, but all the binaries I tried for 3.05 give this error instead

2021-08-25_07h11_19

Now I tried with 4.0.0 instead and surprisingly there's 0 errors at all. But the detection is so bad, there's literally nothing detected at all. I am wondering if you have the compiled binaries for tesseract perhaps for testing or would 4.00/5.00 work too? I think the alpha 5.00 refused to work, saying unrecognized version of tesseract detected or something.