render video in Oculus Go too bright

Hello,

I’m working on a 360 Video Player for Oculus Go. When a I show picture in my app, the render is correct. I have the correct pixel brightness in comparison of the original picture but when I want to play a movie in the Oculus Go the pixel is too much bright.

You can see in this picture the same frame the first on is display as a jpg and the second as a mp4 :

Do you have any idea where the problem can come ?

Have you updates on this? Figured this today to. Trying to find the right knobs to change it.

Here is the Solution!

  1. Disable sRGB in your Media Texture.
  2. In your Material Power by 2.2 right after your texture.

This corrects the Gamma and solved the Issue for me!