Normal
Yes, I think that's correct. EVR presenter vsync correction = off and MPAR bias = 1.0 is normal situation anyway if video and display FPS are not well matched, so we're just adding an interface to force this from MP C# when we need to. That would be OK - or maybe two bools - bool disableVsyncCorrection, bool disableMparCorrection ? Tony
Yes, I think that's correct.
EVR presenter vsync correction = off and MPAR bias = 1.0 is normal situation anyway if video and display FPS are not well matched, so we're just adding an interface to force this from MP C# when we need to.
That would be OK - or maybe two bools - bool disableVsyncCorrection, bool disableMparCorrection ?
Tony