MP4 Library
Ron Tarrant
rontarrant at gmail.com
Wed Sep 11 07:26:32 UTC 2024
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:
>> If you
> have never used ffmpeg as a library then I’ll send you a
> warning: the API is confusing, the documentation is vague, and
> every example you can find online will use deprecated/removed
> functionality somewhere.
LOL! That's very comforting. :)
> Other than that, the existing options for encoding videos in D
> are pretty sparse. I would love to write some bindings to try
> and help the situation, but I’m not sure what libraries would
> be good. 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?
More information about the Digitalmars-d
mailing list