Changeset View
Changeset View
Standalone View
Standalone View
manual/video_editing/sequencer/editing.rst
| Show First 20 Lines • Show All 167 Lines • ▼ Show 20 Lines | |||||
| For images sequence only -- Converts the strip into multiple strips, one strip for each frame. | For images sequence only -- Converts the strip into multiple strips, one strip for each frame. | ||||
| Useful for slide shows and other cases where you want to bring in a set on non-continuous images. | Useful for slide shows and other cases where you want to bring in a set on non-continuous images. | ||||
| Length | Length | ||||
| You have to specify the duration you want the resulting strips will be. | You have to specify the duration you want the resulting strips will be. | ||||
| Cut | Split | ||||
| === | ===== | ||||
| .. admonition:: Reference | .. admonition:: Reference | ||||
| :class: refbox | :class: refbox | ||||
| :Menu: :menuselection:`Strip --> Cut` | :Menu: :menuselection:`Strip --> Split` | ||||
| :Hotkey: :kbd:`K` | :Hotkey: :kbd:`K` | ||||
| This cuts the selected strip in two at the current frame. | This splits the selected strip in two at the current frame. | ||||
| This will result in two strips which use the same source, fitting the original strip's timing and length. | This will result in two strips which use the same source, fitting the original strip's timing and length. | ||||
| .. hint:: | .. hint:: | ||||
| This can be thought of as a quick way to duplicate the current strip, | This can be thought of as a quick way to duplicate the current strip, | ||||
| adjusting the start/end frames to form two non-overlapping strips showing the same content as before. | adjusting the start/end frames to form two non-overlapping strips showing the same content as before. | ||||
| Hold Cut | Hold Split | ||||
| ======== | ========== | ||||
| .. admonition:: Reference | .. admonition:: Reference | ||||
| :class: refbox | :class: refbox | ||||
| :Menu: :menuselection:`Strip --> Hold Cut` | :Menu: :menuselection:`Strip --> Hold Split` | ||||
| :Hotkey: :kbd:`Shift-K` | :Hotkey: :kbd:`Shift-K` | ||||
| Like *Cut*, it cuts a strip in two distinct strips; | Like *Split*, it splits a strip in two distinct strips; | ||||
| however you will not be able to drag the endpoints to show the frames past the cut of each resulting strip. | however you will not be able to drag the endpoints to show the frames past the split of each resulting strip. | ||||
| Although you can adjust the :ref:`Hold Offset <sequencer-duration-hard>` | Although you can adjust the :ref:`Hold Offset <sequencer-duration-hard>` | ||||
| number fields in the *Strip Info* panel. | number fields in the *Strip Info* panel. | ||||
| .. hint:: | .. hint:: | ||||
| This can be thought of as a way to simulate splitting the video file in two parts at the cut-point, | This can be thought of as a way to simulate splitting the video file in two parts at the cut-point, | ||||
| replacing the current strip with each. | replacing the current strip with each. | ||||
| ▲ Show 20 Lines • Show All 49 Lines • ▼ Show 20 Lines | |||||
| Context Menu | Context Menu | ||||
| ============ | ============ | ||||
| You can activate context menu by clicking :kbd:`RMB` in the Sequencer's timeline. | You can activate context menu by clicking :kbd:`RMB` in the Sequencer's timeline. | ||||
| In this menu you can quickly access some common tools such as: | In this menu you can quickly access some common tools such as: | ||||
| - Copy and paste strips | - Copy and paste strips | ||||
| - Cut, delete and duplicate strips | - Split, delete and duplicate strips | ||||
| - Slip strip contents | - Slip strip contents | ||||
| - Snap to playhead | - Snap to playhead | ||||
| - Set Preview Range to Strips | - Set Preview Range to Strips | ||||
| - Remove and insert gaps | - Remove and insert gaps | ||||
| - Lock or mute strips | - Lock or mute strips | ||||
| Fades | Fades | ||||
| Show All 22 Lines | |||||