You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is not much choice - we can only choose the fourcc, and the video encoding is done via OpenCV's internal ffmpeg code (or so I think.) If we can figure out a way to use external ffmpeg, then we might be able to use parameters like -c:v h264_nvenc - and then by giving suitable parameters, we could solve issue #25 also, -framerate 30 for example, https://video.stackexchange.com/questions/19754/changing-the-input-frame-rate-of-a-series-of-images-in-ffmpeg