audioinfo
Information about audio file
Description
Examples
Input Arguments
Output Arguments
Limitations
For MP3 and MPEG-4 AAC audio files on Windows 7 or later and Linux platforms,
audioinfo
might report fewer samples than expected. On Linux platforms, this is caused by a limitation in the underlying GStreamer framework.On Linux platforms,
audioinfo
interprets single channel data in MPEG-4 AAC files as stereo data.For MP3 files on Windows platforms,
audioinfo
might not report values in theArtist
,Title
, orComment
fields of the output structure. This omission is caused by a limitation in the underlying Windows Media Foundation library.