Package Details: vapoursynth-classic R57.A7-1

Git Clone URL: https://aur.archlinux.org/vapoursynth-classic.git (read-only, click to copy)
Package Base: vapoursynth-classic
Description: A video processing framework with the future in mind with classic API compatibility
Upstream URL: https://github.com/AmusementClub/vapoursynth-classic
Licenses: LGPL3, custom:OFL
Conflicts: vapoursynth
Provides: vapoursynth
Submitter: XLWZ
Maintainer: XLWZ
Last Packager: XLWZ
Votes: 0
Popularity: 0.000000
First Submitted: 2023-02-05 09:12 (UTC)
Last Updated: 2023-02-05 09:12 (UTC)

Dependencies (11)

Required by (313)

Sources (2)

Latest Comments

zwastik commented on 2026-02-20 14:49 (UTC)

make: *** [Makefile:2529: src/cython/vapoursynth.c] Error 1
make: *** Waiting for unfinished jobs....
src/filters/subtext/image.cpp: In function 'void imageFileFree(void*, VSCore*, const VSAPI*)':
src/filters/subtext/image.cpp:257:5: error: 'avcodec_close' was not declared in this scope; did you mean 'avio_close'?
  257 |     avcodec_close(d->avctx);
      |     ^~~~~~~~~~~~~
      |     avio_close