Automic VaultAutomic Vault

brew

使用 Homebrew 安装 dovi_convert

查看 dovi_convert 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dovi_convert

local Homebrew formula metadata

概览

软件包摘要

Dolby Vision Profile 7 to 8.1 MKV converter

命令和别名

  • dovi_convert

历史

项目历史与用法

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.

时间线

  • 2025: Public GitHub repository created.
  • 2026: v7.0.0 rewrites the tool in Python from the original Bash script.
  • 2026: v7.3.2 adds Homebrew installation.
  • 2026: v8.0.0 introduces the new command syntax and unified convert command.
  • 2026: v8.2.0 adds backup and restore for the enhancement layer.

Related projects

  • dovi_tool is the core Dolby Vision metadata utility used by dovi_convert.
  • FFmpeg, MKVToolNix, and MediaInfo are required media-analysis and container-manipulation tools.
  • dovi_scripts is credited by the project as an inspiration and knowledge source.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 5 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dovi_convertcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本8.2.0
管理器更新时间2026-06-15
本地数据OK
上游当前
检测到的最新版本v8.2.0

https://github.com/cryptochrome/dovi_convert

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:dovi_convert
版本8.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/dovi_convert
主页https://docs.doviconvert.com
仓库https://github.com/cryptochrome/dovi_convert
上游文档https://github.com/cryptochrome/dovi_convert#readme
许可证GPL-3.0-only
源码归档https://github.com/cryptochrome/dovi_convert/archive/refs/tags/v8.2.0.tar.gz
最后更新2026-06-15T10:20:15-04:00
Pulseupdated
依赖dovi_tool, ffmpeg, media-info, mkvtoolnix, python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedovi_convert
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment