I have that .ogv file that's working fine in any video reader.
But when I launch it in AGS, the video part goes like twice as fast as the music, like they are unlinked.
Here's the code (I've tried it all :
PlayVideo("Music-01.ogv",eVideoSkipNotAllowed, 1);
.avi files work just fine in AGS, but I'd like to know why .ogv ones don't.
Anyone having experience in using videos in AGS?
But when I launch it in AGS, the video part goes like twice as fast as the music, like they are unlinked.
Here's the code (I've tried it all :
PlayVideo("Music-01.ogv",eVideoSkipNotAllowed, 1);
.avi files work just fine in AGS, but I'd like to know why .ogv ones don't.
Anyone having experience in using videos in AGS?