Page 1 of 1

Compiling your own FFmpeg for Windows

PostPosted: Sun Apr 17, 2011 11:27 am
by patters
I wrote up this guide since I had to spend quite a while researching it for myself:
http://pcloadletter.co.uk/2011/04/17/ff ... with-faac/

Re: Compiling your own FFmpeg for Windows

PostPosted: Sun Apr 17, 2011 11:43 am
by zip
I'm using cross-compilation using this tutorial: http://ffmpeg.arrozcru.org/wiki/index.p ... =Main_Page

Re: Compiling your own FFmpeg for Windows

PostPosted: Sun Apr 17, 2011 1:58 pm
by patters
So are you compiling on Linux then? I run Windows though I have a Mac also, and it's irritated me for a while that I couldn't compile stuff. Now I know how :)

Re: Compiling your own FFmpeg for Windows

PostPosted: Sun Apr 17, 2011 3:51 pm
by zip
Yes, in a VM.

Re: Compiling your own FFmpeg for Windows

PostPosted: Mon May 09, 2011 7:29 am
by patters
After wrestling with it for a long time, I've finally written up how to compile x86 and x64 FFmpeg on 64bit editions of Windows:
http://pcloadletter.co.uk/2011/05/07/co ... h-libfaac/