Video IO backends, ffmpeg vs

asked 2020-06-06 05:39:17 -0600

antithing gravatar image

I am developing an application which will be sold commercially.

It requires video file loading and playback functionality.

Currently I am including the opencv ffmpeg dll, but reading online it seems this is a breach of the license.

What other video backend can load mp4, mov and avi files?

Is this possible without ffmpeg?

Thanks.

edit retag flag offensive close merge delete