[Bf-committers] Trying to have FFMpeg with MSVC

lguillaume lecocqguillaume at gmail.com
Sun Jul 9 05:27:17 CEST 2006


Hmm, my last message is not sended, I try to compile FFmpeg with MSVC :

I don't arrived to compile FFMpeg withMSVC, I search the web to find
precompiled librairie, I try with Dr Divx http://community.divx.com/labs/?cid=2
but in DrDivx.dll there is one function missing.

I search and found vitooki : http://vitooki.sourceforge.net/ It have all
function and precompiled librairie in the CVS.

I try to compile and have some little problems, inline is used in avcodec.h,
avformat.h and rational.h, MSVC don't know inline but accept __inline, I add
a define.
snprintf is used in writeffmpeg.c MSVC don't know but know _snprintf, I add
a define.

You can downloads a zip or 7zip file with executable, lib and DLL and the
patch at http://blendertestbuilds.de/index.php?dir=Testbuilds/Blender/Windows/lguillaume/temp/

Export with FFmpeg does not works on my computer, I will search more later
but if anyone have an idea to enable FFmpeg.

Regards, Guillaume
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.blender.org/pipermail/bf-committers/attachments/20060709/a9f05b85/attachment.html


More information about the Bf-committers mailing list