报错信息如下:
FFMPEG: Download: opencv_ffmpeg.dll
CMake Warning at cmake/OpenCVDownload.cmake:193 (message):
FFMPEG: Download failed: 35;"SSL connect error"
For details please refer to the download log file:
D:/opencv/opencv346
本文解析了在构建OpenCV项目时遇到的FFMPEG组件下载失败问题,提供了详细的错误日志分析,并给出了通过手动下载文件解决连接超时的具体步骤。
报错信息如下:
FFMPEG: Download: opencv_ffmpeg.dll
CMake Warning at cmake/OpenCVDownload.cmake:193 (message):
FFMPEG: Download failed: 35;"SSL connect error"
For details please refer to the download log file:
D:/opencv/opencv346
292
1063