Is there a way to display audio bitrate in Finder?
Solution 1:
You could fashion a service in Automator using the Terminal.app and your shell with something like:
mdls -name kMDItemTotalBitRate file
You could fashion a service in Automator using the Terminal.app and your shell with something like:
mdls -name kMDItemTotalBitRate file