As far as I can tell, I'm doing everything right.
Code: ags The video plays when I want it to, correct speed and all that.
My only issue is that it loses colour only when played through AGS.
The video is rendered through Krita with ffmpeg version 7.0.2
I have tried changing the bitrate from 2mbs to 8mbs, nothing I can think of seems to be the right answer.
Any advice would be helpful, Thanks for your time.
PlayVideo("Animation1.ogv", eVideoSkipAnyKey, 0);
My only issue is that it loses colour only when played through AGS.
The video is rendered through Krita with ffmpeg version 7.0.2
I have tried changing the bitrate from 2mbs to 8mbs, nothing I can think of seems to be the right answer.
Any advice would be helpful, Thanks for your time.