Skip to main content
Glama

set_render_settings

Configure render settings for the current DaVinci Resolve project, including target directory, file name, frame range, export options, format, and codec.

Instructions

Configure render settings for the current project.

Parameters:

  • settings: Dict of render settings. Common keys: "TargetDir" (str), "CustomName" (str), "SelectAllFrames" (bool), "MarkIn" (int), "MarkOut" (int), "ExportVideo" (bool), "ExportAudio" (bool), "FormatWidth" (int), "FormatHeight" (int), "FrameRate" (float)

  • render_format: Format string (e.g. "mp4", "mov"). Set together with codec.

  • codec: Codec string (e.g. "H.264", "H.265", "ProRes 422 HQ")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
settingsNo
render_formatNo
codecNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barckley75/resolve-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server