set_frame_blend
Set frame blending on a clip to smooth motion interpolation (enabled) or preserve original frames (disabled).
Instructions
Enable or disable frame blending on a clip. Uses QE DOM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| enabled | Yes | True to enable frame blending, false to disable |