since the Creators Update 1803 setting the rate above 2 does not work anymore.
My application is a simple media player, which plays video with different rates.
On Windows 8 and 10 (<=1709) everything works fine, but since the Creators Update the application hangs and video stands still when setting rate above 2.
Calling IsFramerateSupported or Getfastest Rate returns that a rate is valid, but when setting the rate the player goes crazy.
Any suggestions?