hi guys.
Is it possible to read a mp4 video file metadata (title, artist, etc). I found some stuff on the web but is inconsistent the documentation almost nonexistent and if not in js maybe some native php function in php, all I found is huge libraries with examples that don’t make sense. All I want is s simple way to read the metadata of a video / mp4 file.
Thank you.