How to Install Handbrake Video Transcoder On Ubuntu 17.04 / LinuxMint

Опубликовано: 17 Март 2026
на канале: TipsOnUnix
252
1

HandBrake is an open source video converter and it supports wide number of codecs , it is a multiplatform software available for windows, linux and MacOSX

Recently Handbrake team released a newer version of handbrake 1.0.7 with new updates and bugfixes for all platforms

Installation Steps:

Step 1 : Add the official PPA
sudo add-apt-repository ppa:stebbins/handbrake-releases

Step 2 : Update the repos
sudo apt-get update

Step 3 : Install handbrake
sudo apt-get install handbrake-gtk handbrake-cli


Source URL : http://www.askmetutorials.com/2017/04...