Hi,
well here's my question,
I wish i could get avi files informations directly with php.
I mean audio codec name, video codec name, bitrate, size of the picture, and any other information of that kind.
Some of this informations seems to be written in the headert of the file but i cant manage to get them because when i edit the file, the header is completly crypted in hexa...
Does anybody have an idea about what i could do to get those datas?
Thx a lot