better video rendering in d

Ogi ogion.art at gmail.com
Sat Mar 25 10:42:33 UTC 2023


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).


More information about the Digitalmars-d-learn mailing list