capcut_generate_preview
Render a proxy preview MP4 of a CapCut project directly from its native draft files using ffmpeg, bypassing the editor GUI to generate quick previews.
Instructions
Renders a fast proxy preview video (.mp4) of a CapCut project using ffmpeg without needing to export from the GUI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Render framerate (defaults to project fps, e.g. 30). | |
| width | No | Custom render width (defaults to project canvas width). | |
| height | No | Custom render height (defaults to project canvas height). | |
| output_path | No | Optional custom destination path for the rendered mp4. | |
| project_name_or_id | Yes | Target project name or ID. |