[Ffmpeg-devel] Build ffmpeg on Win32

Steve Lhomme steve.lhomme
Fri Mar 10 07:55:35 CET 2006


Again, you are not supposed to make any changes to FFMPEG to make it 
work on MinGW+MSys.

Just:
./configure
make

And you're ready to use it. Whatever changes you have to make means 
there is a problem on your system. I suggest you revert to a clean CVS 
version and post here compilation error logs.

yj wrote:
> I've compiled successfully, 
> but can't use.
> I copied the sample code from:
> http://www.inb.uni-luebeck.de/~boehme/using_libavcodec.html
> 
> and modified a little for matching the new ffmpeg
> code.
> compiled the console project with setting the right
> path for ffmpeg libraries and include files.
> but I noticed that the execute file crashed right
> after it call the av_register_all().
> 
> what happened?
> I've modified the project Run Time DLL to Multi-Thread
> (Debug) DLL.
> 
> 
> --- Steve Lhomme <steve.lhomme at free.fr> wrote:
> 
>> yj wrote:
>>> Hi,
>>> I've made some modification on FFMPEG,
>>> and currently the error message is:
>>>
>>> In file included from
>>> c:/mingw/........./include/windows.h:48,
>>>                from w32thread.c:25:
>>> include/windef.h:223: error: syntax error before
>> ','
>>> token
>>> include/winnt.h:120: error: syntax error before
>> "void"
>>> Can anyone help me for the problem?
>> FFMPEG compiles out of the box on MinGW. Make sure
>> you use MSys with it. 
>> These errors you're getting suggest that there's
>> something wrong with 
>> your MinGW installation.
>>
>> _______________________________________________
>> ffmpeg-devel mailing list
>> ffmpeg-devel at mplayerhq.hu
>> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>>
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/ffmpeg-devel
> 

-- 
robUx4 on blog <http://robux4.blogspot.com/>





More information about the ffmpeg-devel mailing list