Hello everyone, I am new in this forum.
I was trying to implement a webcam recorder application. Even though the program runs fine when I set 320x240 and 640x480 resolutions, it returns Invalid image dimension error at AVIWrite.AddFrame() when to set 800x600 and 1024x786 resolutions.
here's the full source of the project.
http://stackoverflow.com/questions/4257 ... e-function
I would appreciate if you give me any suggestion