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.