fcpxml_detect_flash_frames
Analyze FCPXML files to flag clips shorter than a specified frame threshold, identifying potential flash frames or accidental edits.
Instructions
Find clips shorter than max_frames (potential flash frames / accidental edits).
Args: path: Path to .fcpxml file max_frames: Maximum frame count to flag (default 2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_frames | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |