Guide To Install ffmpegthumbnailer On Mac using Brew

Package Information:

Name: ffmpegthumbnailer
Use: Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
URL: https://github.com/dirkvdb/ffmpegthumbnailer

Installation Steps:

  1. Open up your Terminal.
  2. Copy and execute below command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install ffmpegthumbnailer using brew
    brew install ffmpegthumbnailer

ffmpegthumbnailer is ready to use now!