2

I have a video path, how i can get the properties of this file in PHP ? Ex: width, height, dimension...

Have a easy method like a getimagesize() ? I will use the mp4/avi formats... and im using the video.js plugin

Cleiton Souza
  • 811
  • 1
  • 10
  • 21

1 Answers1

5

I don't have enough rep. to add a comment(Sorry).

Did you try this? getID3()

Community
  • 1
  • 1
Programmer.zip
  • 703
  • 3
  • 6
  • 14