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/clips.rst
+64-64
Original file line number
Diff line number
Diff line change
@@ -33,33 +33,33 @@ Overview
33
33
.. image:: images/clip-overview.jpg
34
34
35
35
.. table::
36
-
:widths: 5 10 35
37
-
38
-
== ================== ============
39
-
# Name Description
40
-
== ================== ============
41
-
1 Clip 1 A video clip
42
-
2 Transition A gradual fade transition between the 2 clips
43
-
3 Clip 2 An image clip
44
-
== ================== ============
36
+
:widths: 5 10 35
37
+
38
+
== ================== ============
39
+
# Name Description
40
+
== ================== ============
41
+
1 Clip 1 A video clip
42
+
2 Transition A gradual fade transition between the 2 clips
43
+
3 Clip 2 An image clip
44
+
== ================== ============
45
45
46
46
Cutting & Slicing
47
47
-----------------
48
48
OpenShot has many easy ways to adjust the start and end positions of a clip (otherwise known as cutting). The most common
49
49
method is simply grabbing the left (or right) edge of the clip and dragging. Here is a list of methods for cutting clips in OpenShot:
50
50
51
51
.. table::
52
-
:widths: 30
53
-
54
-
================== ============
55
-
Name Description
56
-
================== ============
57
-
Slice When the play-head (i.e. red playback line) is overlapping a clip, right click on the clip, and choose Slice
58
-
Slice All When the play-head is overlapping many clips, right click on the play-head, and choose Slice All (it will cut all intersecting clips)
59
-
Resizing Edge Mouse over the edge of a clip, and resize the edge
60
-
Split Dialog Right click on a file, and choose **Split Clip**. A dialog will appear which allows for creating lots of small cuts in a single video file.
61
-
Razor Tool The razor tool cuts a clip wherever you click, so be careful. Easy and dangerous.
62
-
================== ============
52
+
:widths: 30
53
+
54
+
================== ============
55
+
Name Description
56
+
================== ============
57
+
Slice When the play-head (i.e. red playback line) is overlapping a clip, right click on the clip, and choose Slice
58
+
Slice All When the play-head is overlapping many clips, right click on the play-head, and choose Slice All (it will cut all intersecting clips)
59
+
Resizing Edge Mouse over the edge of a clip, and resize the edge
60
+
Split Dialog Right click on a file, and choose **Split Clip**. A dialog will appear which allows for creating lots of small cuts in a single video file.
61
+
Razor Tool The razor tool cuts a clip wherever you click, so be careful. Easy and dangerous.
62
+
================== ============
63
63
64
64
Keep in mind that all of the above cutting methods also have :ref:`keyboard_shortcut_ref`, to save even more time.
65
65
@@ -73,25 +73,25 @@ These presets can be accessed by right clicking on a clip.
73
73
.. image:: images/clip-presets.jpg
74
74
75
75
.. table::
76
-
:widths: 20
77
-
78
-
================== ============
79
-
Name Description
80
-
================== ============
81
-
Fade Fade in or out a clip (often easier than using a transition)
82
-
Animate Zoom and slide a clip
83
-
Rotate Rotate or flip a video
84
-
Layout Make a video smaller or larger, and snap to any corner
85
-
Time Reverse and speed up or slow down video
86
-
Volume Fade in or out the volume for a clip
87
-
Separate Audio Create a clip for each audio track
88
-
Slice Cut the clip at the play-head position
89
-
Transform Enable transform mode
90
-
Display Show waveform or thumbnail for a clip
91
-
Properties Show the properties panel for a clip
92
-
Copy / Paste Copy and paste key frames or duplicate an entire clip (with all key frames)
93
-
Remove Clip Remove a clip from the timeline
94
-
================== ============
76
+
:widths: 20
77
+
78
+
================== ============
79
+
Name Description
80
+
================== ============
81
+
Fade Fade in or out a clip (often easier than using a transition)
82
+
Animate Zoom and slide a clip
83
+
Rotate Rotate or flip a video
84
+
Layout Make a video smaller or larger, and snap to any corner
85
+
Time Reverse and speed up or slow down video
86
+
Volume Fade in or out the volume for a clip
87
+
Separate Audio Create a clip for each audio track
88
+
Slice Cut the clip at the play-head position
89
+
Transform Enable transform mode
90
+
Display Show waveform or thumbnail for a clip
91
+
Properties Show the properties panel for a clip
92
+
Copy / Paste Copy and paste key frames or duplicate an entire clip (with all key frames)
93
+
Remove Clip Remove a clip from the timeline
94
+
================== ============
95
95
96
96
.. _clip_transform_ref:
97
97
@@ -124,30 +124,30 @@ close attention to where the play-head (i.e. red playback line) is. Key frames a
124
124
position, to help create animations.
125
125
126
126
.. table::
127
-
:widths: 20
128
-
129
-
================== ============
130
-
Name Description
131
-
================== ============
132
-
Gravity Type The gravity of a clip determines where it snaps to it's parent
133
-
Scale Type The scale determines how a clip should be resized to fit it's parent
134
-
Frame Display Type The format to display the frame number (if any)
135
-
Scale X Curve representing the horizontal scaling in percent (0 to 1)
136
-
Scale Y Curve representing the vertical scaling in percent (0 to 1)
137
-
Location X Curve representing the relative X position in percent based on the gravity (-1 to 1)
138
-
Location Y Curve representing the relative Y position in percent based on the gravity (-1 to 1)
139
-
Rotation Curve representing the rotation (0 to 360)
140
-
Alpha Curve representing the alpha (1 to 0)
141
-
Time Curve representing the frames over time to play (used for speed and direction of video)
142
-
Volume Curve representing the volume (0 to 1)
143
-
Shear X Curve representing X shear angle in degrees (-45.0=left, 45.0=right)
144
-
Shear Y Curve representing Y shear angle in degrees (-45.0=down, 45.0=up)
145
-
Channel Filter A number representing an audio channel to filter (clears all other channels)
146
-
Channel Mapping A number representing an audio channel to output (only works when filtering a channel)
147
-
Has Audio An optional override to determine if this clip has audio (-1=undefined, 0=no, 1=yes)
148
-
Has Video An optional override to determine if this clip has video (-1=undefined, 0=no, 1=yes)
149
-
Waveform Should a waveform be used instead of the clip's image
150
-
Waveform Color Curve representing the color of the audio wave form
151
-
================== ============
127
+
:widths: 20
128
+
129
+
================== ============
130
+
Name Description
131
+
================== ============
132
+
Gravity Type The gravity of a clip determines where it snaps to it's parent
133
+
Scale Type The scale determines how a clip should be resized to fit it's parent
134
+
Frame Display Type The format to display the frame number (if any)
135
+
Scale X Curve representing the horizontal scaling in percent (0 to 1)
136
+
Scale Y Curve representing the vertical scaling in percent (0 to 1)
137
+
Location X Curve representing the relative X position in percent based on the gravity (-1 to 1)
138
+
Location Y Curve representing the relative Y position in percent based on the gravity (-1 to 1)
139
+
Rotation Curve representing the rotation (0 to 360)
140
+
Alpha Curve representing the alpha (1 to 0)
141
+
Time Curve representing the frames over time to play (used for speed and direction of video)
142
+
Volume Curve representing the volume (0 to 1)
143
+
Shear X Curve representing X shear angle in degrees (-45.0=left, 45.0=right)
144
+
Shear Y Curve representing Y shear angle in degrees (-45.0=down, 45.0=up)
145
+
Channel Filter A number representing an audio channel to filter (clears all other channels)
146
+
Channel Mapping A number representing an audio channel to output (only works when filtering a channel)
147
+
Has Audio An optional override to determine if this clip has audio (-1=undefined, 0=no, 1=yes)
148
+
Has Video An optional override to determine if this clip has video (-1=undefined, 0=no, 1=yes)
149
+
Waveform Should a waveform be used instead of the clip's image
150
+
Waveform Color Curve representing the color of the audio wave form
151
+
================== ============
152
152
153
153
For more info on key frames and animation, see :ref:`animation_ref`.
0 commit comments