macOS
brew install videoalchemylocal Homebrew formula metadata
brew
Toolkit expanding video processing capabilities. Version 1.0.0 via Homebrew; verified from local package data.
install
brew install videoalchemylocal Homebrew formula metadata
overview
Toolkit expanding video processing capabilities
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
videoalchemy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/viddotech/videoalchemy
install metadata
| Package key | brew:videoalchemy |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/videoalchemy |
| Homepage | https://viddotech.github.io/videoalchemy/ |
| Repository | https://github.com/viddotech/videoalchemy |
| Upstream docs | https://viddotech.github.io/videoalchemy |
| License | MIT |
| Source archive | https://github.com/viddotech/videoalchemy/archive/refs/tags/1.0.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | videoalchemy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.