Modules§
Structs§
- Detection
Options - Options determining how to run scene change detection.
- Detection
Results - Results from a scene change detection pass.
- Scene
Change Detector - Runs keyframe detection on frames from the lookahead queue.
- Y4mDecoder
- YUV4MPEG2 decoder.
Enums§
Functions§
- detect_
scene_ changes - Runs through a y4m video clip,
detecting where scene changes occur.
This is adjustable based on the
opts
parameters. - new_
detector - Errors