X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=ea8a4fc0db54ca0a5d4858308976c3d5210a32e1;hb=ef7ca733ee283439a791bfcaea8016bfa3f44a29;hp=1b6aa5b6e1a1095478ae2fbc3300e0551e889e4d;hpb=380ba25c38651c7bbbe6bbefe5091e3b8fd9b1b4;p=melted diff --git a/README b/README index 1b6aa5b..ea8a4fc 100644 --- a/README +++ b/README @@ -7,10 +7,12 @@ MLT/Miracle README MLT is a multimedia framework designed for television broadcasting, and Miracle is a multi-unit video playout server with realtime effects. + This document provides a quick reference for the minimal configuration, build and installation of MLT. See the docs directory for usage and development details. + Configuration ------------- @@ -18,16 +20,14 @@ Configuration ./configure - Usage is: + More information on usage is found by running: - ./configure --help - report all configure options - ./configure --prefix=[dir] - target install directory (default: /usr/local) - ./configure --disable-[mod] - do not compile specified module(s) - ./configure --[other] - pass through to children + ./configure --help NB: This script must be run to register new services after a CVS checkout or subsequent update. - + + Compilation ----------- @@ -37,6 +37,7 @@ Compilation to compile the system. + Testing ------- @@ -48,6 +49,7 @@ Testing NB: This applies to your current shell only and it assumes a bash or regular bourne shell is in use. + Installation ------------