You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dist] Update Windows Python/deps + Include MoviePy (#446)
* [dist] Bump Windows build dependency versions
* [dist] Use Python 3.13 for Windows builds and include MoviePy.
* [cli] Add more info to version command
* [dist] Remove duplicate copy of ffmpeg in distribution.
Copy file name to clipboardExpand all lines: website/pages/changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -589,3 +589,7 @@ Development
589
589
-[bugfix] Fix `ContentDetector` crash when using callbacks [#416](https://github.com/Breakthrough/PySceneDetect/issues/416)[#420](https://github.com/Breakthrough/PySceneDetect/issues/420)
590
590
-[general] Timecodes of the form `MM:SS[.nnn]` are now processed correctly [#443](https://github.com/Breakthrough/PySceneDetect/issues/443)
591
591
-[api] The `save_to_csv` function now works correctly with paths from the `pathlib` module
592
+
-[general] Updates to Windows distributions:
593
+
- The MoviePy backend is now included with Windows distributions
0 commit comments