Forrest logo
back to context overview

afinfo

List of commands for afinfo:

  • afinfo:tldr:2cec0 afinfo: Display info of a given audio file.
    $ afinfo ${filename}
    try on your machine
    explain this command
  • afinfo:tldr:400ac afinfo: Print output in XML format.
    $ afinfo --xml ${filename}
    try on your machine
    explain this command
  • afinfo:tldr:5553a afinfo: Print warnings for the audio file if any.
    $ afinfo --warnings ${filename}
    try on your machine
    explain this command
  • afinfo:tldr:88e44 afinfo: Print a one line description of the audio file.
    $ afinfo --brief ${filename}
    try on your machine
    explain this command
  • afinfo:tldr:b7700 afinfo: Print metadata info and contents of the audio file's InfoDictionary.
    $ afinfo --info ${filename}
    try on your machine
    explain this command
  • afinfo:tldr:e6cd1 afinfo: Display help for full usage.
    $ afinfo --help
    try on your machine
    explain this command
back to context overview