I’ve managed to get MediaInfo compiled and working on OpenWrt. MediaInfo is a useful tool for extracting technical and tag metadata from audio and video files.
The regular version requires three packages to be built and installed:
libzen
libmediainfo
mediainfo
If you prefer a standalone approach, there’s also a statically compiled version:
Usage
After installing, both versions can be run using the mediainfo command.
I hope this tool proves helpful to the community. Feedback and suggestions,are welcome