Skip to content

PySceneDetect v0.3.4

Compare
Choose a tag to compare
@Breakthrough Breakthrough released this 09 Feb 01:34
· 1320 commits to main since this release

This release improves the performance of content detection mode, adds a new command line option for selecting fade bias (threshold mode only), and includes various other improvements. List of changes included:

  • [enhance] added scene length, in seconds, to output file (-o) for easier integration with ffmpeg/libav
  • [enhance] improved performance of content detection mode by caching intermediate HSV frames in memory (approx. 2x faster)
  • [enhance] show timecode values in terminal when using extended output (-l)
  • [feature] add fade bias option (-fb / --fade-bias) to command line (threshold mode only)