movie2avi problem
- From: "andrew sensenig" <a_sensenig@xxxxxxxxx>
- Date: Thu, 31 May 2007 13:21:42 -0400
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'
.
- Follow-Ups:
- Re: movie2avi problem
- From: Walter Roberson
- Re: movie2avi problem
- Prev by Date: Re: Drawing a line in MATLAB without any jaggedness
- Next by Date: Re: delete standard excel ***
- Previous by thread: How to load data from single column
- Next by thread: Re: movie2avi problem
- Index(es):