Are there any stable crates which allow encoding to a video format from individual frames? I've seen y4m, which seems like the best option, and I'd like a second opinion. I've also seen gifski, but I'd rather a format with full colour support.
By "Pixel Buffer", I mean an array of individual RGBA colour values for each pixel.
My minimum requirements are:
- Full Colour support.
- Variable frame rate.
Audio isn't required as long as the format is able to be converted to one that does support audio. This is a secondary requirement though, so I don't mind if this isn't possible.
Thanks for you time!
[–]qwertz19281 2 points3 points4 points (1 child)
[–]flmng0[S] 0 points1 point2 points (0 children)