Skip to main content

Crate av_scenechange

Crate av_scenechange 

Source

Modulesยง

analyze ๐Ÿ”’
cpu ๐Ÿ”’
data ๐Ÿ”’
decoder
y4m ๐Ÿ”’

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
YUV4MPEG2 decoder.

Enumsยง

CpuFeatureLevel
SceneDetectionSpeed

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

Type Aliasesยง

Rational32
Alias for a Ratio of 32-bit-sized integers.