X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=aaac6e2317a0083c1d41cae14434c4600317536d;hb=00ec4e199c9bd1213ec1ada66b662b5b0b181811;hp=c431c0216ec282501b27fdcce8db3933a8e99fbf;hpb=a0a988c50fce047427b445d5e21d7354862e8e23;p=melted diff --git a/README b/README index c431c02..aaac6e2 100644 --- a/README +++ b/README @@ -1,8 +1,18 @@ -README ------- +MLT/Miracle README +------------------ + + Sponsored by Ushodaya Enterprises Limited + Written by Charles Yates + and Dan Dennedy + + MLT is a LGPL multimedia framework designed for television broadcasting, + and Miracle is a GPL multi-unit video playout server with realtime + effects. This document provides a quick reference for the minimal configuration, - build and installation of MLT. + build and installation of MLT. See the docs directory for usage and + development details. + Configuration ------------- @@ -11,16 +21,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 ----------- @@ -30,6 +38,7 @@ Compilation to compile the system. + Testing ------- @@ -41,6 +50,7 @@ Testing NB: This applies to your current shell only and it assumes a bash or regular bourne shell is in use. + Installation ------------