


The API is entirely different from previous SDK versions. The SDK has been rewritten from scratch to generate standard MP4 video files using hardware acceleration features in modern PCs.

The change enables improves logging when using multiple FBRecorder instances. This is changed so that logging stops when FBRecorder::StopLogging is called or the host application exits. Previously logging would be stopped when the FBRecorder object was destroyed. Adds new method: ConvertMP4Files, to enable export of video to MKV, AVI, WMV, GIF formats and audio to AAC and MP3.
