[FFmpeg-devel] for ffmpeg org

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Feb 7 22:39:55 CET 2012


On Tue, Feb 07, 2012 at 01:32:45PM -0800, C Chatterjee wrote:
> 
> I use Visual Studio all the time to compile, build and use FFMPEG. You need to discard the MSVC compiler and instead use Intel C Compiler and setup the C99 compile mode. Need to make some minor changes such as use the pthread simulation library (open source) and get the unistd.h, stdint.h amd inttypes.h and it all works. Also need to ifdef strings.h ... All third party libraries do not work but libx264, libfaac, ... does. 
> 
> If FFMPEG community is interested these changes can be made part of the _MSC_VER compile flag and make it part of future releases. 
> 
> Comments??

Can't say much without seeing the details, but in principle I am
interested in putting any changes that are not too ugly in.


More information about the ffmpeg-devel mailing list