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 一定要设置为空; 默认是英文字母和数字, 无法识别中文


 

相关文章:

  • 2022-12-23
  • 2021-05-08
  • 2021-11-30
  • 2022-12-23
  • 2021-12-05
  • 2022-01-09
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-06-17
  • 2021-07-25
  • 2021-07-09
相关资源
相似解决方案