GLSL Shaders in Kodi
#1
Hey everyone,

I'm curious about using GLSL shaders in Kodi, specifically for implementing Anime4k, an upscaling filter. Are there any existing features, add-ons, or workarounds that support GLSL shader integration?

If you have any insights, experiences, or resources related to GLSL shaders in Kodi, please share them here.

Thanks!
Reply
#2
There are a few internal shaders for color conversion and scaling but no way to integrate external shaders in the rendering chain as far I know. That would be a nice feature to contribute if you have the skills, time and motivation!
With no C++ coding, you could try replacing the code of the existing scalers (under system/shaders), if they happen to provide an adequate environment for your needs.
Always read the Kodi online-manual, the FAQ and search the forum before posting.
Do not e-mail Kodi Team members directly asking for support. Read/follow the forum rules (wiki).
For troubleshooting and bug reporting please make sure you read this first.
Reply

Logout Mark Read Team Forum Stats Members Help
GLSL Shaders in Kodi0