Try creating link with the name to your current tesseract lib file in the
lib directory.

Tomas

On Sun, Sep 11, 2022, 22:41 John Jason Jordan <joh...@gmx.com> wrote:

> Vobsub2srt has been around for a long time to convert bitmap subtitles
> to srt (text) subtitles. It uses tesseract for the OCR work. I have
> tesseract installed  According to the man page
>
>         vobsub2srt --lang en filename
>
> Is supposed to do the job, where 'filename' is the name given to each of
> the .sub and .idx files, without appending the extension. This is what I
> get:
>
>         vobsub2srt: error while loading shared libraries:
>         libtesseract.so.3: cannot open shared object file: No such file
>         or directory
>
> I can't find libtesseract.so.3. The problem may be that vobsub2srt
> hasn't been updated since the turn of the millennium, where tesseract
> keeps coming out with updates.
>
> Any suggestions?
>

Reply via email to