Skip to content

Commit 0ec90c4

Browse files
20250403 - clean up spacing
1 parent b523fef commit 0ec90c4

File tree

1 file changed

+1
-26
lines changed

1 file changed

+1
-26
lines changed

video-editing.Rmd

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -72,27 +72,19 @@ These timestamps will then be entered into Handbrake to create the clip.
7272
To create video clips in Handbrake, complete the following steps:
7373

7474
1. Open Handbrake
75-
7675
1. On the left side of the screen under the tab titled, "Source Selection," select `File`
77-
7876
1. Select the video which requires cutting from its location in the lab drive.
7977
The video should now be present in the display and open to editing
80-
8178
1. Within the main display, locate the "**Range:**" tab.
8279
Change the selected option from `Chapters` to `Seconds` from the drop-down menu
83-
8480
1. To the right of the "**Range:**" tab, enter your desired start and end timestamps for the clip within the time input boxes.
8581
The start and end timestamps for the desired clip should be determined before uploading the video into Handbrake
86-
8782
1. In the middle of the Handbrake display, under the "Summary" tab, ensure that the "**Format:**" is selected to `MP4`.
8883
`MP4` should automatically be selected, however, if it is not, manually select `MP4` from the drop-down menu
89-
9084
1. At the bottom of the screen, next to the "**Save As:**" title, click the `Browse` button in order to select the desired folder from the lab drive in which to save the created clip.
9185
Additionally, edit the name of the clip to be as needed by altering the name after the final backslash of the selected filepath.
9286
Also verify that the name ends in `.mp4`
93-
9487
1. After selecting the save location for the video, at the top of the Handbrake display, select the large green play button titled, `Start Encode`, in order to create the clip
95-
9688
1. Upon completion of encoding, view the created video in order to ensure the clip was successfully made with desired start and end times
9789

9890
### Creating Multiple Clips from the Same Video Simultaneously
@@ -103,53 +95,36 @@ Multiple clips can be made from the same source video and processed simultaneous
10395
To create multiple clips from the same video simulatneously, complete the following steps:
10496

10597
1. Open Handbrake
106-
10798
1. On the left side of the screen under the tab titled, "Source Selection," select `File`
108-
10999
1. Select the video which requires cutting from its location in the lab drive.
110100
The video should now be present in the display and open to editing
111-
112101
1. Within the main display, locate the "**Range:**" tab.
113102
Change the selected option from `Chapters` to `Seconds` from the drop-down menu
114-
115103
1. To the right of the "**Range:**" tab, enter your desired start and end timestamps for the first clip to be made within the time input boxes.
116104
The start and end timestamps for the desired clip should be determined before uploading the video into Handbrake
117-
118105
1. In the middle of the Handbrake display, under the "Summary" tab, ensure that the "**Format:**" is selected to `MP4`.
119106
`MP4` should automatically be selected, however, if it is not, manually select `MP4` from the drop-down menu
120-
121107
1. At the bottom of the screen, next to the "**Save As:**" title, click the `Browse` button in order to select the desired folder from the lab drive in which to save the created clip.
122108
Additionally, edit the name of the clip to be as needed by altering the name after the final backslash of the selected filepath.
123109
Also verify that the name ends in `.mp4`
124-
125110
1. After selecting the save location for the video, at the top of the Handbrake display, select the `Add to Queue` button in order to add the clip to the queue
126-
127111
1. Repeat steps 4-7 for each clip to be made from the source video.
128112
Ensure the start and end times are changed appropriately for each clip and the file name for each of the clips is changed and named appropriately
129-
130113
1. Once all clips desired to be made have been added to the queue, select the large green play button titled, `Start Queue`, in order to create all the clips listed within the queue
131-
132114
1. Upon completion of encoding, view the created videos in order to ensure the clips were saved to the correct file location(s) and each clip was successfully made with desired start and end times
133115

134116
# Converting Media Files to .mp4
135117

136118
To convert video of alternate file type to .mp4, complete the following steps:
137119

138120
1. Open VLC Media Player
139-
140121
1. In the top left corner, select "Media" and then navigate downwards to select "Convert / Save..."
141-
142122
1. Under "File selection," click the "+Add" button to add the files needing conversion.
143123
Multiple files can be selected at a time
144-
145124
1. Click the drop-down arrow under "Convert / Save" at the bottom of the window and select "Convert"
146-
147125
1. Under the "Settings" heading, for the "Profile" select `Video - MPEG-2 + MPGA(TS)`.
148126
Then, click on the wrench icon to the right and under "Encapsulation" select the `MP4/MOV` radio button.
149127
Select "Save"
150-
151128
1. Under "Destination File," browse to map where the converted .mp4 file should be saved
152-
153129
- *Note:* If multiple files are being converted, "Destination File" cannot be altered, and the files will automatically be saved to the same location from which they are being pulled
154-
155-
1. Click start to begin converting to .mp4
130+
1. Click start to begin converting to .mp4

0 commit comments

Comments
 (0)