capcut_create_video_bridge
Create a CapCut draft from a pre-rendered 60 FPS master video, add separate audio tracks, and auto-import subtitles into editable timeline tracks.
Instructions
Orchestrates the Direct Video Track Bridge: creates a CapCut draft around a pre-rendered 60 FPS master video plate (Remotion/WebGL), separates multi-track audio, and auto-imports subtitles into editable tracks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Canvas frame rate (default 60fps for high-end motion). | |
| ratio | No | Canvas aspect ratio. | 9:16 |
| audio_tracks | No | Audio tracks to inject. | |
| project_name | Yes | Target project name. | |
| video_plate_path | Yes | Absolute file path to pre-rendered master video plate (.mp4). | |
| subtitles_srt_path | No | Optional SRT file path to import as editable subtitles. |