X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=README;h=f860e1bf0ed8fe14d26cfeacc8d6b7f337f818fc;hb=50494c72c7b8b700cf4df4c1f25ae1b5323e4df2;hp=ea8a4fc0db54ca0a5d4858308976c3d5210a32e1;hpb=757e8d55530954c3002b71f78d5027a222e810f7;p=melted diff --git a/README b/README index ea8a4fc..f860e1b 100644 --- a/README +++ b/README @@ -1,12 +1,13 @@ -MLT/Miracle README ------------------- +MLT Melted 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 Melted 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 @@ -38,18 +39,6 @@ Compilation to compile the system. -Testing -------- - - To execute the mlt tools without installation, or to test a new version - on a system with an already installed mlt version, you should run: - - . setenv - - NB: This applies to your current shell only and it assumes a bash or - regular bourne shell is in use. - - Installation ------------