Blender Video Editor
Blender is primarily known for 3D modeling, but for years I’ve also been using its Video Sequencer to make trailer videos, promotional videos, YouTube videos, etc. I think it works pretty great. And it’s free!
I thought I’d write a short primer on how to get started in Blender’s video editor.
(Note: this writeup uses Blender v4.0. However, I believe these steps apply to any version 2.8 and above.)
Setup
Setting up the editing environment.
Your layout should now look like this:
Setup done. Time to start editing…
Time to start editing
Adding clips
- In Windows, open the folder that your video clip file is in.
- Drag the video clip file into Blender’s timeline.
Done. You should now have a video clip in the timeline:
Note: the blue rectangle is the video clip. The teal rectangle is the audio.
Note: you can drag in more than video clips. Try dragging in MP3 music, WAV sounds, PNGs with transparent backgrounds, etc – there’s a lot of things can plunk into the timeline.
Moving clips
- In the timeline, left-click the center of the video clip.
- Press G
- You can now move the clip around.
- Left-click to confirm the movement.
- Or press ESC to cancel.
Resizing clips
- In the timeline, left-click the head or tail of the video clip. This is the lighter-colored start and end points of clips:
- Similar to above, press G to move the head and tail.
Rendering
Time to watch your masterpiece…
Set video duration
You need to set the start and end point of your video. Click these numbers to set when your video starts and ends:
Render it
Rendering to an MP4 video file:
- Click the Output button:
- Change the File Format to:
FFmpeg Video
- Change the Container to:
MPEG-4
- Change the Audio Codec to:
MP3
- Click on Render > Render Animation :
The render will now start, and the output file will appear in folder: c:\tmp
Notes
- To select multiple items, hold shift and left-click multiple items.
- When moving anything (a clip, a head, a tail, etc), you can instead type in a number. This is helpful if there’s a precise value you need. Example:
- Select clip in timeline.
- Press G
- Type in:
120
- The clip will be moved 120 frames forward. Note: for the reverse direction, add a negative
-
- When moving anything, you can instead press and hold left mouse button to drag it around (instead of pressing G).
- To change a clip’s properties:
- Select clip in timeline.
- Press N
- A properties panel will appear, with settings to change the clip’s saturation, brightness, cropping, position, and more.
Et al
There is a world of further Blender video editing functionality not covered here – this writeup is just to get you up and running. The rest is up to you. Good luck!