I need to create an app which gets raw video (RGB 32bits) data and store this data in an AVI file.
Is a “simple” library is available out there ? I’m mean low footprint as it’s for an embedded project.
I need to create an app which gets raw video (RGB 32bits) data and
Share
Not that small, but FFmpeg should do the job. You don’t need all of it.