render_set_settings
Apply render settings to DaVinci Resolve exports using a dictionary of parameters like resolution, frame rate, audio codec, and export alpha.
Instructions
Apply render settings from a dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | A dict of render setting key-value pairs. Valid keys: TargetDir, CustomName, FormatWidth, FormatHeight, FrameRate, MarkIn, MarkOut, AudioCodec, AudioBitDepth, AudioSampleRate, ExportAlpha. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |