As per the title, I'm running MPV with hwdec=auto-unsafe as some video get massive frame-drop when running some of my shader on hwdec=auto. With that, MPV selects qsv-copy as I'm using a laptop with integrated intel arc gpu. Without shader, everything looks fine like this

Then, I add hdeband and it turn into this

Now, i've tested other shader as well and some of them looks fine

I think mpv-player/mpv#10239 might have some clue about this effect as when I put vf=format=rgba into mpv.conf, everything looks fine including with hdeband shader.

I hope you would look into this and I would gladly help if you need anything from me.
As per the title, I'm running MPV with hwdec=auto-unsafe as some video get massive frame-drop when running some of my shader on hwdec=auto. With that, MPV selects qsv-copy as I'm using a laptop with integrated intel arc gpu. Without shader, everything looks fine like this
Then, I add hdeband and it turn into this
Now, i've tested other shader as well and some of them looks fine
I think mpv-player/mpv#10239 might have some clue about this effect as when I put vf=format=rgba into mpv.conf, everything looks fine including with hdeband shader.
I hope you would look into this and I would gladly help if you need anything from me.