jsokol805 / cutDetector

Application allowing user to get scenes/shots list inside video file
MIT License
0 stars 0 forks source link

cutDetector

Simple application allowing user to get scenes/shots list inside video file. It can serve as a framework for testing cut detection algorithms.

Application was built with strongly separated GUI - allowing pure command-line use.

Input

Output

List of scenes detected, every scene described as [first frame; last frame]

Licensing

(c) Jakub 'beamerkun' Sokół

Project is licensed under MIT license. See LICENSE file for details.

wercker status