This is an Alfred workflow for running the CLI version of MediaInfo. Please note that you need to purchase the Alfred Powerpack to use this workflow.
This workflow contains a File
Action that
processes video/movie files using mediainfo. The output is written to a txt
file in /tmp, which is then opened in your default editor.
- Download the latest release and import it into Alfred.
- Install
mediainfoin/usr/bin/local/.- If you're using Homebrew,
brew install mediainfo. - If you have MediaInfo installed elsewhere on your system, you need to
alter the
MEDIAINFO_BINworkflow environment variable to contain the path to wherever yourmediainfobinary is installed.
- If you're using Homebrew,
