| Version 19 (modified by , 13 years ago) ( diff ) |
|---|
FFmpeg Compilation Guide
This page contains a list of resources which describe the necessary steps required for compiling FFmpeg from scratch.
Linux
Attention: If you are using gcc-4.2 please read ticket 1464 first.
OS X
FFmpeg and its dependencies can also be installed with Homebrew or MacPorts.
Windows
- MingwCompilationGuide – MinGW Compilation Guide for compiling FFmpeg with Windows/MinGW/MSYS.
- CrossCompilingForWindows – Cross compiling for Windows is sometimes easier than using MSYS+MinGW.
Compiling FFmpeg using MSVC is easy; follow these instructions: http://ffmpeg.org/platform.html
Guides for developers
Note:
See TracWiki
for help on using the wiki.


