Comment on page
Clip

Replaces existing value with a new one. If property has stopwatch enabled, linear keyframe will be created.
Adds, subtracts, multiplies, divides or takes percentage from existing value. If property has stopwatch enabled, linear keyframe will be created.
Operation | Symbol |
Add | + (or none) |
Subtract | - |
Multiply | * |
Divide | / |
Percent | % |
Create two User Commands for scale, using add value setting:
scale_up: +5
scale_down: -5
Assign keyboard for each command. Now it is possible to control clip scale with a keyboard.Same is useful for position, rotation and other properties.
Changes blend mode of selected clips.

Changes speed of selected clip, without affecting its duration.

Changes duration of selected clip, without affecting its speed.

To keep the clips following the changing clips next to them.

Reverses clip

Renames clip.
If multiple clips are selected, all clips will get same name.

Scales clip, so it fills frame.

Change label of selected clips. List shows label colors and names, that were set in Premiere Pro preferences.

Pastes clips from clipboard to specified track.



In Premiere Pro CC 2019, "Paste Clip" command works only with clips that were copied in clipboard. Cut clips will be ignored.
Creates nested sequence from selected clips and moves it to "Nested Clips" bin.
By default nested sequence named:
ParentSequenceName_nest_counter
Uses native nest command.

API method to nest clips. Allows to nest audio clips.

Creates nested sequences from each selected clip and moves it to "Nested Clips" bin. Linked clips will be nested together.
By default nested sequences named:
ParentSequenceName_ClipName_nest_counter
Uses native nest command.

API method to nest clips. Allows to nest audio clips.

Trims In/Out Point of selected clips to Playhead.

If there is already another clip at playhead position, trim will be performed to End/Start of this clip.

UI bug: after performing command some selected clips might look like they are not selected.
Moves clips Start/End to Playhead.

If there is already another clip at playhead position, move will be performed to End/Start of this clip.

Removes transitions from selected clips or whole sequence


Simulates right click on a clip and clicks on a selected menu.
How to use:
Place coursor on top of a video clip (don’t move it after that), call up Excalibur search bar and select menu item needed.
It is advised to create User command and assign shortcut to it.

Last modified 1yr ago