Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing libtesseract #201

Open
sorsconstruct opened this issue Oct 21, 2022 · 1 comment
Open

Missing libtesseract #201

sorsconstruct opened this issue Oct 21, 2022 · 1 comment

Comments

@sorsconstruct
Copy link

Full build configuration: --enable-libtesseract is not set into full build.

Example:
ffmpeg -f lavfi -i color=black:s=hd720 -i "movie.png" -filter_complex "[0][1:s:0]overlay=format=yuv444:shortest=1,ocr,metadata=print:key=lavfi.ocr.text:file=text.txt" -an -f null

@BtbN
Copy link
Owner

BtbN commented Oct 21, 2022

There was some issue with statically linking libtesseract or some of its dependencies.
It's been a while and I don't remember what exactly it was.
Will look at it again when I find some time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants