I am opening an .avi video file and trying to set the fps to 40.0, but it is not changing.
video.set(CAP_PROP_FPS, 42.0)
1 | initial version |
I am opening an .avi video file and trying to set the fps to 40.0, but it is not changing.
video.set(CAP_PROP_FPS, 42.0)