set_override_pixel_aspect_ratio
Override the pixel aspect ratio of a project item by specifying numerator and denominator values to correct or adjust pixel shape.
Instructions
Override the pixel aspect ratio of a project item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| numerator | Yes | PAR numerator (e.g., 1 for square pixels) | |
| denominator | Yes | PAR denominator (e.g., 1 for square pixels) |