You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/export.rst
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,15 @@ Advanced Options
65
65
.. table::
66
66
:widths: 10 30
67
67
68
-
================== ============
69
-
Advanced Setting Description
70
-
================== ============
71
-
Export To Export both `video & audio`, `only audio`, `only video`, or an `image sequence`
72
-
Start Frame The first frame to export (default is 1)
73
-
End Frame The final frame to export (default is the last frame in your project to contain a clip)
74
-
================== ============
68
+
======================= ============
69
+
Advanced Setting Description
70
+
======================= ============
71
+
Export To Export both `video & audio`, `only audio`, `only video`, or an `image sequence`
72
+
Start Frame The first frame to export (default is 1)
73
+
End Frame The final frame to export (default is the last frame in your project to contain a clip)
74
+
Start at First Clip This checkbox will toggle the **Start Frame** between `0.0` and the `start` of the first clip/transition position.
75
+
End at Last Clip This checkbox will toggle the **End Frame** between the `end` of the furthest clip/transition and the full `project duration`. The project duration can be adjusted by dragging the right edge of any track. You will need to zoom out (:guilabel:`Ctrl+Scroll Wheel`) of the timeline before you can drag the right edge of a track.
Copy file name to clipboardExpand all lines: doc/main_window.rst
+90-86Lines changed: 90 additions & 86 deletions
Original file line number
Diff line number
Diff line change
@@ -103,7 +103,7 @@ Timeline Toolbar
103
103
Previous Marker Jump to the previous marker. This moves the playhead to the left, seeking to the next marker or important position (i.e. start / end positions of clips).
104
104
Next Marker Jump to the next marker. This moves the playhead to the right, seeking to the next marker or important position (i.e. start / end positions of clips).
105
105
Center Timeline on Playhead This centers the timeline on the playhead position. This can be useful if the playhead is not visible and you want to quickly scroll the timeline to that position.
106
-
Zoom Slider This controls the visible portion of the timeline. Adjusting the left/right handles will zoom in/out of your timeline, keeping a specific section of your project in view.
106
+
Zoom Slider This controls the visible portion of the timeline. Adjusting the left/right handles will zoom in/out of your timeline, keeping a specific section of your project in view. Double click to zoom to your entire timeline.
107
107
=========================== ============
108
108
109
109
.. _keyboard_shortcut_ref:
@@ -116,91 +116,95 @@ configure these shortcuts in the Preferences window, which is opened by selectin
116
116
(On macOS, choose :guilabel:`OpenShot Video Editor→Preferences`.)
117
117
Learning a few of these shortcuts can save you a bunch of time!
0 commit comments