# 使用 Homebrew 安装 vs-preview

查看 vs-preview 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:vs-preview
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vs-preview
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:vs-preview
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vs-preview>
- **版本:** 0.20.1
- **来源摘要:** Previewer for VapourSynth scripts
- **主页:** <https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview>
- **仓库:** <https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview>
- **许可证:** Apache-2.0
- **源码归档:** <https://files.pythonhosted.org/packages/f2/91/ba18f65f751c63acd9096f719723edefb4c45bd72be77c424a0086028f14/vspreview-0.20.1.tar.gz>
- **最后更新:** 2026-07-01T09:59:09-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vspreview (cli)
- vspreview (别名)

## 依赖

- certifi
- freetype
- libyaml
- numpy
- pillow
- pyqt
- python-matplotlib
- python@3.14
- vapoursynth

## 构建依赖

- autoconf
- automake
- jpeg
- meson
- ninja

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.20.1
- 管理器更新时间: 2026-07-01
- 本地数据: OK
- 上游仓库: https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 2022: Jaded Encoding Thaumaturgy creates the vs-preview repository as a maintained fork of the older vapoursynth-preview project.
- 2022-2026: PyPI release history shows frequent `vspreview` releases, from 0.2.x in May 2022 to 0.20.1 in March 2026.
- 2026: The upstream repository is archived, while VSView is documented as the modern replacement.

### Related projects

- vs-preview is related to VapourSynth, Endilll's vapoursynth-preview, Jaded Encoding Thaumaturgy packages, vs-jet-engine, and VSView.

### 来源

- GitHub README: https://github.com/Jaded-Encoding-Thaumaturgy/vs-preview
- GitHub repository API metadata: https://api.github.com/repos/Jaded-Encoding-Thaumaturgy/vs-preview
- JET organization overview: https://github.com/Jaded-Encoding-Thaumaturgy
- PyPI project page and release history: https://pypi.org/project/vspreview/
- VSView documentation: https://jaded-encoding-thaumaturgy.github.io/vs-view/


## 安全说明

没有找到 vs-preview 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **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:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/zh-hans/brew/freetype/) - Runtime dependency declared by Homebrew.
- [numpy](https://pkg.so/zh-hans/brew/numpy/) - Runtime dependency declared by Homebrew.
- [vapoursynth](https://pkg.so/zh-hans/brew/vapoursynth/) - Runtime dependency declared by Homebrew.
- [pyqt](https://pkg.so/zh-hans/brew/pyqt/) - Runtime dependency declared by Homebrew.
- [ninja](https://pkg.so/zh-hans/brew/ninja/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/zh-hans/brew/automake/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/zh-hans/brew/meson/) - Build dependency declared by Homebrew.
- [vsview](https://pkg.so/zh-hans/brew/vsview/) - Shares pkgdb curated category or tags: cli, gui, media, previewer, vapoursynth.
- [aom](https://pkg.so/zh-hans/brew/aom/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [handbrake](https://pkg.so/zh-hans/brew/handbrake/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [ab-av1](https://pkg.so/zh-hans/brew/ab-av1/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [av1an](https://pkg.so/zh-hans/brew/av1an/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [mjpegtools](https://pkg.so/zh-hans/brew/mjpegtools/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [ffmpeg](https://pkg.so/zh-hans/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, encoding, media, video.
- [dav1d](https://pkg.so/zh-hans/brew/dav1d/) - Shares pkgdb curated category or tags: cli, media, video.
- [animdl](https://pkg.so/zh-hans/brew/animdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, libyaml, media, python.
- [bilix](https://pkg.so/zh-hans/brew/bilix/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, media, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/vs-preview.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vs-preview.yml)


## 来源

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
