Hi,
I've recently implemented an attract mode for my game that displays a video of the game being played after a period of no input. I can play the video fine using video_draw and draw_surface, but the video playback displays the colours differently from the source video file.
Here's the source -
![normal_col.png normal_col.png]()
And here's how it looks when GM plays it
![gm_video_col.png gm_video_col.png]()
It's generally lighter, and the whites and greens are...
Video playback colour issue
I've recently implemented an attract mode for my game that displays a video of the game being played after a period of no input. I can play the video fine using video_draw and draw_surface, but the video playback displays the colours differently from the source video file.
Here's the source -

And here's how it looks when GM plays it

It's generally lighter, and the whites and greens are...
Video playback colour issue