Browse Source

add more info about new configure features

Originally committed as revision 583 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Fabrice Bellard 24 years ago
parent
commit
23642d8e54
1 changed files with 6 additions and 1 deletions
  1. +6
    -1
      INSTALL

+ 6
- 1
INSTALL View File

@@ -1,6 +1,11 @@

1) Type './configure' create the configuration (use './configure
--help' to have the configure options).
--help' to have the configure options).

'configure' can be launched from another directory than the ffmpeg
sources to put the objects at that place. In that case, use an
absolute path when launching 'configure',
e.g. /ffmpegdir/ffmpeg/configure.

2) Then type 'make' to build ffmpeg.



Loading…
Cancel
Save