FiniteSingularity / obs-retro-effects

A collection of OBS filters to give your stream that retro feel.
GNU General Public License v2.0
109 stars 4 forks source link

[BUG] - Retro Codec not working properly on OpenGL systems #28

Closed FiniteSingularity closed 5 months ago

FiniteSingularity commented 5 months ago

Describe the bug The Retro Codec algorithm needed to be tweaked to work properly under GLSL for MacOS/Linux systems. This is causing some mis-calculation of the number of colors per block.

FiniteSingularity commented 5 months ago

Fixed by #29