FiniteSingularity / obs-composite-blur

A comprehensive blur plugin for OBS that provides several different blur algorithms, and proper compositing.
GNU General Public License v2.0
325 stars 27 forks source link

Render only once per video tick #16

Closed exeldro closed 10 months ago

exeldro commented 10 months ago

Instead of rendering the full blur each video_render call only do it once per video_tick.

video_tick is called only once per video frame video_render is called once per frame for each place it is displayed

FiniteSingularity commented 10 months ago

Thank you for the PR @exeldro!

FiniteSingularity commented 10 months ago

@all-contributors please add @exeldro for code.

allcontributors[bot] commented 10 months ago

@FiniteSingularity

I've put up a pull request to add @exeldro! :tada: