@slipher said: > `_cinematic` is just a buffer which is created without any data initially. If a video is playing, new data is uploaded each frame. > -- https://github.com/DaemonEngine/Daemon/pull/1687#issuecomment-3060506068 To avoid dealing with too much topics, I decided to exclude the video topic from the scope of #1687: - https://github.com/DaemonEngine/Daemon/pull/1687 So once #1687 is merged we still have to implement proper colorspace conversion for video frames.