[FAQ] How do I share MediaInfo properties?

How-to guides, frequently asked questions, not-so-obvious features, etc
Post Reply
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

[FAQ] How do I share MediaInfo properties?

Post by rednoah »

:idea: Please use FileBot to export the MediaInfo properties that FileBot sees via the built-in libmediainfo library. Use the Copy to Clipboard button to copy the MediaInfo table to the clipboard and then paste the contents on pastebin.com for easy sharing.

:!: DO NOT use the standalone MediaInfo tool. (NOTE: we want to see the raw MediaInfo table that FileBot sees and not the human-readable summary that the MediaInfo tool will give you)



GUI

Use the built-in MediaInfo Inspector to export raw MediaInfo properties for a selected file:

Icon Open FileBot ➔ Icon Edit Format ➔ Icon Change Sample ➔ Icon Select Media File ➔ Icon Open MediaInfo ➔ Copy to Clipboard

Screenshot



CLI

Use the mediainfo script to export raw MediaInfo properties for all your files:

Shell: Select all

filebot -script fn:mediainfo /path/to/files
:idea: Please read the FAQ and How to Request Help.
Post Reply