Mastering OpenCV 4 with Python
上QQ阅读APP看书,第一时间看更新

Writing a video file

In this section, we are going to see how we can write to video files using cv2.VideoWriter. However some concepts (for example, fps, codecs, and video file formats) should be introduced first.