fix_flash_frames
Fix flash frames in FCPXML timelines by extending adjacent clips or deleting frames below a set threshold.
Instructions
Automatically fix detected flash frames by extending neighbors or deleting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| mode | No | How to fix: extend previous/next clip, delete, or auto | auto |
| threshold_frames | No | Frames below this threshold are flash frames | |
| output_path | No | Output path (default: adds _modified suffix) |