# Video/Audio Transitions

There are 5 ways to apply transitions.

By default **Apply Transition** command will be used with default transition duration (could be set in `Premiere Pro>Preferences>Timeline`).

![](/files/-MO2XapHvnoAMG5Wxj9a)

{% hint style="info" %}
When switching keyboard layout in Keyboard shortcuts, save project, for Excalibur to see that it was changed.
{% endhint %}

## Apply Transition

Applies transition to cuts under playhead.\
If cuts are selected, transition will be applied to them,\
If clips are selected, transition will be applied to in/out points of selected clips.

![](/files/-MO2Xd53bl7ekFwysoZy)

{% hint style="info" %}
Transition duration uses units (frames/seconds) that are set for each transition type in`Premiere Pro>Preferences>Timeline`
{% endhint %}

## Apply Transition To/From Playhead

Applies transition to cuts on the left/right of playhead and stretches transition to playhead position.

![](/files/-MO2XfoWG52vHTgTLF2N)

In comparison to [legacy](/extensions/excalibur/commands/video-audio-transitions.md#apply-transition-to-from-playhead-legacy) version, "Apply Transition To/From Playhead" adds proper transition between clips.

{% hint style="warning" %}
"Apply Transition To/From Playhead" command presses **Select Clip at Playhead** shortcut. Make sure it is assigned in Keyboard Shortcuts menu.
{% endhint %}

## Apply Transition To/From Playhead (legacy)

Applies transition to cuts on the left/right of playhead and stretches transition to playhead position. (Standard Premiere Pro command)

![](/files/-MO2Xib41lpYq46xTfm2)

"Apply Transition To/From Playhead (legacy)" doesn't add transition between clips, but adds fade to/from black/silence.

{% hint style="warning" %}
"Apply Transition To/From Playhead" command presses **Apply Default Video/Audio Transition to/from Playhead** shortcuts. Make sure they are assigned in Keyboard Shortcuts menu.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/video-audio-transitions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
