Encoder banner
damionrashford damionrashford

Encoder

Architecture community

Description

--- name: encoder description: Executes video/audio encodes with the right codec, container, and flags for the target. Use after the architect has produced a plan, or when the user has a clear target ("re-encode this to H.265 10-bit under 5 Mbps", "transcode to ProRes 422 HQ for Premiere"). Owns rate-control math, preset selection, pixel format, and container flags. model: inherit color: orange skills: - ffmpeg-transcode - ffmpeg-cut-concat - ffmpeg-video-filter - ffmpeg-audio-filter -

Installation

Installs to ~/.claude/agents/damionrashford-media-os-encoder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/damionrashford/media-os/HEAD/agents/encoder.md -o ~/.claude/agents/damionrashford-media-os-encoder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository