AVI dimensions via PHP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TheMadMidget
    New Member
    • Oct 2006
    • 98

    AVI dimensions via PHP

    If I have an .avi file is it possible for php, anything else too but hopefully php, to read the dimensions of the video file. In case anyone is wondering why, I'm trying to embed them using DivX web player with a standard width of 640, but this needs both dimensions, doesn't auto adjust. I know how to read the dimensions of the file when it's on my computer, but I change the video file frequently and this would be a lot easier, that's for the help.
  • mudittuli
    New Member
    • Apr 2007
    • 2

    #2
    please read about mediainfo library
    Download MediaInfo for free. A unified display of relevant technical and tag data for A/V files. MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.

    Comment

    Working...