Skip to content

PySceneDetect v0.3.3

Compare
Choose a tag to compare
@Breakthrough Breakthrough released this 28 Jan 03:35
· 1330 commits to main since this release

This release marks the first stable release, includes several bugfixes, and is now available on PyPI. Changes:

  • [bugfix] scenes are now written correctly to specified output file when using -o flag (fixes #11)
  • [bugfix] fix indexing exception when using multiple scene detectors and outputting statistics
  • [internal] distribute package on PyPI, version move from beta to stable
  • [internal] add function to convert frame number to formatted timecode
  • [internal] move file and statistic output to Python csv module