export_render
Render the current Kdenlive project to a video file by generating MLT XML and piping it through melt.
Instructions
Render the project to a video file via melt.
Generates MLT XML from the current project then pipes it through melt. Requires 'melt' on the system (apt install melt).
Args: output_path: Destination video file (e.g. output.mp4). preset: Optional render preset name (see export_list_presets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||