Language

Package: vapoursynth @ 53

Synopsis

Video processing framework

Description

VapourSynth is a C++ library and Python module for video manipulation. It aims to be a modern rewrite of Avisynth, supporting multithreading, generalized colorspaces, per frame properties, and videos with format changes.

Home page
http://www.vapoursynth.com/
Location
gnu/packages/video.scm (line: 3018, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'cython' does not match package name 'python-cython'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used