macOS
brew install vapoursynthlocal Homebrew formula metadata
sudo port install vapoursynthMacPorts ports tree · multimedia/vapoursynth/Portfile · ソース: api.github.com
brew / 順位 838
vapoursynth のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vapoursynthlocal Homebrew formula metadata
sudo port install vapoursynthMacPorts ports tree · multimedia/vapoursynth/Portfile · ソース: api.github.com
nix profile install nixpkgs#vapoursynthnixpkgs package indexes · pkgs/by-name/va/vapoursynth/package.nix · ソース: api.github.com
sudo pacman -S vapoursynthArch Linux sync databases · vapoursynth · ソース: geo.mirror.pkgbuild.com
sudo dnf install python3-vapoursynthFedora Rawhide package metadata · python3-vapoursynth · ソース: dl.fedoraproject.org
sudo zypper install libvapoursynth4openSUSE Tumbleweed package metadata · libvapoursynth4 · ソース: download.opensuse.org
scoop install main/vapoursynthScoop official bucket manifest trees · bucket/vapoursynth.json · ソース: api.github.com
winget install --id VapourSynth.VapourSynth -eWindows Package Manager source index · VapourSynth.VapourSynth · ソース: cdn.winget.microsoft.com
概要
Video processing framework with simplicity in mind
履歴
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.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vapoursynth | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
vspipe | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vapoursynth |
|---|---|
| バージョン | 77 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.vapoursynth.com |
| リポジトリ | https://github.com/vapoursynth/vapoursynth |
| 最終更新 | 2026-06-22T14:06:34-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
vapoursynth
nix profile install nixpkgs#vapoursynthpython3-vapoursynth 73-4.fc45
Python interface for VapourSynth
sudo dnf install python3-vapoursynthvapoursynth-devel 73-4.fc45
Development files for vapoursynth
sudo dnf install vapoursynth-develvapoursynth-libs 73-4.fc45
VapourSynth's core library with a C++ API
sudo dnf install vapoursynth-libsvapoursynth-tools 73-4.fc45
Extra tools for VapourSynth
sudo dnf install vapoursynth-toolsvapoursynth 77-2
A video processing framework with the future in mind
sudo pacman -S vapoursynthlibvapoursynth4 78-1.1
A video processing framework
sudo zypper install libvapoursynth4libvsscript0 78-1.1
Library for interfacing Python with VapourSynth
sudo zypper install libvsscript0python3-vapoursynth 78-1.1
Python interface for VapourSynth
sudo zypper install python3-vapoursynthvapoursynth-devel 78-1.1
Development files for VapourSynth
sudo zypper install vapoursynth-develvapoursynth-tools 78-1.1
Extra tools for VapourSynth
sudo zypper install vapoursynth-toolsvapoursynth
sudo port install vapoursynthmain/vapoursynth
scoop install main/vapoursynthVapourSynth.VapourSynth
winget install --id VapourSynth.VapourSynth -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.