Login  Register

Reading big avi files

Posted by Burt Halvorsen on Aug 09, 2010; 12:01pm
URL: http://imagej.273.s1.nabble.com/Reading-big-avi-files-tp3687088.html

Hi,

Wondering how to read more than the first chunk of data in a big avi
file (15.3 GB)

The file is recorded using the Matrox Imaging Library, so the fourcc is "MIL "
The frames are uncompressed
They are 16 bit greyscale

ImageJ reads the first chunk (which is 3183 frames), but leaves out
the remaining 7 AVIX chunks.

I tried the "normal" way and with the virtual stack enabled.

Am I missing out on something, or is there a way.

Final goal is to read the file, find the interesting frames, dump
these out as tiff's or raw. And continue processing these in a medical
workstation.

Any ideas ?

Thanks !

Cheers,
Burt