avi codec issues in 64-bit Windows 7 environment - MATLAB Answers - MATLAB Central
Hi, I work on a Win7 64 bit machine with Matlab R2009a, and I am able to compress avi files using the Intel Indeo4 codec, referring to it with the appropriate fourcc code 'i420': movie2avi(mov,'test.avi','Compression','i420'); I don't remember how I got a...