summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author stormtracknole2010-07-23 01:26:31 +0200
committer Erik Hanson2010-07-26 04:52:40 +0200
commit20b51bba1ce7babbbf251dc113b30a411e29b9a2 (patch)
treef515d8a4204c7c0f5fe1b521fb5bc50c888f4583 /multimedia
parent41af5a30879262295b720683e56ca94e5909f2fd (diff)
downloadslackbuilds-20b51bba1ce7babbbf251dc113b30a411e29b9a2.tar.gz
multimedia/mlt: README re-write.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mlt/README8
1 files changed, 6 insertions, 2 deletions
diff --git a/multimedia/mlt/README b/multimedia/mlt/README
index 5353d27f7a..27529bf2d8 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.