Resource icon

Frame Interleave Filter 0.2.0

This is a minor change release of a frame interleave filter for OBS Studio.

Changes in 0.2.0
  • Defined the module name as "Frame Interleave Filter" for the plugin manager on OBS Studio 32.
  • Removed a log message when unloading plugin
  • Dropped supporting OBS Studio 27
  • Revised build flow, now building against OBS Studio 28, 30, 31, and 32.
This is a hotfix release of a frame interleave filter for OBS Studio.

Changes in this version
  • Fixed the plugin was not correctly loaded on OBS 27 on Windows. I appreciate @nuttylmao for reporting this bug.
  • Fixed the plugin was not correctly loaded on OBS 28 on Ubuntu.

Limitation
  • Not all binaries are tested.
    • Windows: 0.1.1 was tested with OBS 27.2.4.
    • macOS: never tested.
    • Ubuntu: 0.1.1 was tested with OBS 28.1.1. The source code is also tested on CentOS Stream 8.
Top