Extracts video and audio data from files using getId3()
This module allows metadata to be extracted from audio and video media files.
This module works best with the memoryimage module from https://github.com/tractorcow/silverstripe-memoryimage. If
you have this installed then you can also extract, resize, and display embedded album art on pages.
Full PHPDoc documentation is included for all classes, so please check the code if you'd like more information.
The MediaData property of the File class contains these properties:
The following functions return additional data:
Audio() will return an object with the following properties (if there is audio information):
Video() will return an object with the following properties (if there is video/picture information):
Both the Audio() and Video() objects have these shared properties:
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem