Monthly Archive: July 2017

Compile ffmpeg on Windows natively with Visual Studio 2013 2

Compile ffmpeg on Windows natively with Visual Studio 2013

Downloads MSYS (Install it) http://www.mingw.org/download/installer Choose at least install options gcc-g++ as below Then click Installation | Apply Changes FFmpeg source code https://github.com/FFmpeg/FFmpeg Visual Studio 2013 Free Community Edition (Install it) https://www.visualstudio.com/en-us/news/releasenotes/vs2013-community-vs YASM http://yasm.tortall.net/Download.html...