X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=aaac6e2317a0083c1d41cae14434c4600317536d;hb=d7716abeda97624b8a334a295b91725756b81221;hp=b22c0a85ca7c6ac0e9595c2bb205724d93d3c994;hpb=c287a51b7a4c2cc437256c178a5eb2e7775d34fa;p=melted diff --git a/README b/README index b22c0a8..aaac6e2 100644 --- a/README +++ b/README @@ -1,12 +1,13 @@ MLT/Miracle README ------------------ - Copyright (C) 2003-2004 Ushodaya Enterprises Limited - by Charles Yates + Sponsored by Ushodaya Enterprises Limited + Written 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. + 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. See the docs directory for usage and @@ -20,12 +21,9 @@ 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.