Hi, I’m writing an app that slows down the video player spontaneously, using setSpeed of course. However I’m noticing that its skipping frames if its below 1f in speed. I’m not referring to the framerate drop. I’m aware that if it goes slower, you’ll notice individual frames instead of motion. However, ofVideoPlayer has a tendency to freeze than jump a couple of frames to catch up, which defeats the purpose of slowing it down in the first place.
Is this a glitch or a limitation, if so how could I fix it or find a workaround?,