diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2015-05-23 18:42:38 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-20 11:55:20 +0700 |
commit | dbf4c04be62be254e5bd9ce8b1ddfe0b12d48f08 (patch) | |
tree | 4cd895594c9e63cead0060438bd7c1c34e15acc2 /multimedia/transcode/README | |
parent | fcf3692ac81d9cbeb7765969a6f17c34901b636f (diff) | |
download | slackbuilds-dbf4c04be62be254e5bd9ce8b1ddfe0b12d48f08.tar.gz |
multimedia/transcode: Fixed building with newer ffmpeg.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/transcode/README')
-rw-r--r-- | multimedia/transcode/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/transcode/README b/multimedia/transcode/README index f41385a165..d99e428405 100644 --- a/multimedia/transcode/README +++ b/multimedia/transcode/README @@ -17,3 +17,6 @@ MJPEGTOOLS=yes|no (default: no), requires mjpegtools QUICKTIME=yes|no (default: no), requires libquicktime X264=yes|no (default: no), requires x264 XVID=yes|no (default: no), requires xvidcore + +Note that newer versions of the stabilize and transform filters are available +as part of vid.stab and have thus been dropped from this package. |