I have programmed a game in C# plus XNA,
the game contains (WMV)video playing,
the game can play video normally in a windows 7 computer.
But the game can't play video normally in a windows 8 computer (64-bit, CPU: i5)
While the game is playing video, the game will be stopped immediately. It will pop up an error message with no error code.
Can anyone tell me why?
Do I need to install some software on that computer? If so, which software do I need to install?