fix_flash_frames
Fixes flash frames in FCPXML timelines by extending adjacent clips or deleting the frames. Supports extend previous, extend next, delete, and auto modes.
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) |