[Ffmpeg-devel] Build ffmpeg on Win32
yj
yunjnz
Fri Mar 10 07:35:38 CET 2006
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
More information about the ffmpeg-devel
mailing list