@@ -52,7 +52,6 @@ These are all possible methods to import media files into OpenShot:
52
52
53
53
.. image :: images/quick-start-drop-files.jpg
54
54
55
-
56
55
File Menu
57
56
---------
58
57
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
74
73
Remove from Project Remove a file from the project
75
74
==================== ============
76
75
76
+ .. _split_clip_ref :
77
+
77
78
Split Clip
78
79
----------
79
80
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
97
98
98
99
Please refer to the section :ref: `clips_cutting_slicing_ref ` for more ways to cut and slice clips directly in the timeline.
99
100
100
- Export Clip
101
- -----------
101
+ Export Clips
102
+ ------------
102
103
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
106
114
107
115
Add to Timeline
108
116
---------------
0 commit comments