标签:输出 tag class lang probe col note str 英文
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 一定要设置为空; 默认是英文字幕和数字, 无法识别中文
ffmpeg Tesseract-OCR 识别文字滤镜 中文识别输出文本
标签:输出 tag class lang probe col note str 英文
原文地址:https://www.cnblogs.com/nlsoft/p/11067643.html