macOS
brew install videoalchemylocal Homebrew formula metadata
brew / 順位 9633
videoalchemy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install videoalchemylocal Homebrew formula metadata
概要
Toolkit expanding video processing capabilities
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
videoalchemy | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:videoalchemy |
|---|---|
| バージョン | 1.0.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://viddotech.github.io/videoalchemy/ |
| リポジトリ | https://github.com/viddotech/videoalchemy |
| 最終更新 | 2026-07-26T00:30:33+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.