Fix the bug where V2FRD cannot keep up and catches up with the head at 59.97/60 FPS, and the opposite frame tolerance bug at 25/30 FPS (+1 frame). **Related files:** - [FSTPFullResDecoder_v2.h](https://github.com/ffbsoffa/TapeXPlayer/blob/9bea71ec2fe77628b5cf5e6ff0373a0fb3f00e50/source/modules/FSTPVideoModule/FSTPFullResDecoder_v2.h) - [FSTPFullResDecoder_v2.cpp](https://github.com/ffbsoffa/TapeXPlayer/blob/9bea71ec2fe77628b5cf5e6ff0373a0fb3f00e50/source/modules/FSTPVideoModule/FSTPFullResDecoder_v2.cpp)
Fix the bug where V2FRD cannot keep up and catches up with the head at 59.97/60 FPS, and the opposite frame tolerance bug at 25/30 FPS (+1 frame).
Related files: