hdr-dovi-tool

Manage Dolby Vision RPU metadata workflows using dovi_tool.

15|4|Updated Apr 18, 2026
One-click install
npx skills add https://github.com/damionrashford/media-os --skill hdr-dovi-tool
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: hdr-dovi-tool
Source: https://github.com/damionrashford/media-os/tree/main/skills/hdr-dovi-tool
Command: npx skills add https://github.com/damionrashford/media-os --skill hdr-dovi-tool

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Dolby Vision RPU metadata workflows can be authored, edited, and repackaged using a CLI wrapper around dovi_tool, streamlining DV pipeline tasks.

Core Features & Use Cases

  • End-to-end DV RPU handling: extract, edit, convert, inject, and remux DV metadata across files.
  • Pipeline assembly: build end-to-end workflows (pipeline) with optional edits and profile conversions.
  • Use Case: automate Dolby Vision metadata edits for mastering and delivery pipelines.

Quick Start

Run the hdr-dovi-tool to perform an end-to-end DV RPU pipeline on a source file.

Frequently Asked Questions about hdr-dovi-tool

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract and edit Dolby Vision RPU metadata from a video file?▼

Dolby Vision RPU metadata can be extracted and edited using a CLI wrapper around dovi_tool. It provides end-to-end RPU handling for extraction, editing, and injecting DV metadata across video files.

What is the best way to automate Dolby Vision profile conversions for video mastering?▼

Automating Dolby Vision profile conversions is handled by building a DV RPU pipeline with dovi_tool. This streamlines metadata edits and profile conversions for end-to-end video mastering and delivery workflows.

Do I need FFmpeg and MP4Box to use a Dolby Vision RPI pipeline?▼

Yes, running a Dolby Vision RPU pipeline requires the dovi_tool along with a compatible FFmpeg, MP4Box, or mkvmerge toolchain. These dependencies are necessary to manage demuxing and muxing operations.

Can I remux Dolby Vision metadata into a different container format?▼

Yes, you can demux and remux Dolby Vision metadata across files. The dovi_tool pipeline manages repackaging RPU metadata into compatible output containers using mkvmerge or MP4Box.

What is a Dolby Vision RPU pipeline used for in video delivery?▼

A Dolby Vision RPU pipeline is used to author, edit, convert, and inject DV metadata. It streamlines end-to-end video mastering tasks by automating metadata workflows for delivery.

Why does my Dolby Vision metadata extraction fail when processing video files?▼

Dolby Vision metadata extraction failures often stem from an incompatible or incomplete toolchain. You must ensure dovi_tool and compatible FFmpeg, MP4Box, or mkvmerge versions are properly installed.