Skip to content

Commit 9d81177

Browse files
committed
Adding Export Clips to documentation about Files, including new screenshot
1 parent 696470d commit 9d81177

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

doc/files.rst

+14-6
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ These are all possible methods to import media files into OpenShot:
5252

5353
.. image:: images/quick-start-drop-files.jpg
5454

55-
5655
File Menu
5756
---------
5857
To view the file menu, right click on a file (in the **Project Files** panel). Here are the actions you can use from the
@@ -74,6 +73,8 @@ File Properties View the properties of a file, such as frame rate, size, e
7473
Remove from Project Remove a file from the project
7574
==================== ============
7675

76+
.. _split_clip_ref:
77+
7778
Split Clip
7879
----------
7980
If you need to cut a file into many smaller clips before editing, the **Split Clip** dialog is built exactly for this
@@ -97,12 +98,19 @@ to repeat the steps for your next clip. When you are finished, simply close the
9798

9899
Please refer to the section :ref:`clips_cutting_slicing_ref` for more ways to cut and slice clips directly in the timeline.
99100

100-
Export Clip
101-
-----------
101+
Export Clips
102+
------------
102103
If you want your clips available outside of your OpenShot project, or want to copy all your video assets to one place,
103-
you can do this with the **Export Clip** dialog. Simply :kbd:`Ctrl+Click` to select any clips or files you like,
104-
then right click and choose **Export Clips**. In the dialog that appears, choose a destination folder, and
105-
click **Export**.
104+
you can do this with the **Export Clips** dialog. Simply :kbd:`Ctrl+Click` to select any clips or files you like,
105+
then :kbd:`Right Click` and choose :guilabel:`Export Clips`. In the dialog that appears, choose a destination folder, and
106+
click :guilabel:`Export`.
107+
108+
NOTE: This will export each clip using it's **original video profile** (width, height, framerate, aspect ratio, etc...). It
109+
also supports any :ref:`split_clip_ref` (described above). For example, if you have split a long video file into
110+
many different clips (and named them), you can now export all the clips as separate video files (using the original
111+
clip's video profile).
112+
113+
.. image:: images/export-clips-dialog.jpg
106114

107115
Add to Timeline
108116
---------------

doc/images/export-clips-dialog.jpg

35.1 KB
Loading

0 commit comments

Comments
 (0)