diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
| commit | 741fb4b9e135cfb161a749db88713229038577bb (patch) | |
| tree | 08bc9925659cbcac45162bacf31dc6336d4f60b4 /ffmpeg1/INSTALL | |
| parent | a2e1bf3495b7bfefdaedb8fc737e969ab06df079 (diff) | |
making act segmenter
Diffstat (limited to 'ffmpeg1/INSTALL')
| -rw-r--r-- | ffmpeg1/INSTALL | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/ffmpeg1/INSTALL b/ffmpeg1/INSTALL deleted file mode 100644 index 9549346..0000000 --- a/ffmpeg1/INSTALL +++ /dev/null @@ -1,15 +0,0 @@ - -1) Type './configure' to create the configuration. A list of configure -options is printed by running 'configure --help'. - -'configure' can be launched from a directory different from the FFmpeg -sources to build the objects out of tree. To do this, use an absolute -path when launching 'configure', e.g. '/ffmpegdir/ffmpeg/configure'. - -2) Then type 'make' to build FFmpeg. GNU Make 3.81 or later is required. - -3) Type 'make install' to install all binaries and libraries you built. - -NOTICE - - - Non system dependencies (e.g. libx264, libvpx) are disabled by default. |
