frame-sampling

Community

Extract and sample frames from video streams.

Authorbettercallfan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of extracting and sampling frames from video streams, saving time and effort in video analysis tasks.

Core Features & Use Cases

  • Frame Extraction: Extracts frames from video streams or segments.
  • Sampling Strategy: Supports interval, fps, keyframe, and adaptive sampling strategies.
  • Output Schema: Generates stable frame IDs and returns Frame schema records.
  • Use Case: Ideal for use in video surveillance or any scenario where frame sampling from a video stream is required.

Quick Start

To sample frames from a video file 'input.mp4', use the frame-sampling skill with the following command:

python frame-sampling/scripts/run.py --video input.mp4 --camera-id CAM_DEERFLOW_001 --capture-seconds 10 --interval-seconds 1 --output-dir ./output --config config.json --output frames.json

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: frame-sampling
Download link: https://github.com/bettercallfan/deerflow/archive/main.zip#frame-sampling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.