Convert videos on Ubuntu. Install Handbrake on Ubuntu 16.10 and Ubuntu 16.04 Systems. Handbrake is a video converter for Ubuntu Linux Systems. It can be used for converting video from nearly any format to a selection of modern, widely supported codecs. HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
HandBrake from PPA in Ubuntu. Use Ubuntu Handbrake CLI to convert video files to mp4 in Ubuntu System. HandBrake is a media conversion tool to rip and convert audio and video files. It can rip DVDs/CDs or create .iso images.
Handbrake comes with a built-in device presets. All you have to do is choose a profile optimised for your device, or choose a universal profile for standard or high quality conversions. Handbrake can process most common multimedia files and any DVD or BluRay sources that do not contain any kind of copy protection.
Outputs:
- File Containers: .MP4(.M4V) and .MKV
- Video Encoders: H.265 (x265 and QuickSync), H.264(x264 and QuickSync), H.265 MPEG-4 and MPEG-2, VP8 and Theora
- Audio Encoders: AAC / HE-AAC, MP3, Flac, AC3, or Vorbis
- Audio Pass-thru: AC-3, E-AC3, DTS, DTS-HD, TrueHD, AAC and MP3 tracks
Even more features
- Title / chapter and range selection
- Batch Scan and Queueing of encodes
- Chapter Markers
- Subtitles (VobSub, Closed Captions CEA-608, SSA, SRT)
- Constant Quality or Average Bitrate Video Encoding
- Support for VFR, CFR and VFR
- Video Filters: Deinterlacing, Decomb, Denoise, Detelecine, Deblock, Grayscale, Cropping and scaling
- Live Video Preview
Handbrake 1.0
Handbrake 1.0 is the latest release of the application, Handbrake 1.0 has been released with the following changes:
Linux
– Add options for saving and loading queue files
– Removed system tray icon due to performance issues on Ubuntu
– Usability improvements
– Miscellaneous bug fixes
Video– VP9 video encoding via libvpx
– Intel QuickSync Video H.265/HEVC encoder
– Requires Intel Skylake or newer CPU
– Ultra HD / 4K color pass through (support for BT.2020)
– Additional standard frame rate selections in the graphical interfaces
– New Auto anamorphic mode maximizes storage resolution, replaces Strict anamorphic mode
– New Pad filter (command line only for now)
– New Decomb/Deinterlace filter settings and improved defaults
– Rotate filter now available in all graphical interfaces
– New NLMeans filter tunes Tape and Sprite for analog tape recordings and vintage video games, respectively
– Assembly optimizations NLMeans filter improve performance up to 10%
– Assembly optimizations in x264 encoder improve performance for faster presets by 5-10%
– x265 encoder quality improvements, especially when using tune grain
– High bit depth encoding support via external shared libraries (video pipeline is still 8-bit 4:2:0)
– x264 10-bit
– x265 10-bit and 12-bit
Audio– Opus audio encoding/decoding via libopus
– Passthru now supports E-AC-3, FLAC, and TrueHD audio formats
Subtitles– Improved subtitles rendering for some languages via HarfBuzz
– Miscellaneous subtitles improvements
Install Handbrake in Ubuntu
For Linux Ubuntu systems, Handbrake can be installed in CLI ( Command Line Interface) and GUI (Graphical User Interface) variants. Open Terminal and run the following commands in Terminal:
sudo add-apt-repository ppa:stebbins/handbrake-releases
sudo apt-get update
sudo apt-get install handbrake
Run the following commands to install Handbrake GUI:
sudo apt-get install handbrake-gtk
Run the following commands to install HandBrake CLI:
sudo apt-get install handbrake-cli
Once installed, open the Handbrake application from Ubuntu dash or menu.