summaryrefslogtreecommitdiffstats
path: root/multimedia/cinelerra/README
diff options
context:
space:
mode:
author Danny Schmarsel2015-10-28 17:42:50 +0100
committer Willy Sudiarto Raharjo2015-10-28 17:42:50 +0100
commitb0d2ce2b41e0e14c821c2e272a484b4b59f0eb2f (patch)
treeb841cebb6f2db95222ffd7fb4edb8c139eab68f2 /multimedia/cinelerra/README
parent2848fce4b43fe4fb3b2d20d1cc38950724ded170 (diff)
downloadslackbuilds-b0d2ce2b41e0e14c821c2e272a484b4b59f0eb2f.tar.gz
multimedia/cinelerra: Updated to use internal ffmpeg by default.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/cinelerra/README')
-rw-r--r--multimedia/cinelerra/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/cinelerra/README b/multimedia/cinelerra/README
index 1e25a9bae5..6aef88e053 100644
--- a/multimedia/cinelerra/README
+++ b/multimedia/cinelerra/README
@@ -1,3 +1,10 @@
Cinelerra CV 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.
+
+NOTE:
+Patches for ffmpeg-2.x from the official website are included in this SlackBuild.
+These patches work for the most part, but in various cases (like loading multiple DNxHD files)
+they make the program very unstable.
+
+If you still want to build with ffmpeg-2.x, pass "EXTERNALFFMPEG=yes" to the commandline.