2001-07-22 14:18:56 +00:00
|
|
|
|
2008-04-14 23:51:10 +00:00
|
|
|
1) Type './configure' to create the configuration. A list of configure
|
|
|
|
options is printed by running 'configure --help'.
|
2002-05-25 22:21:14 +00:00
|
|
|
|
2011-03-17 16:02:14 +00:00
|
|
|
'configure' can be launched from a directory different from the FFmpeg
|
2008-04-14 23:51:10 +00:00
|
|
|
sources to build the objects out of tree. To do this, use an absolute
|
2011-03-17 16:02:14 +00:00
|
|
|
path when launching 'configure', e.g. '/ffmpegdir/ffmpeg/configure'.
|
2001-07-22 14:18:56 +00:00
|
|
|
|
2011-03-17 16:02:14 +00:00
|
|
|
2) Then type 'make' to build FFmpeg. GNU Make 3.81 or later is required.
|
2001-07-22 14:18:56 +00:00
|
|
|
|
2008-04-14 23:51:10 +00:00
|
|
|
3) Type 'make install' to install all binaries and libraries you built.
|
2011-04-04 15:43:45 +00:00
|
|
|
|
|
|
|
NOTICE
|
|
|
|
|
|
|
|
- Non system dependencies (e.g. libx264, libvpx) are disabled by default.
|