Hi, I've been working on this side project for a while. I wanted to make videos programatically and I couldn't find a solution that allowed me the customisation that I wanted so I ended up building my own.<p>I started with the idea of using the Adobe after effects command line (aerender), then I looked into streaming the browser rendering into a video (mostly based on this video <a href="https://www.youtube.com/watch?v=5ioxcNHq8y0" rel="nofollow">https://www.youtube.com/watch?v=5ioxcNHq8y0</a>), and I ended up using remotion, a react library.<p>This is a (very) rough MVP. Any feedback is appreciated.