Niklas Haas
Niklas Haas
Appears to be working on my end.
> Adding a +1 for Flatpak over appimage for the fact that you can run standard Flatpaks on non-glibc distributions like Alpine. This gives the best universality for a single...
Also available on Fedora 26 and openSuSE 42.2 (haven't tested earlier versions)
Can't reproduce this locally. @philipl ?
Is it possible for you to somehow compile/test the libplacebo demo programs to see if they also exhibit similar issues? (In particular, `plplay` and `colors`)
If even `colors` reproduces this issue them I'm slightly at a loss for words - that program does literally nothing other than clearing the framebuffer...
Now testing on an RTX 3050, still can't reproduce this.
I can't say I notice the banding in the OP sample, so can you check if this MR improves things? https://code.videolan.org/videolan/libplacebo/-/merge_requests/639
What about a sample with actual banding, does the `deband_nearest` branch reduce the ability of this filter to *remove* banding?
Well, I am a bit unhappy introducing all this code duplication. I was thinking we could wait until after #12002 is done and libplacebo is made mandatory dependency, and instead...