macOS
brew install dovi_convertlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dovi_convert in AI-Agent-Workflows.
Installation
brew install dovi_convertlocal Homebrew formula metadata
Überblick
Dolby Vision Profile 7 to 8.1 MKV converter
Verlauf
dovi_convert is a media-library CLI for converting Dolby Vision Profile 7 MKV files to Profile 8.1 for wider playback compatibility. It wraps and coordinates tools such as dovi_tool, FFmpeg, MKVToolNix, and MediaInfo while trying to avoid unsafe conversions.
The public GitHub repository was created in December 2025, but the changelog shows a fast-moving tool history around versions 7 and 8. The v7.0.0 release notes describe a complete Python rewrite from an original Bash script, replacing shell utilities such as jq, bc, curl, sed, awk, and grep with Python and core media-tool dependencies.
The project exists because many common streaming devices do not support Dolby Vision Profile 7 enhancement layers. Its README says the tool analyzes files first, converts only what is safe, preserves dynamic metadata, and skips complex FEL cases by default unless the user explicitly forces conversion.
dovi_convert's adoption is tied to home-theater and media-server users who maintain MKV libraries and want Dolby Vision compatibility on devices such as Apple TV, Shield, and Fire TV-class players. Version 7.3.2 added Homebrew installation, making the tool easier to install on macOS and Linux.
Version 8.0.0 changed the command syntax to `dovi_convert [command] [flags] [files]`, merged batch behavior into the `convert` command, and formalized a more Unix-like CLI. Version 8.2.0 added backup and restore of the Dolby Vision enhancement layer, which made destructive library conversion less risky for users trying to save disk space.
Users run commands such as `dovi_convert scan`, `dovi_convert convert Movie.mkv`, or `dovi_convert convert /path/to/media` to inspect and batch-convert MKV files. The tool depends on Python 3.8+, FFmpeg, MKVToolNix, MediaInfo, and dovi_tool.
The project also ships Docker-oriented workflows with a web terminal, which matters for NAS and media-server environments where users may run conversion jobs next to their media storage.
dovi_convert is package-nerd significant because it turns a fragile multi-tool media workflow into an installable command. The package is less about one codec primitive and more about orchestrating exact versions and behaviors of several external binaries.
Its Homebrew formula is useful because media-library operators often run these workflows from macOS or Linux shells and want dependency detection, repeatable upgrades, and a single named command instead of a personal pile of scripts.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dovi_convert | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cryptochrome/dovi_convert
Installationsmetadaten
| Paketschlüssel | brew:dovi_convert |
|---|---|
| Version | 8.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dovi_convert |
| Homepage | https://docs.doviconvert.com |
| Repository | https://github.com/cryptochrome/dovi_convert |
| Upstream-Dokumentation | https://github.com/cryptochrome/dovi_convert#readme |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://github.com/cryptochrome/dovi_convert/archive/refs/tags/v8.2.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:15-04:00 |
| Pulse | updated |
| Abhängigkeiten | dovi_tool, ffmpeg, media-info, mkvtoolnix, python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dovi_convert |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.