Media Lovin' Toolkit

Media Lovin' Toolkit
Stable release 0.9.2 / June 29, 2014[1]
Development status Active
Written in C, C++
Operating system Linux, Mac OS X (MacPorts), BSD, Windows (MinGW), Solaris
Size 1.2 MB
Type Multimedia framework
License GNU LGPL version 2.1, GNU GPL version 2 or GNU GPL version 3
Website www.mltframework.org

Media Lovin' Toolkit (MLT) is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API.

It is used by video editors Kdenlive and OpenShot among other things. [2]

Technical overview

MLT provides an API with minimal dependencies (POSIX and C99). The design is modular allowing for the addition of new components and making integration simple with other multimedia libraries and applications. Support is available for the authoring and manipulation of time-based media including playlists, multiple tracks, filters, and transitions using DOM.

High-level language bindings exist for C++, Java, Lua, Perl, PHP, Python, Ruby, and Tcl. Mlt takes advantage of Multi-core processor and GPU processing.

MLT has a modular design that supports multiple libraries like FFmpeg and Jack. Through FFmpeg, MLT is able to support nearly all audio and video formats with optimized operations. Video and audio effects include image scaling, alpha-compositing, deinterlacing, masking, motion-tracking, audio mixing, audio gain, and wipe transitions.

Other features include:

See also

References


External links