Hello all,
I would like to write a shell script that can scan a directory containing audio files and extract metadata or audio encoding information from the files.
The goal is for the shell script to be able to process music files based on embedded data as: Format, Data Rate, Duration, Annotations (Artist, Title, etc.)
Does anyone know of any (open source) unix command line software that can read audio files and provide this type of information?
Note: I am aware of some unix software that can do this, however I do not have access to X Windows on my ISP's server and I am looking for something that specifically runs via the command line.
Many thanks,
Dave
OS: FreeBSD