MP4 Library
Paolo Invernizzi
paolo.invernizzi at gmail.com
Wed Sep 11 08:38:49 UTC 2024
On Wednesday, 11 September 2024 at 07:26:32 UTC, Ron Tarrant
wrote:
> On Thursday, 22 August 2024 at 14:01:50 UTC, IchorDev wrote:
>> On Monday, 19 August 2024 at 18:18:57 UTC, Ron Tarrant wrote:
>> Are there any C/C++ libraries that developers prefer for video
>> encoding, decoding, and manipulation?
>
> I saw an initial stab at creating OpenCV bindings, but it
> hasn't been touched in years. Perhaps that might be of interest?
I suggest to go directly for ffmpeg usage, importC is pretty
usable with that.
It's pretty low level, but it's the common engine for a bazar of
external tools.
/P
More information about the Digitalmars-d
mailing list