keijiro / KlakHap

HAP video player plugin for Unity
Other
341 stars 27 forks source link

Turn off Texture Compression? #44

Closed zyzyxdev closed 2 years ago

zyzyxdev commented 2 years ago

Hi, when playing a Hap alpha video (windows) I noticed the colors are slightly off. I think this may be due to texture compression. Is there a way to turn off compression? (when viewing in an external video player the colors look fine)

Thanks!

keijiro commented 2 years ago

HAP is a codec for streaming compressed textures. So, "turning off texture compression" doesn't make sense. You can use uncompressed video codec instead of HAP.

keijiro commented 2 years ago

I'm closing this issue now. Please feel free to reopen it for further problems.

zyzyxdev commented 2 years ago

Thanks for the reply! Yeah I get that. I'm just trying to find out why the colors are slightly different compared to say VLC player.

Edit to illustrate the issue: Screenshot 2022-01-12 162448 Left is in Unity, right is VLC