skills/modelscope.cn/video-keyframe-analyzer

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.

Installs
1
First Seen
Jun 28, 2026
video-keyframe-analyzer from modelscope.cn