PHP method to analyze video codecs / encoding?

  • Thread starter Thread starter availer
  • Start date Start date
A

availer

Guest
Is there a PHP class / method for opening a video file and analyzing what video and audio codecs were used?
If not, does anyone have any quick tips on regex matches which can be done on the raw contents of the file?
Thx!
 
Back
Top