Skip to content

PySceneDetect v0.3.2 [beta]

Compare
Choose a tag to compare
@Breakthrough Breakthrough released this 26 Jan 08:08
· 1345 commits to main since this release

This release adds image preview generation and duration (start/stop time) setting via four new command-line arguments (click here to view some examples):

  • [feature] added -si / --save-images flag to enable saving the first and last frames of each detected scene as an image, saved in the current working directory with the original video filename as the output prefix
  • [feature] added command line options for setting start and end times for processing (-st and -et)
  • [feature] added command line option to specify maximum duration to process (-dt, overrides -et)