Skip to content

Commit c50f3c9

Browse files
committed
Adding new Advanced export option (Export Entire Timeline), which adjusts the end frame to include all frames, even ones that extend past the final clip. Also added this to the documentation, and updated the translation POT.
1 parent b8f560b commit c50f3c9

File tree

4 files changed

+131
-102
lines changed

4 files changed

+131
-102
lines changed

doc/export.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,14 @@ Advanced Options
6565
.. table::
6666
:widths: 10 30
6767

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+
Export Entire Timeline Export all frames in your project (which can extend past your final clip). The project duration can be adjusted by dragging the right edge of the tracks. Checking this option will update the End Frame in this dialog.
75+
======================= ============
7576

7677
Profile
7778
^^^^^^^

0 commit comments

Comments
 (0)