summaryrefslogtreecommitdiffstats
path: root/multimedia/vapoursynth/README
diff options
context:
space:
mode:
author Hunter Sezen <orbea@riseup.net>2021-01-01 20:21:24 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-01-02 10:48:25 +0700
commitbd6f874c6f0711a9ccc3b742a4ae9e4cc7fdcabe (patch)
treecf1b81fae2036afefa0073ff89cbe29f43406141 /multimedia/vapoursynth/README
parent010c2e6dadaafa06da6b72fe4aa6197a502beb03 (diff)
downloadslackbuilds-bd6f874c6f0711a9ccc3b742a4ae9e4cc7fdcabe.tar.gz
slackbuilds-bd6f874c6f0711a9ccc3b742a4ae9e4cc7fdcabe.tar.xz
multimedia/vapoursynth: Added (video processing framework)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/vapoursynth/README')
-rw-r--r--multimedia/vapoursynth/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/vapoursynth/README b/multimedia/vapoursynth/README
new file mode 100644
index 0000000000..76b8668386
--- /dev/null
+++ b/multimedia/vapoursynth/README
@@ -0,0 +1,3 @@
+VapourSynth is an application for video manipulation. Or a plugin. Or
+a library. It’s hard to tell because it has a core library written
+in C++ and a Python module to allow video scripts to be created.