set_lut
Apply a LUT file to a specific clip's node by providing the clip index, node index, and LUT file path.
Instructions
Apply a LUT file to a specific clip's node.
Args: clip_index: 1-based index of the clip on video track 1. node_index: Index of the node to apply the LUT to. lut_path: Full path to the LUT file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lut_path | Yes | ||
| clip_index | Yes | ||
| node_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |