File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414----------------------------------------------------------
1515
16- ### Latest Release: v0.7 (May 3 , 2026)
16+ ### Latest Release: v0.7.1 (July 21 , 2026)
1717
1818** Website** : [ scenedetect.com] ( https://www.scenedetect.com )
1919
@@ -114,7 +114,7 @@ We evaluate the performance of different detectors in terms of accuracy and proc
114114
115115 - [ Documentation] ( https://www.scenedetect.com/docs/ ) (covers application and Python API)
116116 - [ CLI Example] ( https://www.scenedetect.com/cli/ )
117- - [ Config File] ( https://www.scenedetect.com/docs/0.6.4 /cli/config_file.html )
117+ - [ Config File] ( https://www.scenedetect.com/docs/latest /cli/config_file.html )
118118
119119## Help & Contributing
120120
Original file line number Diff line number Diff line change 33
44## PySceneDetect 0.7
55
6- ### PySceneDetect 0.7.1 (July 2026)
6+ ### PySceneDetect 0.7.1 (July 21, 2026)
77
88PySceneDetect 0.7.1 adds a new ` scenedetect-core ` package and official Docker images to make downstream integration easier, along with support for concatenating multiple videos. It also includes several stability and robustness fixes for the PyAV and OpenCV backends.
99
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ All three provide the same `scenedetect` Python module -- install only one of th
2727
2828<div class =" important " >
2929<h3 class =" wy-text-neutral " ><span class =" fa fa-forward wy-text-info " ></span > Latest Release: <b class =" wy-text-neutral " >v0.7.1</b ></h3 >
30- <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >July 2026</b ></h4 >
30+ <h4 class =" wy-text-neutral " ><span class =" fa fa-calendar wy-text-info " ></span >  ; Release Date:  ; <b >July 21, 2026</b ></h4 >
3131<a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7.1/PySceneDetect-0.7.1-win64.msi " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Installer</b >  ;  ; (recommended)</a >   ;  ;  ;  ;
3232<a href =" https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7.1/PySceneDetect-0.7.1-win64.zip " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Portable .zip</b ></a >   ;  ;  ;  ;
3333<a href =" ../cli/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
Original file line number Diff line number Diff line change 33<img alt =" PySceneDetect " src =" img/pyscenedetect_logo_small.png " />
44
55<div class =" important " >
6- <h3 class =" wy-text-neutral " ><span class =" fa fa-info-circle wy-text-info " ></span >  ; Latest Release: <b >v0.7.1</b > (July 2026)</h3 >
6+ <h3 class =" wy-text-neutral " ><span class =" fa fa-info-circle wy-text-info " ></span >  ; Latest Release: <b >v0.7.1</b > (July 21, 2026)</h3 >
77<a href =" download/ " class =" btn btn-success " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-download " ></span >  ; <b >Download</b ></a >   ;  ;  ;  ; <a href =" changelog/ " class =" btn btn-info " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-reorder " ></span >  ; <b >Changelog</b ></a >   ;  ;  ;  ; <a href =" docs/latest/ " class =" btn btn-warning " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-gear " ></span >  ; <b >Documentation</b ></a >   ;  ;  ;  ; <a href =" cli/ " class =" btn btn-danger " style =" margin-bottom :8px ;" role =" button " ><span class =" fa fa-book " ></span >  ; <b >Getting Started</b ></a >
88</div >
99
You can’t perform that action at this time.
0 commit comments