github Breakthrough/PySceneDetect v0.3.1-beta
PySceneDetect v0.3.1 [beta]

8 years ago

New release with two new command line options - down sampling and frame skipping - both focused on performance/efficiency.

  • [feature] added downscaling/subsampling option (-df / --downscale_factor) to improve performance on higher resolution videos
  • [feature] added frameskip option (-fs / --frame_skip) to improve performance on high framerate videos, at expense of frame accuracy and possible inaccurate scene cut prediction
  • [enhance] added setup.py to allow for one-line installation (just run python setup.py install after downloading and extracting PySceneDetect)
  • [internal] additional API functions to remove requirement on passing OpenCV video objects, and allow just a file path instead

Don't miss a new PySceneDetect release

NewReleases is sending notifications on new releases.