Skip to content

Video Extractors

Key Frame Extractor

Dissect a video into its key frames and generate JPEG image content for each extracted frame. Comes with frame frequency and scene detection configuration that can be changed with input parameters.

Audio

Extract the audio from a video file.

Face

Extract unique faces from video. This extractor uses face_detection to locate and extract facial features and sklearn DBSCAN to cluster and find uniqueness.