ffmpeg

Convert media formats and encode videos using FFmpeg commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kienhaminh/profile --skill ffmpeg-kienhaminh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ffmpeg
Source: https://github.com/kienhaminh/profile/tree/main/.claude/skills/ffmpeg
Command: npx skills add https://github.com/kienhaminh/profile --skill ffmpeg-kienhaminh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies complex multimedia processing tasks, allowing you to convert formats, encode videos, extract audio, and stream content without needing to memorize intricate FFmpeg commands. It automates repetitive media operations and ensures optimal quality and file size.

Core Features & Use Cases

  • Universal Media Conversion: Convert between virtually any video or audio format (MP4, MKV, MP3, AAC).
  • Advanced Filtering: Apply filters like scaling, cropping, denoising, and volume adjustments to media files.
  • Live Streaming & HLS: Set up live streams to platforms like Twitch/YouTube or generate adaptive HLS streams.
  • Use Case: Automatically convert a folder of high-resolution video files to a web-optimized MP4 format with a specific bitrate and resolution, ready for online distribution.

Quick Start

Use the ffmpeg skill to convert 'input.mov' to 'output.mp4' using H.264 video and AAC audio codecs.