]> git.sesse.net Git - ffmpeg/blob - README.md
Merge commit 'd6902070c52151ec1e8154ce9b22283a1d0bc192'
[ffmpeg] / README.md
1 FFmpeg README
2 =============
3
4 1) Documentation
5 ----------------
6
7 * Read the documentation in the doc/ directory in git.
8
9   You can also view it online at http://ffmpeg.org/documentation.html
10
11 2) Licensing
12 ------------
13
14 * See the LICENSE file.
15
16 3) Build and Install
17 --------------------
18
19 * See the INSTALL file.