]> git.sesse.net Git - ffmpeg/blob - INSTALL
- Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.
[ffmpeg] / INSTALL
1
2 1) Type './configure' create the configuration (use './configure
3 --help' to have the configure options).
4
5 2) Then type 'make' to build ffmpeg.
6
7 3) Type 'make install' to install ffmpeg and ffserver in
8 /usr/local/bin.