On Tuesday, 21 March 2023 at 16:57:49 UTC, monkyyy wrote: > My current method of making videos of using raylib to generate > screenshots, throwing those screenshots into a folder and > calling a magic ffmpeg command is ... slow. > Why not use ffmpeg as a library? Here are the [bindings](https://code.dlang.org/packages/ffmpeg-d).