I was getting this error in my logs when switching shaders:
FBO Format 'rgba16f' not found!
Changing the color output format in the nvidia control panel from YCbCr444 to RGB fixed this for me. I didn't have this issue when playing local media with mpv. Not sure if there's something specific about the way that this lib is configuring shaders.
I was getting this error in my logs when switching shaders:
Changing the color output format in the nvidia control panel from
YCbCr444
toRGB
fixed this for me. I didn't have this issue when playing local media with mpv. Not sure if there's something specific about the way that this lib is configuring shaders.