r1053: Add Russian translation.
[cinelerra_cv.git] / quicktime / ffmpeg / INSTALL
blob28ea77d42ee1e9a4a9553596f10712037b0076e0
2 1) Type './configure' create the configuration (use './configure
3 --help' to have the configure options). 
5 'configure' can be launched from another directory than the ffmpeg
6 sources to put the objects at that place. In that case, use an
7 absolute path when launching 'configure',
8 e.g. /ffmpegdir/ffmpeg/configure.
10 2) Then type 'make' to build ffmpeg.
12 3) Type 'make install' to install ffmpeg and ffserver in
13 /usr/local/bin.