PySceneDetect v0.4
This latest release includes integrated video splitting via mkvmerge if installed on the system (included with Windows builds). Note, this update changes the behaviour of the -o / --output option. Overview of changes:
- specifying
-o OUTPUT_FILE.mkvwill now automatically split the input video, generating a new video clip for each detected scene in sequence, starting withOUTPUT_FILE-001.mkv - CSV file output is now specified with the
-co/--csv-outputoption (note, used to be-oin versions of PySceneDetect < 0.4)
The specific components distributed with the Windows binaries are Python 3.4.4, OpenCV 3.1.0, Numpy 1.11.2, and mkvmerge 9.7.1.