When I use https://github.com/ekisu/mpv-webm with videos captured from PS5 the output gets super washed out.
Is there any way to preserve the color etc. in vp8? There's a setting there to provide additional flags but I wouldn't know which ones.
-vf zscale=tin=smpte2084:min=bt2020nc:pin=bt2020:rin=tv:t=smpte2084:m=bt2020nc:p=bt2020:r=tv,zscale=t=linear:npl=100,format=gbrpf32le,zscale=p=bt709,tonemap=tonemap=hable:desat=0,zscale=t=bt709:m=bt709:r=tv,format=yuv420p
This works in ffmpeg but gives me a really weird result if I use that as additonal flags.