Search code examples
bashffmpeg

Command to get information about a mp3 using ffmpeg?


Is there a command with ffmpeg that returns information about an mp3 like the bitrate or sampling frequency?


Solution

  • you can try:

    ffmpeg -i filename