Sunday 23 September 2018

How to Install HandBrake 1.1.2 on Ubuntu 18.04

     HandBrake is a free and open-source video transcoder, originally developed in 2003 by Eric Petit (aka "titer" from his SVN repository username) to make ripping a film from a DVD to a data storage device easier. Since then, it has undergone many changes and revisions.
     HandBrake is available for Linux, macOS, and Windows. It uses third-party libraries such as Libav, libvpx, and x265.


HandBrake 1.1.2 Changelog:
 
General
  • Fixed Blu-ray title name where reading from raw device
  • Improved handling of broken units in Blu-ray source (skip and continue reading)
Video
  • Fixed rare crash related to preview images, anamorphic, and default preset values
  • Fixed jitter produced by 59.94 fps to 29.97 fps frame rate conversion
Audio
  • Fixed duration of silence buffers (may improve audio/video sync for some sources)
Build system
  • Fixed linker warning by setting libvpx target to minimum supported macOS version
  • Fixed build failure with old GTK versions
  • Miscellaneous Flatpak-related fixes and improvements
Third-party libraries
  • Updated libraries (necessary to pull in needed bug fixes)
    • libdvdread 6.0.0 (DVD decoding)
    • libdvdnav 6.0.0 (DVD decoding)
Linux
  • Fixed potential crash where $HOME directory is missing
  • Fixed legacy preferences causing preset window being shown at every launch
  • Fixed preset name and menu display on Ubuntu 14.04 Trusty Tahr
  • Fixed default destination file name for Blu-ray source to not include MPLS number
  • Fixed queue reloading in Flatpak sandbox
  • Fixed toolbar icons alignment and use correct art for lower pixel density
  • Updated most translations
Mac
  • Fixed menu item and tooltip strings related to selection behavior
  • Fixed crash where presets file contains invalid UTF-8
Windows
  • Fixed incorrect track selection behaviours on audio and subtitle tabs
  • Fixed creating an unneeded HandBrake Team directory in the user's Roaming directory
  • Improved path handling when opening a source directory from the queue
  • Miscellaneous bug fixes and improvements

 Installation instructions: 
 
    We can add this PPA to Ubuntu Operating  Systems and install HandBrake with few easy commands.

Open terminal and insert command line...

$ sudo add-apt-repository ppa:stebbins/handbrake-releases

$ sudo apt-get update

$ sudo apt-get install handbrake-gtk handbrake-cli

Option, remove HandBrake 1.1.2:

$ sudo apt remove --autoremove handbrake-gtk handbrake-cli

 

Harry

Author & Editor

A technology enthusiast and addictive blogger who likes to hacking tricks and wish to be the best White Hacket Hacker of the World.

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.