I want to create VideoWriter with the following code:
fourcc = cv2.VideoWriter_fourcc(*\'mp4v\')
video_writer = cv2.VideoWriter(\'out.mp4\',fourcc,fps,(frame_w