detect_flash_frames
Identify ultra-short clips in Final Cut Pro XML timelines that are likely editing errors, categorizing them as critical or warning based on 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 | |
| critical_threshold_frames | No | Frames below this = critical (default: 2) | |
| warning_threshold_frames | No | Frames below this = warning (default: 6) |