Set Up Guide - Crowsinc/LiveVisionKit GitHub Wiki

This page will be filled out properly as the project matures and more is known about how people want to use LiveVisionKit.

Please check out the filter guides and consider the following points for now:

  • The LiveVisionKit video/effect filters will not show up if your system does not support OpenCL. You can verify this by looking at the LiveVisionKit initialization message in the OBS logs.

  • Most LiveVisionKit filters do not support HDR and will immediately disable themselves when presented with such content. These filters will need to be manually re-enabled while outside of HDR video.

  • With the exception of the AMD FSR 1.0 Video Scaler and AMD FidelityFX Sharpening filters - placing the LiveVisionKit filters directly after each other in a source will substantially increase overall performance.

  • The ideal filter order is:

    • Adaptive DeBlocker
    • Lens Correction
    • Video Stabilizer
    • AMD FSR 1.0 Video Scaler
    • AMD FidelityFX Sharpening
  • When setting up the filters, it is up to you to monitor the OBS stats page and make sure the average frame render time stays well below 16ms for 60FPS and 33ms for 30FPS to avoid skipping frames.

  • If filter performance is very inconsistent, ensure you are running OBS as an administrator with a high process priority.