diff options
Diffstat (limited to 'multimedia/mlt')
-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 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. |