[Ffmpeg-devel] JPEG Decoder & MPEG-2 Encoder Files

Mike Melanson mike
Thu Jul 28 18:15:54 CEST 2005


sharon fargo wrote:
> i forgot to mention that i need to compile those files with Visual C++ under Windows xp OS.
> 
> one more que. : how can i compile the ffmpeg with Visual C++ under Windows xp OS ?

	Short answer: You can't.

	Longer answer: You can, but you will be primarily on your own for the 
endeavor since most of the developers expend their effort supporting gcc 
(and MinGW for Windows). With enough work you may get the library to 
compile under VC++ but you will sacrifice a lot of efficiency because 
the optimized SIMD functions will not assemble.

-- 
	-Mike Melanson





More information about the ffmpeg-devel mailing list