摘要: 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 一定要设置为空; 默认是英文字母和数字, 无法识别中文 阅读全文
posted @ 2019-06-22 08:05 1CM 阅读(1200) 评论(0) 推荐(0) 编辑