How To Install handbrake On Mac Using Brew

About handbrake : Open-source video transcoder available for Linux, Mac, and Windows.!
More Information: https://handbrake.fr/
Steps:

  1. Open Terminal by pressing command+space, type terminal and hit Enter key.
  2. Run
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install
    brew install handbrake

Done!

More about Handbrake:

HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.

Reasons you’ll love HandBrake:

  • Convert video from nearly any format
  • Free and Open Source
  • Multi-Platform (Windows, Mac and Linux)