movie2avi problem



I am unable to generate an avi from a set of matlab movie frames
using movie2avi.
Any ideas?

The error message follow:

Error using ==> avifile.addframe>ValidateFrame
Frame must be 268 by 196.

Error in ==> avifile.addframe at 179
ValidateFrame(aviobj,width, height,dims);

Error in ==> movie2avi at 64
avimov = addframe(avimov,mov);

Error in ==> mayfly3ddec28m at 124
movie2avi(R,moviename,'fps',1,'quality',10,'compression','Indeo5'
.


Quantcast