System Grab Bag

View all TLDR pages from common (or from all pages)

mediainfo

Display metadata from video and audio files. More information: https://mediaarea.net/MediaInfo.
  • Display metadata for a given file in the console:
    mediainfo {{file}}
  • Store the output to a given file along with displaying in the console:
    mediainfo --Logfile={{out.txt}} {{file}}
  • Display the list of metadata attributes that can be extracted:
    mediainfo --Info-Parameters

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.