From: Anandan on 7 Feb 2005 19:36 Hi, I am trying to read an AVI file and I get this error: ??? Error using ==> audiovideo\private\findchunk Incorrect chunk size information in AVI file. Error in ==> audiovideo\private\findlist at 16 [chunk,msg] = findchunk(fid,'LIST'); Error in ==> aviinfo at 120 [strlsize,msg] = findlist(fid,'strl'); The codec I am using is correct. Any ideas?
From: A. Kumar on 7 Feb 2005 22:45 Anandan wrote: > > > Hi, > > I am trying to read an AVI file and I get this error: > > ??? Error using ==> audiovideo\private\findchunk > Incorrect chunk size information in AVI file. > > Error in ==> audiovideo\private\findlist at 16 > [chunk,msg] = findchunk(fid,'LIST'); > > Error in ==> aviinfo at 120 > [strlsize,msg] = findlist(fid,'strl'); > > The codec I am using is correct. Any ideas? What about 'aviread'? A. Kumar
|
Pages: 1 Prev: Real time plotting Next: crashed !!!when I test the "Magic Square "Example in combuilder |