I have a little question. Can I add (add) new frames to an existing .avi video file using OpenCV without overwriting the entire file? I am using OpenCV2.4.2 for Windows7 with QT.
Take a look at the VideoWriter class.