diff options
author | stormtracknole <stormtracknole@gmail.com> | 2010-11-06 11:49:34 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-22 19:40:03 +0100 |
commit | bc47130f70b32f51daee481df8132aae48609137 (patch) | |
tree | 312f0b930172b534ce922dae5dd53e1cfd448b56 /multimedia/mlt/README | |
parent | e6a534daf21a9ca28e1428c79f6d8aa67e870886 (diff) | |
download | slackbuilds-bc47130f70b32f51daee481df8132aae48609137.tar.gz |
multimedia/mlt: Updated for version 0.5.10
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'multimedia/mlt/README')
-rw-r--r-- | multimedia/mlt/README | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/mlt/README b/multimedia/mlt/README index fb794354b2..3c1377fb8b 100644 --- a/multimedia/mlt/README +++ b/multimedia/mlt/README @@ -1,13 +1,14 @@ -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. +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. -This requires libdv, libsamplerate, and ffmpeg. +This requires libdv and ffmpeg. libquicktime is optional but recommended, since it will be needed by kdenlive anyway. +Additional optional dependencies are ladspa_sdk and frei0r. Optional: -By default PYTHON=yes for openshot.
\ No newline at end of file +By default PYTHON=yes for openshot. |