前言:
对于,opencv有些配置文件错误并未致命,所以,有错误也不影响后续的编译:但是,后引用如果要用,在回过头来还是要解决的。
问题表述:
比如,有些文件下载的错误:

FEMPEG: Download: opencv ffmpeg 64.d11Iry l failed
Couldn't download files from the Internet.Please check the internet acce8s on this host
Make Warning at cmake/OpencVDownload.cmake:202 (message):EEMPEG: Download failed: 6,"couldn't resolve host name
For details please refer to the download log file:
H:/opencv3415/build-win10-x64-vsl9/CMakeDownloadLog.txt
Stack (most recent call first):3rdparty/ffmpeg/ffmpeg.cmake:20(ocv download)cmake/OpencvFindLibsVideo.cmake:227(download win ffmpeg)Makel

本文描述了在OpenCV编译过程中遇到的FFmpeg下载失败问题,指出需要查看CMake下载日志找到错误详情,通过手动下载并复制opencv_ffmpeg.dll到指定目录,解决Windows安全警告,最终成功配置并解决问题。
订阅专栏 解锁全文
827

被折叠的 条评论
为什么被折叠?



