Hi, I will use dshow to capture live stream, then save individual frames to a buffer. I plan to save the frames in the buffer to an AVI file with C++. How can I save frames to an AVI file? Thanks!