Clip¶
Open Clip¶
Reference
- Mode:
All modes
- Menu:
- Shortcut:
Alt-O
Set Scene Frames¶
Reference
- Mode:
Tracking
- Menu:
Sets end scene frame to match current clip duration.
Prefetch¶
Reference
- Mode:
All modes
- Menu:
- Shortcut:
P
Fills cache with frames. As many frames as fits into cache are load form the drive. This allows to fill in the cache as fast as possible when you really need to track something, but this keeps CPU and drive bandwidth idle if you’ve got a Clip editor opened but not actually interacting with it.
Reload Clip¶
Reference
- Mode:
All modes
- Menu:
Force reload the currently loaded movie clip. Is mainly useful when the clip gets edited outside of Blender.
Proxy¶
Set as Background¶
Reference
- Mode:
Tracking
- Menu:
Sets the clip currently being edited as the camera background for all visible 3D Viewports. If there is no visible 3D Viewports or the Clip Editor is open in full screen, nothing will happen.
Setup Tracking Scene¶
Reference
- Mode:
Tracking
- Menu:
Automatically performs the common steps needed to prepare a scene for match moving and compositing.
This operator sets up a basic VFX workflow by:
Creating reference objects for the floor and a test object (a cube) to verify the track.
Creating and configuring a camera object that matches the tracked motion.
Setting up a compositor node tree that combines the rendered 3D scene with the background footage.
The resulting setup provides a starting point for integrating 3D objects into real footage.
Tip
Use the generated floor reference to align 3D objects to the ground plane of the footage.
The test cube can be replaced or used to check that tracked motion matches correctly.
The compositor setup can be customized further to include masks, color grading, or additional effects.
Note
This operator is intended as a convenience feature. More complex VFX work may require building a custom compositor node setup or manually adjusting the scene.