使用当前2020最新版ffmpeg编译好的lib包,vs2019可编译的ffmpeg.exe的源码.下载后可直接编译调试,了解ffmpeg.exe实现的原理。
打印版本号:
ffmpeg version N-99305-gbc0e776 Copyright (c) 2000-2020 the FFmpeg developers
built with 用于 x86 的 Microsoft (R) C/C++ 优化编译器 19.27.29112 版
在win7下安装vs2019企业版报错:This application requires.Net framework 4.6 or higher to be installed.Please install the latest.net frameowrk form
https://go.microsoft.com/fwlink/?linkid=840938, or Windows Update.
.Net Framework4.6安装说明