INSTALL
de6d9b64
 
6dffc88d
 1) Type './configure' to create the configuration. A list of configure
 options is printed by running 'configure --help'.
23642d8e
 
c0b1bc8d
 'configure' can be launched from a directory different from the FFmpeg
6dffc88d
 sources to build the objects out of tree. To do this, use an absolute
c0b1bc8d
 path when launching 'configure', e.g. '/ffmpegdir/ffmpeg/configure'.
de6d9b64
 
c0b1bc8d
 2) Then type 'make' to build FFmpeg. GNU Make 3.81 or later is required.
de6d9b64
 
6dffc88d
 3) Type 'make install' to install all binaries and libraries you built.
a013291d
 
 NOTICE
 
  - Non system dependencies (e.g. libx264, libvpx) are disabled by default.