Automic VaultAutomic Vault

brew

Installer vapoursynth avec Homebrew, MacPorts, Nix, pacman, dnf, scoop, winget, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vapoursynth pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install vapoursynth

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install vapoursynth

MacPorts ports tree · multimedia/vapoursynth/Portfile · Source: api.github.com

Linux

Nixvérifié · 92%
nix profile install nixpkgs#vapoursynth

nixpkgs package indexes · pkgs/by-name/va/vapoursynth/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S vapoursynth

Arch Linux sync databases · vapoursynth · Source: geo.mirror.pkgbuild.com

Fedora dnfvérifié · 92%
sudo dnf install python3-vapoursynth

Fedora Rawhide package metadata · python3-vapoursynth · Source: dl.fedoraproject.org

openSUSE zyppervérifié · 92%
sudo zypper install libvapoursynth4

openSUSE Tumbleweed package metadata · libvapoursynth4 · Source: download.opensuse.org

Windows

Scoopvérifié · 92%
scoop install main/vapoursynth

Scoop official bucket manifest trees · bucket/vapoursynth.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id VapourSynth.VapourSynth -e

Windows Package Manager source index · VapourSynth.VapourSynth · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

Video processing framework with simplicity in mind

Commandes et alias

  • vapoursynth
  • vspipe

historique

Historique du projet et usages

VapourSynth is a scriptable video-processing framework built around a C++ core and a Python module. Its own documentation describes it as difficult to classify neatly - application, plugin, and library at once - because users write Python scripts that drive a native frame-processing engine.

Historique du projet

The project was created by Fredrik Mellbin after he began thinking through alternative designs for AviSynth. The official introduction says most of the initial implementation was written over a three-month period, with the goal of making a 21st-century rewrite inspired by AviSynth rather than another direct clone.

Early public development was already active in 2012. Release posts from November 2012 discuss R15/R16 work on API changes, AviSynth compatibility, AVISource, and calls for users to port favorite AviSynth functions, filters, and scripts. By December 2013, R22 added Windows x64 support, removed the Qt dependency in favor of C++11, and reviewed locking so relevant functions were thread-safe.

Historique d'adoption

VapourSynth grew in the same enthusiast video-processing culture that used AviSynth scripts for restoration, denoising, deinterlacing, inverse telecine, resizing, and encoding preparation. Its selling points for that audience were Python scripting, frame-level multithreading, runtime colorspace flexibility, per-frame properties, variable format support, and compatibility with many existing AviSynth plugins.

The project remains active as a niche but important tool in the video-encoding ecosystem. The GitHub project advertises the framework as 'with simplicity in mind', links to the official documentation, and shows a long release history, with R77 current in June 2026.

Modes d'utilisation

Typical use is to write a `.vpy` Python script that builds a clip graph, loads source material, applies filters or third-party plugins, and emits frames through tools such as `vspipe` into encoders or preview applications. Package users care about the plugin ABI, Python bindings, bundled command-line tools, and whether the build exposes the same core behavior across macOS, Linux, and Windows.

Compared with line-oriented command-line transcoders, VapourSynth is usually not the final encoder. It is the programmable preprocessing layer: a precise, reproducible scriptable frameserver that can be inserted before x264, x265, FFmpeg-based workflows, or specialized restoration/upscaling pipelines.

Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, VapourSynth is interesting because it sits at the boundary between native multimedia libraries, Python packaging, and a plugin ecosystem. A useful package must provide the core library, Python module, command-line bridge, and enough ABI stability for separately packaged filters.

Its history also explains why distributions package it even though the audience is specialized: it is one of the main modern heirs to AviSynth-style scripted video processing, and it made that workflow portable and Python-based instead of tied to older Windows-centric tooling.

Chronologie

  • 2012: Official documentation copyright begins and early R15/R16 release posts describe API and AviSynth-compatibility work.
  • 2013: R22 adds Windows x64 support, removes Qt, moves core code toward C++11, and improves thread safety.
  • 2026: GitHub release history shows R77 as the latest release in June 2026.

Related projects

  • AviSynth is the direct conceptual predecessor and compatibility target.
  • VapourSynth plugins and scripts, including ports of AviSynth filters, form much of the practical ecosystem around the core.

Sources

  • Official December 2013 release archive: https://www.vapoursynth.com/2013/12/
  • Official GitHub repository: https://github.com/vapoursynth/vapoursynth
  • Official November 2012 release archive: https://www.vapoursynth.com/2012/11/
  • Official introduction: https://www.vapoursynth.com/doc/introduction.html

posture de sécurité

Niveau de risque : blue

broad file, network, media, or database tool signal.

Classificateur de risque

risque blue · confiance moyen · tool

Pourquoi

  • broad file, network, media, or database tool signal

Signaux

  • text:video

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
vapoursynthcliexécutable global
vspipecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire77
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/vapoursynth/vapoursynth

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:vapoursynth
Version77
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/vapoursynth
Page d'accueilhttps://www.vapoursynth.com
Dépôthttps://github.com/vapoursynth/vapoursynth
Docs amonthttps://www.vapoursynth.com/doc
LicenceLGPL-2.1-or-later
Archive sourcehttps://github.com/vapoursynth/vapoursynth/archive/refs/tags/R77.tar.gz
Dernière mise à jour2026-06-22T14:06:34-07:00
Pulseupdated
Dépendancespython@3.14, zimg
Dépendances de compilationninja, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsThis formula does not contain optional filters that require extra dependencies. To use vapoursynth.core.bs, execute: brew install vapoursynth-bestsource To use vapoursynth.core.ocr, execute: brew install vapoursynth-ocr To use vapoursynth.core.sub, execute: brew install vapoursynth-sub To use vapoursynth.core.ffms2, execute: brew install ffms2 For more information regarding plugins, please visit: https://www.vapoursynth.com/doc/installation.html#plugins-and-scripts

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevapoursynth
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

vapoursynth

nix profile install nixpkgs#vapoursynth
  • normalized package name match
  • Correspondance par : Vapoursynth
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/va/vapoursynth/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

python3-vapoursynth 73-2.fc45

Python interface for VapourSynth

http://www.vapoursynth.com

sudo dnf install python3-vapoursynth
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 5 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-vapoursynth from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vapoursynth-devel 73-2.fc45

Development files for vapoursynth

http://www.vapoursynth.com

sudo dnf install vapoursynth-devel
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vapoursynth
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vapoursynth-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vapoursynth-libs 73-2.fc45

VapourSynth's core library with a C++ API

http://www.vapoursynth.com

sudo dnf install vapoursynth-libs
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vapoursynth
  • 8 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vapoursynth-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vapoursynth-tools 73-2.fc45

Extra tools for VapourSynth

http://www.vapoursynth.com

sudo dnf install vapoursynth-tools
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 6 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vapoursynth-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

vapoursynth 76-1

A video processing framework with the future in mind

http://www.vapoursynth.com/

sudo pacman -S vapoursynth
  • License: LGPL-2.1-only AND OFL-1.1
  • Architecture: x86_64
  • 2 Dépendances
  • normalized package name match
  • Correspondance par : Vapoursynth
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vapoursynth from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libvapoursynth4 76-1.1

A video processing framework

https://www.vapoursynth.com/

sudo zypper install libvapoursynth4
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libvapoursynth4 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libvsscript0 76-1.1

Library for interfacing Python with VapourSynth

https://www.vapoursynth.com/

sudo zypper install libvsscript0
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 6 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libvsscript0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python3-vapoursynth 76-1.1

Python interface for VapourSynth

https://www.vapoursynth.com/

sudo zypper install python3-vapoursynth
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python3-vapoursynth from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

vapoursynth-devel 76-1.1

Development files for VapourSynth

https://www.vapoursynth.com/

sudo zypper install vapoursynth-devel
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 3 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vapoursynth-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

vapoursynth-tools 76-1.1

Extra tools for VapourSynth

https://www.vapoursynth.com/

sudo zypper install vapoursynth-tools
  • License: LGPL-2.1-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vapoursynth
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Vapoursynth
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vapoursynth-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

vapoursynth

sudo port install vapoursynth
  • normalized package name match
  • Correspondance par : Vapoursynth
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/vapoursynth/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/vapoursynth

scoop install main/vapoursynth
  • normalized package name match
  • Correspondance par : Vapoursynth
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/vapoursynth.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

VapourSynth.VapourSynth

winget install --id VapourSynth.VapourSynth -e
  • normalized package name match
  • Correspondance par : Vapoursynth
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: VapourSynth.VapourSynth from https://cdn.winget.microsoft.com/cache/source.msix

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment