macOS
brew install videoalchemylocal Homebrew formula metadata
brew / rank 9633
Toolkit expanding video processing capabilities. Version 1.0.0 via Homebrew; verified 2026-07-26.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:videoalchemy |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Homepage | https://viddotech.github.io/videoalchemy/ |
| Repository | https://github.com/viddotech/videoalchemy |
| Last updated | 2026-07-26T00:30:33+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.