dvr-scan

Extract scenes with motion from videos automatically

brewmacoslinux
Try with needOr install directly
Source

About

Extract scenes with motion from videos

Commands

dvr-scan

Examples

Scan a video file and extract all motion-detected scenes$ dvr-scan -i input_video.mp4 -o output_video.mp4
Scan video with custom motion sensitivity threshold$ dvr-scan -i input_video.mp4 -o output_video.mp4 -t 0.4
Generate a timecode list of motion events without output video$ dvr-scan -i input_video.mp4 -tb