Alternative and Related Programs
The following is a list of programs or commands also performing scene cut analysis of some kind on video files. Additions/contributions to this list are welcome.
- Scenecut Extractor - uses ffmpeg
select
filter - ffmpeg
blackframe
filter (thanks @tonycpsu) - threshold mode only - Shotdetect - appears to be only for *NIX, content mode only
- Matlab Scene Change Detection - requires Matlab and Simulink/Computer Vision Toolbox, uses feature extraction and edge detection
- chaptertool - CLI/Web tool that converts PySceneDetect output to other formats
- TransNetV2 - Shot Boundary Detection Neural Network (2020)
- [AutoShot] https://github.com/wentaozhu/AutoShot - Shot Boundary Detection Neural Network, based on a neural architecture search (2023)