Crate av_scenechange
Modules
Structs
- DetectionOptions Options determining how to run scene change detection.
- DetectionResults Results from a scene change detection pass.
- SceneChangeDetector Runs keyframe detection on frames from the lookahead queue.
- Y4mDecoder
Enums
Functions
-
detect_scene_changes
Runs through a y4m video clip,
detecting where scene changes occur.
This is adjustable based on the
optsparameters. -
new_detector
Errors