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:
- Open Terminal by pressing
command+space
, typeterminal
and hitEnter
key. - Run
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- 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)