Building movies

What is the currently recommended method for generating movies?

I know it can be done using QuickTime, but it would be preferable not to use it as I want to make it work on both Mac and Windows.

Apples support for Quicktime for Windows is limited to non existent, requires additional installations, and it’s not recommended on Windows for security reasons. Ideally, a platform independent format would be preferred.

The indata would consist of a series of ordinary images.

Any suggestions ?

Mac? Windows? Linux? iOS?

Mac and Windows only

you can use a tool like ffmpeg via shell class.

For macOS you can use MBS Xojo AVFoundationMBS class.

1 Like

OK thanks. Will look in to it.

QuickTime is dead on both the Mac and Windows.

1 Like

That’s why I ask for what comes next.