Automic VaultAutomic Vault

brew

dovi_convert を Homebrew でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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