Tag: ffmpeg
Video Frame Extraction via FFmpeg
Extracts individual frames or thumbnails from video files at specific timestamps or frame indices using FFmpeg.
RTSP and ONVIF Camera Capture Utility
A utility for capturing snapshots, video clips, and monitoring motion events from RTSP or ONVIF-compatible cameras. It requires ffmpeg and supports camera discovery and configuration via a YAML file.
Extract Video Frames Using FFmpeg
This skill facilitates the extraction of single frames or short clips from video files using the FFmpeg utility. It supports capturing frames based on specific timestamps, frame indices, or the initial frame.
Extract video frames and thumbnails using ffmpeg
This tool facilitates the extraction of single frames or quick thumbnails from video files using ffmpeg. Developers can specify frames either by extracting the initial image or by targeting a precise timestamp within the video stream.