Due to VideoFrames not supporting alpha channels, I have to upload a video with a solid background colour to match the surrounding UI, or waste tons of resources making a gigantic video with a huge resolution to cover all of the background that I was going to make using Roblox UI objects.
Our brand has specific colours and I want to be able to represent those in the VideoFrame and the UI.
When uploading the video, it appears that colours have been shifted to a different colour space, and are being displayed differently to the user. The original colour #00A9E0 is being displayed as #009CE7.
The video was in MP4 format with H.264 compression. I haven’t tried other settings because it costs 2000 Robux to upload each time.
Expected behavior
I expect the colours to be unchanged when uploading a video. Or for there to be suitable documentation on this documentation page to warn users and give technical detail on how to achieve the desired colours.
A private message is associated with this bug report