cleya extract-candidates
Find and rank clip-worthy segments in a video
cleya extract-candidates --input video.mp4 --max-candidates 5
Options
| Flag | What it does | |
|---|---|---|
--input | Path to input video | required · string |
--scene-threshold | Scene detection sensitivity (0.0 to 1.0, lower = more sensitive) | string · default 0.15 |
--silence-threshold | Silence threshold in dB | string · default -30 |
--min-silence-duration | Minimum silence duration in seconds | string · default 0.5 |
--max-candidates | Maximum number of candidates to return | string · default 10 |
Category: scout — understand the material before acting
Generated from the toolkit
Generated from cleya capabilities, the toolkit's own manifest, so it cannot drift.
Run cleya extract-candidates --help for the same information in your terminal.