I'm looking for an easy way to get the properties of an AVI format video file.

I need to know the video's width, height, framerate, duration and [video only] filesize.

I've spent a few hours on Google but found out that i probably need to use the AVIFile API - no guides or further (beginner's) info.

Can anyone point me to a guide or tutorial that covers the basics of the AVIFile API?

Real basic beginner level is where i'm at !

Thanks.

Martin.