Clip
Last updated
Last updated
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.
Works the same way as in After Effects. If there is no keyframe at playhead position, it will be created. If a stopwatch is inactive, it will be activated, and a keyframe will be created.
If keyframe exists at playhead, it will be deleted. If no keyframes left, a stopwatch will be deactivated.
Changes blend mode of selected clips.
Change Speed — duration is not affected
Change Speed and Duration — duration is linked to speed change
Change Speed and Duration, Ripple Edit — trailing clips will shift, left or right depending on duration change
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.