-
MLT - Documentation
DOCUMENTATION
MVCP - client/server text protocol
-
MLT - Documentation
DOCUMENTATION
Preamble
MLT is a multimedia framework designed for television broadcasting. As
such, it provides a pluggable architecture for the inclusion of new
audio/video sources, filters, transiti...
-
MLT - Documentation
DOCUMENTATION
Introduction
Melt was developed as a test tool for the MLT framework. It can be thought
of as a powerful, if somewhat obscure, multitrack command line oriented
video editor.
The followin...
-
MLT - Documentation
DOCUMENTATION
Usage
CXXFLAGS=`pkg-config --cflags mlt-framework-7` -Wall
LDFLAGS=-lmlt++-7 `pkg-config --libs mlt-framework-7`
Include files for the classes can either be explicitly included, ie:
#in...
-
MLT - Features
FEATURES
Modular design for the addition of new components
Simple integration with other multimedia libraries and applications
Supports the authoring and manipulation (ala DOM) of time-based
media inc...
-
MLT - Projects
PROJECTS
Applications and Services Using MLT
While MLT is a comprehensive package in its own right, it exposes
functionality that allows the development of additional service modules,
customised user ...