diff options
author | stormtracknole <stormtracknole@gmail.com> | 2010-07-22 18:26:31 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-07-25 21:52:40 -0500 |
commit | 20b51bba1ce7babbbf251dc113b30a411e29b9a2 (patch) | |
tree | f515d8a4204c7c0f5fe1b521fb5bc50c888f4583 /multimedia | |
parent | 41af5a30879262295b720683e56ca94e5909f2fd (diff) |
multimedia/mlt: README re-write.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mlt/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/mlt/README b/multimedia/mlt/README index 5353d27f7a10..27529bf2d824 100644 --- a/multimedia/mlt/README +++ b/multimedia/mlt/README @@ -5,5 +5,9 @@ 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 and ffmpeg. libquicktime is optional but recommended, -since it will be needed by kdenlive anyway. +This requires libdv, libquicktime and ffmpeg. + +*NOTE* You must compile ffmpeg with all features enabled. This will +require libdc1394, dirac, faac(creates a non-redistributable binary), +faad2, gsm, openjpeg, lame, opencore-amr, rtmpdump, schroedinger, +speex, libvpx, and x264. These are all available on slackbuilds.org. |