diff options
author | Giovanne Castro <giovannefc@ig.com.br> | 2010-11-12 21:23:39 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-22 19:40:04 +0100 |
commit | 3250af3193713d1dd27e69502662b7ff9af70873 (patch) | |
tree | 080bca16133a2aaf5ba153ac19a2c5583c717a3e /multimedia/cinelerra/README | |
parent | 90585059a4374e5614017d9a409b90b5811641dc (diff) | |
download | slackbuilds-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/README | 11 |
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. |