Detect video chapters

Add chapters to a video using ffmpeg automatic scene change detection
by BeatRig

This recipe adds chapters on scene changes. Chapters are a good indication of major moments in any edited video or raw source.

FFmpeg has a great function for automatic scene change detection that scans for major visual changes in the video by a sensitivity ratio. In this recipe we combine this function with adding scene changes as chapter data to the file. Making any video files easier to skip through.

Drag the recipe from the top onto magnetron.app to install it.


How to operate

1
Drop video
2
Sensitivity
3
Minimum length
4
Output folder

Drop a video file on magnetron.app and hit run to add chapters to it.


Preview


Handling

Input

A video file

Output

A duplicate video file with chapters will be created beside the source. "-chapters" will be added to the file name.


Information

Chef

BeatRig

Operating System

windows,macOS

Dependencies

ffprobeffmpeg

Version

1.12

Last Modified

2023-09-09

Tags

default

-

This recipe is not included in the download. You need to install this recipe manually.