Requirements: BeeFree OS, md5 : c7c9dfb1c3816d194cb00086faa8bde3, size : 19.8 MB
HandBrake is a free and open-source transcoder for digital video files, originally developed in 2003 by Eric Petit (a.k.a. "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.[2]
HandBrake is available for Linux, macOS, and Windows. It uses third-party libraries such as Libav, libvpx, and x265.
History
Early versions
HandBrake was originally developed by Eric "titer" Petit in 2003 as software for the BeOS, before porting it to other systems.[3] He continued to be the primary developer until April 2006, when the last official Subversion revision was committed. "titer" continued to be active on the HandBrake forum for a brief period after. Since May–June 2006, no one in the HandBrake community was successful in contacting "titer" and no further code changes were officially made. [2]
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".[2]
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.[2]
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.[2]
There is another transcoder, called VidCoder, that uses HandBrake as its encoding engine.[4]
On December 24th, 2016 after more than 13 years of development, HandBrake 1.0.0 was released.[5]
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[6] but don't necessarily match the quality of good software encoders.[7]
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”.[8] HandBrake also supports deinterlacing, decombing, scaling, detelecine, and cropping (both automatic and manual).[1]
Batch
HandBrake supports batch encoding through graphical user interface (GUI) and command-line interface (CLI).[9] Third-party scripts and UIs exist specifically for this purpose, such as HandBrake Batch Encoder,[10] VideoScripts.[11] and Batch HandBrake.[12] All make use of the CLI to enable queueing of several files in a single directory.[citation needed]
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 remove DRM only after the user installs the latest version of libdvdcss.[13] [14]
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.
DVD-Video from disc or ISO image
Matroska (MKV)
Audio Video Interleave (AVI)
MPEG-4 Part 14 (MP4)
MPEG Transport Stream (TS)
BDAV MPEG-2 Transport Stream (M2TS)
MPEG-4 Part 14 (MP4)
iTunes Video (M4V)
Matroska (MKV)
H.264 using x264 and Intel Quick Sync Video
H.265/HEVC using x265
MPEG-4 ASP using libav
MPEG-2 using libav
Theora using libtheora
VP8 and VP9 using libvpx[16]
Advanced Audio Coding (AAC) using libav
AC-3
FLAC 16-bit and 24-bit
MPEG-1 or MPEG-2 Audio Layer III (MP3)
Opus[16]
Vorbis
Pass-through for AAC, AC-3, DTS, DTS-HD, E-AC-3, FLAC, MP3, and TrueHD[16]
Support
Input
DVD-Video from disc or ISO image
Matroska (MKV)
Audio Video Interleave (AVI)
MPEG-4 Part 14 (MP4)
MPEG Transport Stream (TS)
BDAV MPEG-2 Transport Stream (M2TS)
Output
Container formats
MPEG-4 Part 14 (MP4)
iTunes Video (M4V)
Matroska (MKV)
Video formats
H.264 using x264 and Intel Quick Sync Video
H.265/HEVC using x265
MPEG-4 ASP using libav
MPEG-2 using libav
Theora using libtheora
VP8 and VP9 using libvpx[16]
Audio formats
Advanced Audio Coding (AAC) using libav
AC-3
FLAC 16-bit and 24-bit
MPEG-1 or MPEG-2 Audio Layer III (MP3)
Opus[16]
Vorbis
Pass-through for AAC, AC-3, DTS, DTS-HD, E-AC-3, FLAC, MP3, and TrueHD[16]