Hacker News new | ask | show | jobs
Overlay Text on Video with Python and Blender (pagekey.io)
1 points by pagekeytech 902 days ago
1 comments

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!