I apologize for my English.
I need to display video frame by frame without tearing with fixed FPS. (Display work in 50p mode and i want to display 50 different frame per second).
I use soft timer, but nothing works (Stroboscope effect).
I use cv::imshow without OpenGL.
Please, tell me what to do?