Changeset View
Changeset View
Standalone View
Standalone View
manual/editors/movie_clip_editor/tracking/clip.rst
| Show First 20 Lines • Show All 100 Lines • ▼ Show 20 Lines | |||||
| Clear Before | Clear Before | ||||
| deletes all tracked and keyframed markers before the current frame for all selected tracks. | deletes all tracked and keyframed markers before the current frame for all selected tracks. | ||||
| Clear | Clear | ||||
| clears all markers except the current one from all selected tracks. | clears all markers except the current one from all selected tracks. | ||||
| Join | Join | ||||
| operator joins all selected tracks into one. | operator joins all selected tracks into one. | ||||
| Selected tracks shouldn't have common tracked or keyframed markers at the same frame. | Selected tracks shouldn't have common tracked or keyframed markers at the same frame. | ||||
| Plane Track Panel | |||||
| ----------------- | |||||
| Solve panel | **Create Plane Track** operator creates a new plane track. | ||||
| 4 markers are needed to be selected which will form the 4 corners of the plane. | |||||
| Solve Panel | |||||
| ----------- | ----------- | ||||
| **Camera Motion** operator solves the motion of camera using all tracks placed | **Camera Motion** operator solves the motion of camera using all tracks placed | ||||
| on the footage and two keyframes specified on this panel. There are some requirements: | on the footage and two keyframes specified on this panel. There are some requirements: | ||||
| - There should be at least 8 common tracks on the both of the selected keyframes. | - There should be at least 8 common tracks on the both of the selected keyframes. | ||||
| - There should be noticeable parallax effects between these two keyframes. | - There should be noticeable parallax effects between these two keyframes. | ||||
| ▲ Show 20 Lines • Show All 126 Lines • ▼ Show 20 Lines | |||||
| .. tip:: | .. tip:: | ||||
| To select good points for tracking, use points in the middle of the footage timeline | To select good points for tracking, use points in the middle of the footage timeline | ||||
| and track backwards and forwards from there. | and track backwards and forwards from there. | ||||
| This will provide a greater chance of the marker and point staying in the camera shot. | This will provide a greater chance of the marker and point staying in the camera shot. | ||||
| Plane Track Panel | |||||
| ^^^^^^^^^^^^^^^^^ | |||||
| .. figure:: /images/editors_movie-clip_plane_track_panel.jpg | |||||
| :align: right | |||||
| :width: 130px | |||||
| Plane Track Panel. | |||||
| Its properties are shown only when a plane track is selected. | |||||
| Firstly, the name of the selected plane track is shown. It can also be changed from here. | |||||
| Auto Keyframe | |||||
| Toggles the auto-keyframing for corners of the plane track. | |||||
| With this enabled, keyframes will automatically get inserted when any corner is moved. | |||||
| ..note:: | |||||
| Corners can be moved using :kbd:`LMB`. | |||||
| Image | |||||
| Used to select an image which will be inside the plane track. | |||||
| ..note:: | |||||
| This image is for viewing purposes in movie clip editor only. | |||||
| To include it in your final render, see :doc:`Plane Track Deform node</compositing/types/distort/plane_track_deform>`. | |||||
| Opacity | |||||
| Used to set the opacity of this image. Again, this is for display purposes only, and won't affect your final render. | |||||
| Camera Data Panel | Camera Data Panel | ||||
| ^^^^^^^^^^^^^^^^^ | ^^^^^^^^^^^^^^^^^ | ||||
| This panel contains all settings of the camera used for filming the movie which is currently | This panel contains all settings of the camera used for filming the movie which is currently | ||||
| being edited in the clip editor. | being edited in the clip editor. | ||||
| First of all, predefined settings can be used here. | First of all, predefined settings can be used here. | ||||
| New presets can be added or unused presets can be deleted. But such settings as distortion | New presets can be added or unused presets can be deleted. But such settings as distortion | ||||
| ▲ Show 20 Lines • Show All 189 Lines • ▼ Show 20 Lines | |||||
| Marker Panel | Marker Panel | ||||
| ^^^^^^^^^^^^ | ^^^^^^^^^^^^ | ||||
| This panel contains numerical settings for marker position, | This panel contains numerical settings for marker position, | ||||
| pattern and search area dimensions, and offset of anchor point from pattern center. | pattern and search area dimensions, and offset of anchor point from pattern center. | ||||
| All sliders are self-explanatory. | All sliders are self-explanatory. | ||||
| .. _2D-stabilization: | |||||
| Tools available in reconstruction mode | Tools available in reconstruction mode | ||||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||||
| .. figure:: /images/editors_movie-clip_2d_stabilization_panel.png | .. figure:: /images/editors_movie-clip_2d_stabilization_panel.png | ||||
| :align: right | :align: right | ||||
| :width: 130px | :width: 130px | ||||
| 2D Stabilization Panel | 2D Stabilization Panel. | ||||
| There's one extra panel which is available in reconstruction mode - 2D stabilization panel. | There's one extra panel which is available in reconstruction mode - 2D Stabilization Panel. | ||||
| This panel is used to define data used for 2D stabilization of the shot. | This panel is used to define data used for 2D stabilization of the shot. | ||||
| Several options are available in this panel. | Several options are available in this panel. | ||||
| First of all is the list of tracks to be used to compensate for camera jumps, or location. | First of all is the list of tracks to be used to compensate for camera jumps, or location. | ||||
| It works in the following way: it gets tracks from the list of tracks used for location | It works in the following way: it gets tracks from the list of tracks used for location | ||||
| stabilization and finds the median point of all these tracks on the first frame. | stabilization and finds the median point of all these tracks on the first frame. | ||||
| On each frame, the algorithm makes this point have the same position in screen coordinates by | On each frame, the algorithm makes this point have the same position in screen coordinates by | ||||
| Show All 16 Lines | |||||