Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Reading a Video File at "Real Time" fps

I know how to read a video file with OpenCV, but I am wondering if there is example code on how to read a video file at 30fps, or 40fps, or anything specific. What I have noticed is that OpenCV will read and playback the file as fast as it possibly can. I want to be able to throttle the speed at which it is read. Any assistance in this matter is greatly appreciated. Thanks!