Hello,
Anyone know how to compile ffmpeg in Windows ? Please if you have a step-by-step instruction.
I do understand how to compile in Linux and I am familiar with Windows/compiling terms. But I just dont know what kind of tools do I need to compile ffmpeg in Windows (to create ffmpeg.exe)
Thanks in advance for your help,
Regards,
Klompen
+ Reply to Thread
Results 1 to 3 of 3
-
-
Thanks for the information.
I have installed MingW + MSYS. And tried to compile using --enable-mp3lame
Once I got error missing lame.h
Then I copied lame.h in the correct location.
But I still got this error :
gcc -Wl,--warn-common -g -o ffmpeg_g.exe ffmpeg.o cmdutils.o -L./libavformat -lavformat -L./libavcodec -lavcodec -lm -lmp3lame
D:\MinGW\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\ mingw32\bin\ld.exe: cannot find -lmp3lame
Anyone can help? I tried to compile lame (latest) but i got a lot of error in MingW
Similar Threads
-
FFmpeg on Win only - FAQ can ffmpeg realize screen capture
By feelart in forum Capturing and VCRReplies: 1Last Post: 14th Feb 2012, 04:11 -
Which ffmpeg options are used behind the scenes by ffmpeg?
By roberto.aloi in forum ffmpegX general discussionReplies: 1Last Post: 26th Jul 2011, 05:09 -
Difference between ffmpeg -threads and ffmpeg-mt
By Calidore in forum Video ConversionReplies: 2Last Post: 7th Mar 2010, 22:44 -
Compiling a DVD
By LiCal in forum Newbie / General discussionsReplies: 2Last Post: 25th Apr 2008, 13:31 -
FFMPEG QUESTION :How do I take one frame and make a jpeg with FFMPEG?
By goheadtry in forum Newbie / General discussionsReplies: 1Last Post: 18th Sep 2007, 02:55