Building from sources

Latest sources are available through GitHub's Git repository.

Required software

On any OS

Additionally on Windows

Optional software

Configuration

sfeMovie uses CMake to generate the project files for your IDE and to select the audio and video decoders you want to enable.

To configure sfeMovie:

Build

Once the project has been generated by CMake:

Then be patient! A full build usually needs around 15 minutes.

Installation

In the generated project:

Using sfeMovie

You can use the provided sample as a starting point for your work.