notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2024Q4
vapoursynth Video processing framework with simplicity in mind (compatibility mode)
r73 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout r66Version of this port present on the latest quarterly branch.
Maintainer: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-04-10 01:11:12
Last Update: 2026-06-20 08:26:45
Commit Hash: a2fb992
License: LGPL21+
WWW:
https://www.vapoursynth.com/
Description:
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. It came to be when I started thinking about alternative designs for Avisynth and most of it was written over a 3 month period. The software has been heavily inspired by Avisynth and aims to be a 21st century rewrite, taking advantage of the advancements computers have made since the late 90s. The main features compared to Avisynth are: * Multithreaded - Frame level multithreading that scales well * Generalized Colorspaces - New colorspaces can be specified at runtime * Per Frame Properties - Additional metadata can be attached to frames * Python Based - The scripting part is implemented as a Python module so you don't have to learn a special language * Support for video with format changes - Some video just can't stick to one format or frame size. VapourSynth can handle any kind of change * Compatible with a large number of already existing Avisynth plugins
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/vapoursynth-r73/catalog.mk
  3. /usr/local/share/licenses/vapoursynth-r73/LICENSE
  4. /usr/local/share/licenses/vapoursynth-r73/LGPL21+
  5. bin/vspipe
  6. include/vapoursynth/VSConstants4.h
  7. include/vapoursynth/VSHelper.h
  8. include/vapoursynth/VSHelper4.h
  9. include/vapoursynth/VSScript4.h
  10. include/vapoursynth/VapourSynth.h
  11. include/vapoursynth/VapourSynth4.h
  12. lib/libvapoursynth-script.so
  13. lib/libvapoursynth-script.so.4
  14. lib/libvapoursynth.so
  15. lib/libvapoursynth.so.4
  16. lib/python3.11/site-packages/vapoursynth.cpython-311.so
  17. libdata/pkgconfig/vapoursynth-script.pc
  18. libdata/pkgconfig/vapoursynth.pc
  19. @owner
  20. @group
  21. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • vapoursynth>0:multimedia/vapoursynth
To install the port:
cd /usr/ports/multimedia/vapoursynth/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/vapoursynth
  • pkg install vapoursynth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vapoursynth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781871204 SHA256 (vapoursynth-vapoursynth-R73_GH0.tar.gz) = 1bb8ffe31348eaf46d8f541b138f0136d10edaef0c130c1e5a13aa4a4b057280 SIZE (vapoursynth-vapoursynth-R73_GH0.tar.gz) = 1877539

Packages (timestamps in pop-ups are UTC):
vapoursynth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestr66r66-r66r66n/an/an/a
FreeBSD:13:quarterlyr66r66-r66r66n/an/an/a
FreeBSD:14:latestr66r66-r66r66--r54_4
FreeBSD:14:quarterlyr66r66-r66r66r65r65r65
FreeBSD:15:latestr66r66n/ar66n/an/ar65r65
FreeBSD:15:quarterlyr66r66n/a-n/an/a--
FreeBSD:16:latestr66r66n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. py311-cython>=3.2.4 : lang/cython@py311
  5. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
Library dependencies:
  1. libzimg.so : graphics/sekrit-twc-zimg
This port is required by:
for Build
  1. graphics/vapoursynth-waifu2x-ncnn-vulkan
  2. graphics/vapoursynth-waifu2x-w2xc
  3. multimedia/ffms2
  4. multimedia/vapoursynth-l-smash-works
  5. multimedia/vapoursynth-vmaf
for Libraries
  1. multimedia/av1an
  2. multimedia/avidemux
  3. multimedia/avidemux-cli
  4. multimedia/avidemux-plugins
  5. multimedia/avidemux-qt5

Configuration Options:
No options to configure
Options name:
multimedia_vapoursynth
USES:
compiler:c++17-lang meson pkgconfig python
pkg-message:
For install:
If this application is built in "compatibility mode" on amd64 it means that you're either using a prebuilt binary package or that CPUTYPE variable wasn't set during build. Application will still continue to work but without assembly optimization which means REDUCED performance. It is HIGHLY recommended that you recompile this software and plugins with CPUTYPE variable defined.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vapoursynth/vapoursynth/tar.gz/R73?dummy=/
Collapse this list.

There are no commits on branch 2024Q4 for this port