参考:https://www.cnblogs.com/harlanc/p/9569960.html
Win10 X64
FFmpeg版本:4.1.git
MinGW Get:0.6.2,32位
GCC:6.3.0
安装编译环境:
MinGW:https://sourceforge.net/projects/mingw/
打开minGW installation manager,选择以上包,点击Installation->Apply Changes 进行安装.
安装yasm:http://yasm.tortall.net/Download.html
我编译32位的,下载“Win32.exe”。下载完成后将yasm-1.3.0-win32.exe重命名为yasm.exe,放到MinGW\msys\1.0\bin下
安装nasm:https://www.nasm.us/pub