summaryrefslogtreecommitdiffstats
path: root/multimedia/cinelerra/README
diff options
context:
space:
mode:
author Giovanne Castro2010-11-12 21:23:39 +0100
committer Heinz Wiesinger2010-11-22 19:40:04 +0100
commit3250af3193713d1dd27e69502662b7ff9af70873 (patch)
tree080bca16133a2aaf5ba153ac19a2c5583c717a3e /multimedia/cinelerra/README
parent90585059a4374e5614017d9a409b90b5811641dc (diff)
downloadslackbuilds-3250af3193713d1dd27e69502662b7ff9af70873.tar.gz
multimedia/cinelerra: Updated for version cv_einar_701e5e5f
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'multimedia/cinelerra/README')
-rw-r--r--multimedia/cinelerra/README11
1 files changed, 8 insertions, 3 deletions
diff --git a/multimedia/cinelerra/README b/multimedia/cinelerra/README
index 501635f1ce..41433de851 100644
--- a/multimedia/cinelerra/README
+++ b/multimedia/cinelerra/README
@@ -1,11 +1,16 @@
Cinelerra is the most advanced non-linear video editor and compositor
for Linux. It does primarily 3 main things: capturing, compositing,
-and editing audio and video with sample level accuracy.
+and editing audio and video with sample level accuracy.
This is a development version maintained by Einar Rünkaru:
http://git.cinelerra.org/gitweb?p=einar/cinelerra.git;a=summary
This build script uses a git snapshot that was downloaded and hosted
by the script maintainer.
-This requires a52dec, libsndfile, imlib2, libdv, faac, faad2, ffmpeg,
-x264, lame, libavc1394, libiec61883, and mjpegtools.
+By default cinelerra builds with an internal ffmpeg. Building with
+an external, system-wide installed ffmpeg is possible by passing
+EXTERNALFFMPEG=yes to the SlackBuild. However, this requires
+ffmpeg < 0.6.x, which is no longer available on SlackBuilds.org.
+
+Cinelerra requires a52dec, libsndfile, imlib2, libdv, faac, faad2
+x264, lame, libavc1394, libiec61883, and mjpegtools.