video-keyframe-analyzer
Installation
SKILL.md
Video Keyframe Analyzer
Extract scene change frames from screen recordings and generate Excel reports with timestamps and thumbnails.
Capabilities
- Scene change detection using FFmpeg scdet filter
- Keyframe extraction at precise timestamps
- Inter-frame time consumption calculation
- Excel report generation with embedded thumbnails
- Automatic stable tail frame detection
Usage
When users ask about analyzing video keyframes, screen recordings, or video scene changes, invoke the video-keyframe-analyzer skill.
Implementation
The actual implementation is in video_keyframe_analyzer.py located at the project root.