| Jonas Nyström wrote:
> Hi audio programming experts!
>
> Could anyone point me in the direction of some tool(s) for finding
> properties of audio files (wav and mp3)?
> For example finding
>
> - Length (seconds, milliseconds)
> - Exact file size
> - Properties like nr of channels, bit-depth, sampling-freq, bitrate,
> encoding type...
> - Peak level (dB)
The sndfile-info program distributed as part of libsndfile does all
of those things.
> I prefer open source tools (well, who doesn't?) and I want to run them on my
> Linux Ubuntu 7.04 server.
apt-get install sndfile-programs
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Imagine if every Thursday your shoes exploded if you tied them
the usual way. This happens to us all the time with computers,
and nobody thinks of complaining." -- Jef Raskin |