# videoalchemy を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:videoalchemy
```

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

### macOS

- Homebrew (100%):

```sh
brew install videoalchemy
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:videoalchemy
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.0
- **ソース概要:** Toolkit expanding video processing capabilities
- **ホームページ:** <https://viddotech.github.io/videoalchemy/>
- **リポジトリ:** <https://github.com/viddotech/videoalchemy>
- **最終更新:** 2026-07-26T00:30:33+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- videoalchemy (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.0
## プロジェクトの歴史と使われ方

VideoAlchemy is a young FFmpeg-oriented video processing toolkit that uses YAML configuration to describe media tasks. Its core idea is to make FFmpeg pipelines more readable by moving inputs, outputs, codecs, filters, task ordering, and validation into structured compose files.

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

The first public upstream release, v0.0.1-alpha, was published on September 7, 2024 and introduced the project as a way to simplify FFmpeg by running sequences of commands from a human-readable YAML configuration. A 1.0.0 release candidate followed on December 17, 2024 with complex-filter support, stronger compose-file validation, and refactored FFmpeg command generation.

Version 1.0.0 was published on January 1, 2025. Its release notes presented YAML-based configuration, command sequencing through `run_after`, readable command attributes, multi-bitrate HLS generation, advanced filters such as stabilization, and validation as the major features.

### 使われ方

VideoAlchemy is used as a declarative wrapper around repeatable FFmpeg work: define a `viddo-compose.yaml`, validate it, and let the tool execute dependent video tasks in order. The documentation pitches it to content creators, streamers, and developers who need FFmpeg workflows without constantly hand-writing long command lines.

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

Its significance is still early and niche, but it represents a common package ecosystem pattern: a thin, domain-specific orchestration layer over FFmpeg. The history is therefore best treated as release-line context rather than evidence of broad adoption.

### タイムライン

- 2024-09-07: v0.0.1-alpha introduces YAML-driven FFmpeg task sequences.
- 2024-12-17: 1.0.0-RC1 adds complex-filter support and improved compose-file validation.
- 2025-01-01: 1.0.0 is published as the first stable milestone.

### ソース

- <https://github.com/viddotech/videoalchemy>
- <https://github.com/viddotech/videoalchemy/releases/tag/1.0.0>
- <https://github.com/viddotech/videoalchemy/releases/tag/1.0.0-RC1>
- <https://github.com/viddotech/videoalchemy/releases/tag/v0.0.1-alpha>
- <https://viddotech.github.io/videoalchemy/>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
