MLT package is the Media Lovin Toolkit. It 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.
This package is known to build and work properly using an LFS-7.8 platform.
Download (HTTP): http://sourceforge.net/projects/mlt/files/mlt-0.9.6.tar.gz
Download MD5 sum: 92bcc95af44ff086df0a0ce17a201d1c
Download size: 1.2 MB
Estimated disk space required: 168 MB
Estimated build time: 0.3 SBU
Doxygen-1.8.10, libexif-0.6.21, SDL-1.2.15, JACK, LADSPA, MOVEit, SoX, and Swfdec
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/mlt
Install MLT by running the following commands:
./configure --prefix=/usr \ --avformat-vdpau \ --enable-gpl \ --enable-gpl3 \ --enable-opengl \ --disable-gtk2 \ --qt-libdir=$QT5DIR/lib \ --qt-includedir=$QT5DIR/include && make
This package does not come with a test suite.
Now, as the root
user:
make install
Last updated on 2015-09-20 19:26:37 -0700