summaryrefslogtreecommitdiffstats
path: root/multimedia/cinelerra/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-04-14 18:48:32 +0200
committer Willy Sudiarto Raharjo2017-04-15 02:50:43 +0200
commite245c8cc67c789567bc2f37c9e438703f785d7aa (patch)
tree0d71cf965ac5ac03ccd03fae3f4cdaf4d25d53ff /multimedia/cinelerra/README
parentc12a3dcc11a93bd4a8852c4889c371a83cd1cb5d (diff)
downloadslackbuilds-e245c8cc67c789567bc2f37c9e438703f785d7aa.tar.gz
multimedia/cinelerra: Remove external ffmpeg support.
We are still waiting for fully ffmpeg 3 support. Until then, we will go with internal ffmpeg only. Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/cinelerra/README')
-rw-r--r--multimedia/cinelerra/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/multimedia/cinelerra/README b/multimedia/cinelerra/README
index f1f7982528..3ddd60f57e 100644
--- a/multimedia/cinelerra/README
+++ b/multimedia/cinelerra/README
@@ -3,11 +3,3 @@ cinelerra (GNU/Linux Video/Audio Studio)
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"
-on the command line.