You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a very basic perceptual heuristic based on static channel weighting. It's not gamma corrected for linear textures either.
The bc7enc compressor evaluates errors in YCbCr color space which gives higher quality perceptual results, at the expense of a higher compression cost. Review and see if it's worth the added overhead.