X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=b22c0a85ca7c6ac0e9595c2bb205724d93d3c994;hb=f2dda0fcd1c242afcd07f2c2ef98f8f6b3fb0e13;hp=c431c0216ec282501b27fdcce8db3933a8e99fbf;hpb=a0a988c50fce047427b445d5e21d7354862e8e23;p=melted diff --git a/README b/README index c431c02..b22c0a8 100644 --- a/README +++ b/README @@ -1,8 +1,17 @@ -README ------- +MLT/Miracle README +------------------ + + Copyright (C) 2003-2004 Ushodaya Enterprises Limited + by Charles Yates + and Dan Dennedy + + 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. + build and installation of MLT. See the docs directory for usage and + development details. + Configuration ------------- @@ -13,14 +22,15 @@ Configuration Usage is: - ./configure --help - report all configure options - ./configure --prefix=[dir] - target install directory (default: /usr/local) + ./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 --[other] - pass through to children NB: This script must be run to register new services after a CVS checkout or subsequent update. - + + Compilation ----------- @@ -30,6 +40,7 @@ Compilation to compile the system. + Testing ------- @@ -41,6 +52,7 @@ Testing NB: This applies to your current shell only and it assumes a bash or regular bourne shell is in use. + Installation ------------