ffmpeg Tesseract-OCR 识别文字滤镜 中文识别输出文本

ffprobe -show_entries frame_tags=lavfi.ocr.text -f lavfi -i "movie=in.tif,ocr=datapath=tessdata:language=chi_sim:whitelist=" > ocr.txt

Note: 识别中文时 whitelist 必定要设置为空; 默认是英文字母和数字, 没法识别中文


相关文章
相关标签/搜索