ffmpeg-core
SKILL.md
plugin: video-editing updated: 2026-01-20
FFmpeg Core Operations
Production-ready patterns for video and audio manipulation using FFmpeg.
System Requirements
- FFmpeg (5.0+ recommended)
- Verify installation:
ffmpeg -version - For hardware acceleration: check
ffmpeg -hwaccels
Cross-Platform Installation
macOS:
brew install ffmpeg