why finding the end of a video file by read function is slow

asked 2013-07-06 09:48:43 -0600

mogh gravatar image

Hi when using !capture.read(frame) (cv::VideoCapture capture) to find the end of the video file it takes more time to evaluate it than previous frames. would you please tell me the reason of this and is it possible to get rid of this time. best regards.

edit retag flag offensive close merge delete