HandBrake

Not to be confused with Hand brake.
HandBrake

HandBrake 0.10.0 running on OS X Yosemite
Original author(s) Eric "titer" Petit
Developer(s) HandBrake community
Stable release
0.10.5 / 11 February 2016 (2016-02-11)
Repository github.com/HandBrake/HandBrake
Written in Objective-C, C, C#
Operating system
Platform IA-32, x64
Size
Available in English, French
Type Transcoder
License GNU GPLv2+ (Third-party components have their own licenses)[2]
Website handbrake.fr

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.[3]

HandBrake is available for Windows, OS X (Mac), and Ubuntu from its official web site,[4] although it is possible to compile it for Debian, Linux Mint, Fedora, CentOS, or RHEL.[5][6] HandBrake uses third-party libraries such as x264, FFmpeg, Libav, and FAAC,[7] the last of which is slated for removal due to licensing issues.[2]

History

Early versions

HandBrake was originally developed by Eric "titer" Petit in 2003 as software for the BeOS, before porting it to other systems.[8] He continued to be the primary developer until April 2006, when the last official subversion was submitted. "titer" continued to be active on the HandBrake forum for a brief period after, until contact was lost. Since May–June 2006, no one in the HandBrake community was successful in contacting "titer" and no further code changes were officially made.[3]

MediaFork

In September 2006, Rodney Hester and Chris Long had been independently working to extract the H.264 video compression format from Apple's iPod firmware (1.2) through reverse engineering before meeting on the HandBrake forum. Since their work was complementary, they began working together to develop an unstable, but still compilable, release of HandBrake supporting the H.264 format. Hester and Long made considerable progress in terms of stability, functionality, and look and feel. It was not possible, however, to submit their patch to the HandBrake subversion repository without authorisation from "titer".[3]

Unable to submit their revisions as a successor to HandBrake, Hester created a subversion repository mirroring HandBrake’s final subversion (0.7.1) on the HandBrake website and began development on top of that. Hester and Long named the new project MediaFork.[3]

From 2007

On 13 February 2007, Hester and Long were contacted by "titer" who informed them of his support and encouraged them to continue development. Plans were then made to reintegrate MediaFork as a direct successor to HandBrake. The MediaFork website and forums were moved to HandBrake’s, and the next release was officially named HandBrake.[3]

There is another transcoder, called VidCoder, that uses HandBrake as its encoding engine.[9]

Features

Hardware acceleration

Some GPUs or APUs contain SIP blocks dedicated to do calculations for video encoding (e.g., Quick Sync Video or Video Coding Engine). Such solutions are limited to a very few video codecs. When used, they are very fast[10] but don't necessarily match the quality of good software encoders.[11]

Transcoding

Users are able to customise the output by altering the bit rate, maximum file size or bit rate and sample rate via “constant quality”.[12] HandBrake also supports deinterlacing, decombing, scaling, detelecine, and cropping (both automatic and manual).[13]

Batch

HandBrake supports batch encoding through graphical user interface (GUI) and command-line interface (CLI).[14] Third-party scripts and UIs exist specifically for this purpose, such as HandBrake Batch Encoder,[15] VideoScripts.[16] and Batch HandBrake.[17] All make use of the CLI to enable queueing of several files in a single directory.

Sources

Handbrake transcodes video and audio from nearly any format to a handful of modern ones, but it does not defeat or circumvent copy protection. One form of input is DVD-Video stored on a DVD disc, in an ISO image of a DVD disc or on any data storage device as a VIDEO_TS folder. HandBrake’s developers removed libdvdcss (the open-source library responsible for unscrambling DVDs encrypted with the Content Scramble System (CSS)) from the application in version 0.9.2. Removal of digital rights management (DRM) from DVDs using HandBrake was possible by installing VLC, a media player application that includes the libdvdcss library. Currently, Handbrake can only remove DRM after the user installs the latest version of libdvdcss.[18]

As with DVDs, HandBrake does not directly support the decryption of Blu-ray Discs. However, HandBrake can be used to transcode a Blu-ray Disc if DRM is first removed using a third-party application, such as MakeMKV. Unlike HandBrake, MakeMKV does not transcode; it removes the digital rights management from a Blu-ray Disc and creates an exact copy, at its original frame size and data rate, in a Matroska (MKV) multimedia container which can then be used as a source in HandBrake.[19]

Support

Input

Output

Container formats[20]

Video formats[20]

Audio formats[20]

Reception

In 2011, Preston Gralla of PC World praised HandBrake for its feature set: "Advanced users will be pleased at the number of options." She furthermore criticized the usability for new users: "Note that HandBrake isn't necessarily the easiest program to use. It has a large number of options available, and there's no good explanation of what they do or how to use them. Beginners should stick with the defaults (...)" She concluded by calling HandBrake a "solid choice" for people who are looking for a free video transcoder.[22]

In 2013, Lifehacker.com visitors voted HandBrake as the most popular video converter over four other candidates by a wide margin.[23]

See also

References

  1. "Downloads". HandBrake. The HandBrake Team. Retrieved 2013-11-25.
  2. 1 2 "Drop FAAC in favor of FF-AAC". HandBrake. Archived from the original on October 24, 2012. Retrieved 2012-02-29.
  3. 1 2 3 4 5 Hester, Rodney; Long, Chris (17 March 2007). "History of HandBrake". HandBrake. Retrieved 2011-08-06.
  4. "Downloads". HandBrake. Retrieved 2011-08-06.
  5. "How to install HandBrake on Linux". Xmodulo. Self-published. 12 August 2013. Retrieved 2014-01-07.
  6. "Source Package: handbrake". debian.org. SPI Inc. Retrieved 2014-06-26.
  7. "Credits in Trunk". HandBrake. 20 June 2011. Retrieved 2011-08-06.
  8. "HandBrake version 0.7.0-beta3". Eric Petit. Retrieved 2013-01-01.
  9. "VidCoder Home". Retrieved 2012-03-04.
  10. "MediaShow Espresso Video Transcoding".
  11. "Quick Sync H.264 Encoding Performance and Quality Test".
  12. Gralla, Preston (23 March 2011). "Editorial Review of HandBrake". PC World. Retrieved 2011-08-06.
  13. https://handbrake.fr/features.php
  14. "Queue". Handbrake. Retrieved 2011-08-06.
  15. "HandBrake Batch Encoder". Retrieved 2010-02-21.
  16. "Videoscripts batch encoding scripts". Retrieved 2010-10-20.
  17. "Batch HandBrake". Retrieved 2013-03-18.
  18. Breen, Christopher (1 October 2008). "Updated HandBrake Encodes More Than DVDs". PC World. Retrieved 2011-08-06.
  19. Seff, Jonathan (20 January 2010). "Blu-ray ripping on the Mac". MacWorld. Retrieved 2011-08-06.
  20. 1 2 3 "Handbrake: Features".
  21. 1 2 3 4 "Handbrake: News - HandBrake 0.10.0 Released".
  22. Gralla, Preston. "Handbrake". Retrieved 2014-07-20.
  23. "Most Popular Video Converter: Handbrake". Retrieved 2014-07-20.
Wikimedia Commons has media related to HandBrake.
This article is issued from Wikipedia - version of the 11/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.