add_transition
Insert transitions between adjacent clips in Adobe Premiere Pro by specifying clip IDs, transition type, and duration to enhance video flow and continuity.
Instructions
Adds a transition (e.g., cross dissolve) between two adjacent clips on the timeline.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
clipId1 | Yes | The ID of the first clip (outgoing) | |
clipId2 | Yes | The ID of the second clip (incoming) | |
duration | Yes | The duration of the transition in seconds | |
transitionName | Yes | The name of the transition to add (e.g., "Cross Dissolve") |