HandBrake is available for Linux, macOS, and Windows. It uses third-party libraries such as Libav, libvpx, and x265.
HandBrake 1.0.4 Changelog:
Video
- Fixed H.264 decoding using Libav where the initial GOP was dropped
- Fixed 2-pass x265 encoding where the source header incorrectly specifies frame rate
- Fixed 2-pass encoding with bob deinterlace and constant frame rate
- Fixed a seek issue in Libav while reading MKV sources with embedded subtitles
- Fixed multiple issues preventing Libav from opening WMV sources properly
- Fixed miscellaneous issues in Libav
- Fixed memory leaks in OpenCL
- Improved sync for streams delayed by a large amount
- Fixed a Libav crash encoding AAC at very high bitrates
- Fixed a potential hang in Libav while decoding AAC
- Improved Libav audio sync with MP4 sources containing edit lists
- Improved mapping of single channel layouts to single channel layouts
- Fixed a potential crash when selecting video encoders
- Fixed various controls not applying values properly
- Fixed a crash when attempting to edit a queued job
- Improved audio start point to use edit lists when encoding using CoreAudio AAC
- Fixed Title Specific Scan for DVD/Blu-ray
- Fixed broken/missing NLMeans denoise tunes
- Fixed an issue that could cause error -17 when encoding using Intel QuickSync Video
- Fixed an issue where the SRT language code was not being set correctly
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 |
For those who have installed handbrake from Ubuntu’s main repository archive, remove it either via Ubuntu Software Center or using the command:
$ sudo apt-get remove handbrake && sudo apt-get autoremove |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.