Poor quality movie playback visuals

I have an mp4 movie which I’m playing fullscreen via a video texture (adapted from one of your online samples). The movie looks fine in something like VLC, but terrible when playing in PlayCanvas. I appreciate it’s probably to do with the dark colours/lighting and the video decompression in PlayCanvas, but it does look especially bad. Any ideas on how I can make it look better?

Here’s a test project containing the movie if that helps. Ta.

BTW: Cover your ears as the video is supposed to act as a jump scare :slight_smile:

Hey @LloydWright

If you go to the camera element and change the Tonemapping to Neutral and Gamma to 1.0 you will achieve the same result as VLC.

1 Like

Awesome! Thank you :grinning_face:

1 Like