export_to_davinci_resolve
Convert podcli shorts into a DaVinci Resolve FCPXML project. Each short becomes a compound clip with V1 source and V2 ProRes 4444 alpha caption overlay for editing in Resolve 20.x.
Instructions
Export podcli shorts as a DaVinci Resolve FCPXML project.
Each short becomes a compound clip with V1 source + V2 ProRes 4444 alpha caption overlay — fully editable in free or Studio Resolve 20.x.
Requires the davinci_resolve integration to be enabled (manage_integrations action=enable name=davinci_resolve).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fps | No | Project fps (defaults to source clip's fps) | |
| width | No | Project width (defaults to source's width) | |
| height | No | Project height (defaults to source's height) | |
| shorts | Yes | Shorts to lay on the master timeline | |
| output_path | Yes | Destination path for the .fcpxml file | |
| project_name | Yes | Name of the Resolve project |