macOS
brew install vs-previewlocal Homebrew formula metadata
brew
vs-preview のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vs-previewlocal Homebrew formula metadata
概要
Previewer for VapourSynth scripts
履歴
vs-preview, distributed as the `vspreview` Python package and executable, is a standalone previewer for VapourSynth scripts. It is a niche video-encoding tool for users who write `.vpy` scripts and want to inspect filtered output from an editor-oriented workflow.
The Jaded Encoding Thaumaturgy repository was created in March 2022 and identifies the project as a fork of Endilll's `vapoursynth-preview`, which the README says was no longer maintained. The PyPI page keeps that lineage visible by listing Endilll as author while showing Setsugen no ao as maintainer.
The project became part of the Jaded Encoding Thaumaturgy VapourSynth ecosystem, which also includes libraries, guides, and newer previewer work. By 2026, the GitHub repository was archived, and the JET documentation for VSView describes VSView as a modern replacement for VSPreview with a cleaner and more maintainable plugin-oriented design.
The project is small but meaningful inside the VapourSynth encoding niche. GitHub shows about a hundred stars and a few dozen forks, and PyPI release history shows continuing published releases from the first visible 0.2.x releases in May 2022 through v0.20.1 in March 2026.
Its adoption is tied to script-heavy video filtering workflows rather than general video playback. The README explicitly recommends pairing it with editors that have integrated terminals, and documents IDE integration for Visual Studio Code, Vim, and Notepad++.
Users install `vspreview`, then run `vspreview script.vpy` from a terminal or editor task to preview a VapourSynth script. The tool also supports external plugins through `vspreview install [plugin-name]`, with plugin files placed in a global plugin directory.
For package users, vs-preview fills the practical gap between writing VapourSynth Python scripts and rendering final encodes: it lets encoders inspect frames, compare processing choices, and iterate in an editor without wiring a custom preview harness.
The package is significant mostly to video-filtering power users. It packages an editor-friendly VapourSynth preview workflow as a CLI, which matters in communities where scripts, frame inspection, and repeatable encode pipelines are the normal way of working.
セキュリティ状態
vs-preview に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vspreview | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview
インストールメタデータ
| パッケージキー | brew:vs-preview |
|---|---|
| バージョン | 0.20.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vs-preview |
| ホームページ | https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview |
| リポジトリ | https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview |
| 上流ドキュメント | https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://files.pythonhosted.org/packages/f2/91/ba18f65f751c63acd9096f719723edefb4c45bd72be77c424a0086028f14/vspreview-0.20.1.tar.gz |
| 最終更新 | 2026-07-01T09:59:09-04:00 |
| Pulse | updated |
| 依存関係 | certifi, freetype, libyaml, numpy, pillow, pyqt, python-matplotlib, python@3.14, vapoursynth |
| ビルド依存関係 | autoconf, automake, jpeg, meson, ninja |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vs-preview |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.