video-frames
Installation
SKILL.md
Video Frames
Extract frames from video files using ffmpeg, producing JPEG images optimized for LLM vision analysis. Supports multiple frame-selection strategies (fixed FPS, scene detection, target frame count), quality presets, model-aware dimension optimization, and OCR enhancements.
Prerequisites
ffmpeg and ffprobe must be installed and on PATH:
brew install ffmpeg # macOS