
Heres a little proggy I've written out of frustration.

It displays all the chunks in an AVI file - no API calls used.

So I thought it may help those of you also needing to know how to access
raw AVI data.

Finding source code on the AVI format I found difficult, so I wrote
this to help along with the info I did find.

Just run it, and pick any AVI file, wola !

If you pick a large file it'll take ages to scan it, and will prolly
crash in teh end due to reaching the memo's max capacity ... if you do
pick a large file then just press the STOP button.

You'll find an AVI I created with my raw MJPEG AVI writer.

The source code is yours to do as you wish with.

Have fun :)

C.Moss

Sat 29th March 2003.
