Maker Pro
Maker Pro

How to increase amount of Frames per second in a video camera?

I wanted to know how to increase the amount of frames per second in a video camera using opencv code. Currently my camera gives 30 FPS in a video and I want to increase it to 40 FPS.

Thank you for your help!
 
If yo don't wan't to alter the video camera and assume that you're interrested in altering the fps when playing the file, I'll suggest using AviDemux for that.
 
Top