iwalton3 / plex-mpv-shim

Cast media from Plex Mobile and Web apps to MPV. (Unofficial)
MIT License
368 stars 21 forks source link

Error when using shaders #51

Open nVitius opened 3 years ago

nVitius commented 3 years ago

I was getting this error in my logs when switching shaders: image

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.