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

Tesseract Errors and Missing PNG Library #24

Open
Fabelwesen opened this issue Jun 18, 2024 · 0 comments
Open

Tesseract Errors and Missing PNG Library #24

Fabelwesen opened this issue Jun 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Fabelwesen
Copy link

First of all, I want to thank you very much; your OCR tools are exactly what I was looking for! :) Keep up the great work!

When I load and use this plugin in OBS, I get some errors that I believe are related to Tesseract. Can these be ignored?

info: [obs-ocr] Loading tesseract model from: /usr/share/obs/obs-plugins/obs-ocr/tessdata
Error in pixReadMemTiff: function not present
Error in pixReadMem: tiff: no pix returned
Error in pixaGenerateFontFromString: pix not made
Error in bmfCreate: font pixa not made
info: [obs-ocr] Starting Tesseract thread, update timer: 100
info: Switched to scene 'Szene'
info: ------------------------------------------------
info: Loaded scenes:
info: - scene 'Szene':
info: - source: 'FLIR' (xshm_input)
info: - filter: 'Schärfung' (sharpness_filter_v2)
info: - filter: 'OCR-Filter' (ocr_filter)
info: - filter: 'Farbkorrektur' (color_filter_v2)
info: ------------------------------------------------
Warning in changeFormatForMissingLib: png library missing; output bmp format
Warning in changeFormatForMissingLib: png library missing; output bmp format
Warning in changeFormatForMissingLib: png library missing; output bmp format
Warning in changeFormatForMissingLib: png library missing; output bmp format

@royshil royshil added the bug Something isn't working label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants