How to display technical codec info for a FLAC file?
9
votes
4
answers
16899
views
Given a
.flac
file, how is it possible to query and display the technical info relating to the codec? I looked into man flac
with no luck (the --analyze
output is not humanly parseable). I'm specifically interested in the **bit rate** (say, 16 bits per sample), the **sample rate** (say, 44.1 KHz) and the **number of channels**.
Either GUI or CLI utilities are acceptable.
Asked by landroni
(11586 rep)
Mar 20, 2014, 04:09 PM
Last activity: Jan 12, 2023, 02:34 AM
Last activity: Jan 12, 2023, 02:34 AM