Breakthrough/PySceneDetect
:movie_camera: Python and OpenCV-based scene cut/transition detection program & library. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 70
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 125.0
- age_days: 4473
- days_rel: 42
- days_push: 10
- n_releases_24m: 5
Adoption not part of the score
5123 stars · 512 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PySceneDetect is a Python and OpenCV-based program and library for detecting scene cuts and transitions in videos, with multiple detection algorithms (content, adaptive, hash, histogram, threshold). It offers both a command-line interface and a Python API, and can split videos via ffmpeg/mkvmerge or export timecodes in formats like EDL, OTIO, HTML, and CSV.
Use cases
- split a video into individual scenes automatically
- detect fast cuts and fades in footage
- find scene boundaries to feed into ffmpeg or mkvmerge
- analyze shot lengths in films for academic research
- process surveillance camera footage into clips
- remove commercials from recorded TV
- find loop points for GIFs and cinemagraphs
- save first/last frames of each detected scene
When to choose
- you need automated, content-aware scene/shot boundary detection in Python
- you want a CLI tool to split videos on cuts without writing code
- you need timecode output compatible with standard video editing tools
- you want an embeddable, extensible detection API with pluggable algorithms
When to avoid
- you need semantic scene understanding (objects, actions) rather than cut detection
- you work primarily outside Python and need a GUI-based video editor
- you require real-time detection on live streams with strict latency constraints
Facets
library · maturity stable
video-processing image-processing computer-vision cli media computer-vision developer-tools python cross-platform cli scene-detection opencv ffmpeg shot-detection video-splitting timecodes video docker
7 sources
- readme: https://github.com/Breakthrough/PySceneDetect · fetched 2026-08-28 · 107dd5d5f974
- homepage: https://www.scenedetect.com/ · fetched 2026-08-29 · ff941a57d596
- site_page: https://www.scenedetect.com/features · fetched 2026-08-29 · 4769213793f8
- site_page: https://www.scenedetect.com/docs · fetched 2026-08-29 · 83f8369c8d09
- site_page: https://www.scenedetect.com/docs/latest · fetched 2026-08-29 · 1c89a544d367
- site_page: https://www.scenedetect.com/changelog · fetched 2026-08-29 · cb1cb836d11d
- site_page: https://www.scenedetect.com/faq · fetched 2026-08-29 · 73073afe9e68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Breakthrough/PySceneDetect | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="Breakthrough/PySceneDetect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem