[FFmpeg-devel] Patch for ticket #9151
Dominic Mayers
dominic.mayers at meditationstudies.org
Thu Mar 18 22:15:59 EET 2021
Hello,
Ticket #9151
Applies to:
ffmpeg version N-101612-gda12d600ea Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 9 (Ubuntu 9.3.0-17ubuntu1~20.04)
Compiled ffmpeg to include libtesseract by adding --enable-libtesseract
to the configuration
Issue:
The current version of libavfilter/vf_ocr.c does not have white space in
the default white list.
But it is recommanded to include white space:
https://github.com/tesseract-ocr/tesseract/issues/2923
I attached a patch.
Dominic
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-white-space-to-white-list-of-libtesseract.patch
Type: text/x-patch
Size: 1342 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210318/cc42c2fe/attachment.bin>
More information about the ffmpeg-devel
mailing list