detect_flash_frames
Identifies ultra-short clips (flash frames) in FCPXML files that are likely editing errors, categorizing them as warning or critical based on user-defined frame thresholds.
Instructions
Find ultra-short clips (flash frames) that are likely errors, with severity categorization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| warning_threshold_frames | No | Frames below this = warning (default: 6) | |
| critical_threshold_frames | No | Frames below this = critical (default: 2) |