Python, VideoWriter yields empty file (5.7kb), if the video isn't square

asked 2016-07-18 07:57:58 -0600

updated 2019-01-19 13:31:24 -0600

cv2.VideoWriter.write(frame)

This code simply does nothing if the frame is not square. Is there any solution for this issue?

edit retag flag offensive close merge delete