Set Footage Interpretation
set_footage_interpretationSet a project item's footage interpretation by overriding its frame rate and pixel aspect ratio. Correct media playback speed and aspect ratio issues directly in Premiere Pro.
Instructions
Set footage interpretation settings for a project item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID or name of the project item | |
| frame_rate | No | Override frame rate | |
| pixel_aspect_ratio | No | Pixel aspect ratio (1.0 = square pixels) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool completed successfully. | |
| data | No | Tool-specific result data when ok is true. | |
| tool | Yes | The registered MCP tool name. | |
| error | No | Failure detail when ok is false. |