Playing a video ingame on a static mesh

Hi. I have a drive-in movie screen in my level. All i want to do is play a video file on it’s surface. I have tried a tutorial where you use the video as a texture but sometimes i’t doesn’t work and the colours are a bit wrong. So i ask if there is a way and for the best way to do this.

This documentation seems to be what you’re looking for:

Make sure you encode the movie in the expected .H264 MP4 encoding and with the expected framerate and compression and everything. If it’s not the expected format that might be part of the problem.