Back
aviinfo()
aviinfo() returns basic information about an avi video file. Data returned is:video: scale (duration of a frame), rate (framerate relative to scale), framerate, # of frames, resolution, aspect ratio, 4cc code, codecaudio: codec, format code, # of channels, mode, bitrate, samplerate Hacked off of aviinfo.pm from openftpd.Thanks to Eric le Bihen for sending the source back to me. The download is availiable again.
Download this script