# vsview を Homebrew でインストール

vsview のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:vsview
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install vsview
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:vsview
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/vsview>
- **バージョン:** 0.8.0
- **ソース概要:** Next-generation VapourSynth previewer
- **ホームページ:** <https://jaded-encoding-thaumaturgy.github.io/vs-view/>
- **リポジトリ:** <https://github.com/Jaded-Encoding-Thaumaturgy/vs-view>
- **上流ドキュメント:** <https://jaded-encoding-thaumaturgy.github.io/vs-view>
- **ライセンス:** EUPL-1.2 AND (MIT AND Apache-2.0 AND ISC AND OFL-1.1)
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/fc/89/0f1a7a01173c0b8b6fe9c50c987420b3fb39412e01f22730da1468d0c8bd/vsview-0.8.0.tar.gz>
- **最終更新:** 2026-07-01T05:53:55Z
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- vsview (cli)
- vsview (エイリアス)

## 依存関係

- numpy
- pydantic
- pyside
- python@3.14
- vapoursynth
- vapoursynth-bestsource
- zstd

## ビルド依存関係

- cmake
- ninja
- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.8.0
- マネージャ更新日: 2026-07-01
- ローカルデータ: OK
- 上流リポジトリ: https://jaded-encoding-thaumaturgy.github.io/vs-view/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

VSView is a Python/PySide6 VapourSynth previewer for opening scripts, videos, and images, with workspaces, integrated tools, and plugin-oriented extension points.

### プロジェクトの歴史

The official repository describes VSView as a modern, extensible previewer for VapourSynth. Its documentation says it was built as a modern replacement for VSPreview, with cleaner maintainability and clearer plugin integration.

GitHub repository metadata records the vs-view repository as created in December 2025. Official tags show early vsview prereleases followed by versioned releases through VSView 0.8.0 in June 2026.

### 採用の歴史

VSView is packaged for Python-first workflows in its official documentation, which recommends pip and uv installation and optional extras for recommended or full plugin bundles. The supplied input shows Homebrew packaging as another route for users who prefer system package managers.

### 使われ方

Official usage docs show launching VSView from the command line, opening VapourSynth or Python scripts and media files, passing script arguments, managing settings, and using workspaces plus built-in plugin panels to inspect and compare media sources.

### パッケージ好きにとっての重要性

VSView is interesting to package users because it joins VapourSynth's script-centric video ecosystem with a desktop previewer, modern Python packaging, optional plugin extras, and a Homebrew command entry point. It is a GUI application, but it still exposes a CLI-oriented installation and launch flow.

### タイムライン

- 2025: GitHub metadata records creation of the vs-view repository.
- 2026: Official tags list the first VSView prerelease and 0.1.0 line.
- 2026: Official docs describe VSView as a modern replacement for VSPreview.
- 2026: VSView 0.8.0 release notes describe plugin API expansion and a new histogram plugin.

### Related projects

- The official docs connect VSView to VapourSynth and position it as a successor to VSPreview. Its pyproject also shows a workspace containing VSView-related CLI and plugin packages such as vsview-cli and second-party plugin packages.

### ソース

- <https://api.github.com/repos/Jaded-Encoding-Thaumaturgy/vs-view>
- <https://github.com/Jaded-Encoding-Thaumaturgy/vs-view>
- <https://raw.githubusercontent.com/Jaded-Encoding-Thaumaturgy/vs-view/main/README.md>
- <https://raw.githubusercontent.com/Jaded-Encoding-Thaumaturgy/vs-view/main/docs/index.md>
- <https://raw.githubusercontent.com/Jaded-Encoding-Thaumaturgy/vs-view/main/docs/usage/configuration.md>
- <https://raw.githubusercontent.com/Jaded-Encoding-Thaumaturgy/vs-view/main/docs/usage/overview.md>
- <https://raw.githubusercontent.com/Jaded-Encoding-Thaumaturgy/vs-view/main/pyproject.toml>


## セキュリティノート

vsview に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/vsview/global_settings.json
- macOS: ~/Library/Application Support/vsview/global_settings.json
- Windows: %LOCALAPPDATA%\vsview\global_settings.json, %APPDATA%\vsview\global_settings.json when --settings-roaming is used
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vsview
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Archive and compression packages](https://www.automicvault.com/ja/pkg/archive-compression-tools/) - Matched curated package taxonomy and local package facts.
- [numpy](https://www.automicvault.com/ja/pkg/brew/numpy/) - Runtime dependency declared by Homebrew.
- [pyside](https://www.automicvault.com/ja/pkg/brew/pyside/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [vapoursynth](https://www.automicvault.com/ja/pkg/brew/vapoursynth/) - Runtime dependency declared by Homebrew.
- [zstd](https://www.automicvault.com/ja/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/ja/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [adios2](https://www.automicvault.com/ja/pkg/brew/adios2/) - Both packages touch the same language runtime or ecosystem. Shared terms: generation, next, numpy, python, python-3-14.
- [vs-preview](https://www.automicvault.com/ja/pkg/brew/vs-preview/) - Both packages touch the same language runtime or ecosystem. Shared terms: numpy, previewer, python, python-3-14, vapoursynth.
- [acronym](https://www.automicvault.com/ja/pkg/brew/acronym/) - Both packages touch the same language runtime or ecosystem. Shared terms: generation, numpy, python, python-3-14.

## Combined YAML source

View the package source record on GitHub. [combined/vsview.yml](https://github.com/automic-vault/db/blob/main/combined/vsview.yml)


## ソース

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
