Β· Steve Grice Β· 1 min read
Overlay Text on Video with Python and Blender
It turns out that Blender has a built-in mode called the Video Sequence Editor (VSE) and you can use it with Blenderβs Python API. Letβs explore how it works, try some examples, and eventually write a script to overlay text on a video!