mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
add more info about new configure features
Originally committed as revision 583 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
a31e01c554
commit
23642d8e54
1 changed files with 6 additions and 1 deletions
7
INSTALL
7
INSTALL
|
|
@ -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…
Add table
Add a link
Reference in a new issue