Category Archives: OpenCV Errors

CvVideoWriter Not Writing

I was trying to write a video to a file using the CvVideoWriter structure, but nothing was being written. I received no errors, nothing. The program would run, everything would go as expected, but the video would not write. This … Continue reading

Posted in OpenCV Errors | 10 Comments