Paul, there are problems...
PlayVideo() - doesn't work correct in full screen mode on Windows.
PlayVideoToImage(...) has real problems on Windows:
WMV - doesn't work anywhere (so strange).
MP4 - doesn't work by default on fresh install Windows XP. And I can't even make it work on Windows 10 with codecs...
Mpeg-2 - doesn't work by default on Windows XP and bugged on the others Windows.
Mpeg-1 - works everywhere! But with horrible lugs (2-3 frames per second)! Don't even know why...
What should I do, to make my video work on every PC without any additional instalations? It is VERY important cause I make an casual game (video is ready now).
I thought I could use .WMV+PlayVideo() pair, but khow with this full screen bug it impossible...