CV报错:CAP_IMAGES: can‘t find starting number (in the name of file): x in function ‘icvExtractPattern‘

Posted Dontla

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CV报错:CAP_IMAGES: can‘t find starting number (in the name of file): x in function ‘icvExtractPattern‘相关的知识,希望对你有一定的参考价值。

在linux arm下报错:

OpenCV(4.5.4-dev) /home/yg/share/prj/opencv/modules/videoio/src/cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): my_video.avi in function 'icvExtractPattern'

原因:FFmpeg没运行成功,需要重新安装FFmpeg,并重新编译opencv链接上FFmpeg

参考解决方案
CAP_IMAGES: can‘t find starting number (in the name of file)

解决 CAP_IMAGES: can‘t find starting number (in the name of file)

以上是关于CV报错:CAP_IMAGES: can‘t find starting number (in the name of file): x in function ‘icvExtractPattern‘的主要内容,如果未能解决你的问题,请参考以下文章