media-handbrake

Automate video transcoding with HandBrakeCLI presets and batch processing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Simplifies video transcoding by wrapping HandBrakeCLI with opinionated presets, batch support, and convenient Apple-device shortcuts, reducing manual flag configuration and error-prone tuning.

Core Features & Use Cases

  • Opinionated presets for common devices and delivery targets (Fast 1080p30, Apple 2160p60, Discord/YouTube styles) to produce reliable, portable encodes.
  • Batch processing of folders with directory-preserving outputs to scale editing workflows.
  • Built-in helper commands (inspect, batch, apple, custom) to streamline common encoding tasks and simplify re-use.

Quick Start

Transcode a video using a built-in preset such as 'Fast 1080p30'.

Frequently Asked Questions about media-handbrake

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

FAQPage Schema
How do I batch transcode videos with HandBrakeCLI using smart presets?

Batch transcode videos by processing entire folders with HandBrakeCLI, applying built-in presets like Fast 1080p30. Directory-preserving outputs scale editing workflows while reducing manual flag configuration.

Can I convert videos to Apple-device targets using HandBrake?

Yes, convert videos to Apple-device targets using built-in presets like Apple 2160p60. These shortcuts simplify encoding for specific devices, ensuring reliable and portable output files.

What is the best way to automate video transcoding for production workflows?

Automate video transcoding by wrapping HandBrakeCLI with opinionated presets and batch support. Helper commands for inspection and custom encoding streamline tasks within production workflows.

Does HandBrakeCLI support 2-pass encoding for batch directory processing?

Yes, HandBrakeCLI supports 2-pass encoding during batch directory processing. This feature is integrated alongside built-in presets to produce reliable, portable encodes across multiple video files.

How do I inspect video files before transcoding with HandBrake?

Inspect video files using the built-in Python helper command. This tool streamlines common encoding tasks by allowing you to check file properties before applying batch or preset conversions.

What HandBrake presets work best for Discord and YouTube video uploads?

HandBrake offers opinionated presets specifically designed for Discord and YouTube delivery targets. These presets produce reliable encodes by reducing manual flag configuration and error-prone tuning.