I'm looking for a Mac OS X console or GUI program that can display the properties (size, framerate, number of samples, channels) of a .caf file.

link|improve this question
What operating system are you using? I'd assume OS X as it's .caf you're working with, but please clarify. – Majenko Apr 15 '11 at 8:35
Indeed I use OS X – mindnoise Apr 15 '11 at 8:38
feedback

1 Answer

up vote 0 down vote accepted

There are a number of opensource programs which can handle the Core Audio format. The most notable of which is ffmpeg. This includes the ffprobe command which can report on many different aspects of an audio file.

link|improve this answer
It's working fine, thanks! – mindnoise Apr 15 '11 at 9:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.