Ask Your Question

Revision history [back]

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

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.