Does PHP have an integrated function to read metadata from an mp4 file?
问题 I want to know if PHP has a function to read metadata from an mp4 video-audio file. I've found some external classes that do that, but first of use them I would want to know if are necessary or PHP already have some method for do that. Classes that I've found are php-mp4info and getID3() , which of them is better? 回答1: Best tool I have used is: https://code.google.com/p/php-reader/ have a look...also supports other forms of media. Edit: PHP-Reader seems to be no longer maintained (project has