This CLAMS app wraps PySceneDetect and performs shot boundary detection on input videos.
A shot boundary is a place where one camera shot ends and another begins. The app detects shot boundaries and outputs a list of timestamps where the shot boundaries occur.
General user instruction for CLAMS apps is available at CLAMS Apps documentation.
- OpenCV
- To install OpenCV on your system, please refer to the official documentation.
Although all CLAMS apps are supposed to run as stateless HTTP servers, some apps can configured at request time using URL query strings. For runtime parameter supported by this app, please visit CLAMS App Directory and look for the app name and version.