Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can we set on every fifth video frame to be processed instead of having all the frames per second to be processed?

Hello, Does anyone know how to process selected frames in the video? for example the video fps = 30 but I want to process every 5th of the frames eg. 0,5,10,15,20,25,30 to reduce the processing time. I have checked the videocapture class but not able to select it.

Appreciate if anyone can give me the idea on this.

Zamani