]> rtime.felk.cvut.cz Git - frescor/demo.git/blob - README
Fixed README
[frescor/demo.git] / README
1 To compile this demo follow the following steps:
2
3 1) Download modules from FRESCOR subversion repository:
4
5    src/update-svn-revision
6
7 2) Download/update git submodules
8
9    git submodule init
10    git submodule update
11
12 3) Compile it
13
14    cd build
15    ( cd ffmpeg && ./configure4omk )
16    make default-config
17    make