To compile this demo follow the following steps (you can also run ./compile.sh which does all the steps): 1) Download modules from FRESCOR subversion repository: src/update-svn-revision 2) Download/update git submodules git submodule init git submodule update 3) Compile it cd build ( cd ffmpeg && ./configure4omk ) make default-config echo CONFIG_AQUOSA=y >>config.omk make