Skip to main content

DEFAULT_VIDEO_FRAMES

Constant DEFAULT_VIDEO_FRAMES 

Source
pub const DEFAULT_VIDEO_FRAMES: usize = 8;
Expand description

Default cap on sampled frames per video. Scene changes rarely exceed this in short clips, and uniform fallback at 8 keeps JSON/DCLX output (which embeds the PNGs) within sane bounds.