Automic VaultAutomic Vault

brew

Install handbrake with Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget

Open-source video transcoder available for Linux, Mac, and Windows. Version 1.11.2 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install handbrake

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install HandBrake

MacPorts ports tree · multimedia/HandBrake/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add handbrake

Alpine Linux edge package indexes · handbrake · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install handbrake

Debian stable package indexes · handbrake · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#handbrake

nixpkgs package indexes · pkgs/by-name/ha/handbrake/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S handbrake

Arch Linux sync databases · handbrake · source: geo.mirror.pkgbuild.com

Windows

Chocolateyverified · 92%
choco install handbrake

Chocolatey community package catalog · handbrake · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/handbrake

Scoop official bucket manifest trees · bucket/handbrake.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id HandBrake.HandBrake -e

Windows Package Manager source index · HandBrake.HandBrake · source: cdn.winget.microsoft.com

overview

Package summary

Open-source video transcoder available for Linux, Mac, and Windows

Commands and aliases

  • HandBrakeCLI

history

Project history and usage

HandBrake is a volunteer-built, GPL-licensed video transcoder for Linux, Mac, and Windows. It became package-manager-famous because it turned the hard parts of everyday video conversion into a reproducible GUI and CLI workflow with presets, queues, and widely packaged codec tooling.

Project history

The official HandBrake history says the project was started in 2003 by the developer known as titer. titer remained the primary developer through April 2006, when the last official Subversion revision of that early era was committed.

Development resumed informally in August and September 2006 after a period without official code changes. Forum contributors worked on optimized builds and on reverse-engineering support for Apple's 640x480 H.264 iPod firmware 1.2 format. Because the old Subversion repository could not be updated without titer's authorization, Rodney Hester created a mirror of the 0.7.1 and final Subversion trees so the revived contributors could build on them.

On January 26, 2007, the fork was officially known as MediaFork. On February 13, 2007, titer gave support to the revived work, and by March 2, 2007 the developer and user services had returned under the HandBrake banner. The official history presents that reintegration as the point where the next release resumed the HandBrake name.

Over time, HandBrake broadened from its early DVD/iPod-era identity into a general post-production transcoder. The official README and docs describe support for common video files, camera and mobile-device footage, screen recordings, DVD and Blu-ray sources, and output to MP4, MKV, or WebM using components such as FFmpeg, x264, x265, and SVT-AV1.

Adoption history

HandBrake's adoption came from being useful to both casual users and automation-heavy users. The GUI made transcoding accessible, while `HandBrakeCLI` let packagers, shell users, and batch workflows perform the same kind of conversion without a desktop session.

Package-manager adoption is broad: the input facts list packages across Homebrew, Alpine, Debian/Ubuntu, MacPorts, Nix, Arch, Chocolatey, Scoop, and winget. That cross-platform packaging mirrors the project's own platform support and makes HandBrake a common baseline tool on developer laptops, home media systems, and CI-like encoding boxes.

How it is used

The documented primary use is converting existing video sources into MP4, MKV, or WebM files that work on phones, tablets, TV media players, game consoles, computers, and browsers. The docs emphasize that HandBrake is a post-production transcoder, not a non-linear editor, disc authoring tool, or DRM circumvention tool.

HandBrake's official presets are a major part of its user model. Presets encode practical compatibility knowledge for general use, web sharing, creators, social-size targets, and device classes; this is why the package is useful even when users do not want to become codec specialists.

The command-line reference makes HandBrakeCLI important for package-manager users. It supports scripted source selection, preset use, output format choices, queue-like automation, and reproducible encode settings that fit shell pipelines and server-side jobs.

Why package nerds care

HandBrake is significant because it packages a complicated stack of video codecs, containers, filters, hardware-encoder options, and UI/CLI behavior behind one name users recognize. For package maintainers, it is both a popular application and a compatibility promise: users expect the formula or package to produce working GUI or CLI transcodes without manually assembling FFmpeg/x264/x265/SVT-AV1 workflows.

It also illustrates why package metadata matters. There is a GUI app, a CLI executable, platform-specific build systems, GPL licensing, large dependency trees, and frequent codec capability shifts. Package nerds care because a small build-option difference can change which media workflows users can actually perform.

Timeline

  • 2003: HandBrake started by titer.
  • 2006-04: Last official Subversion revision of the early titer-led era.
  • 2006-08: Informal development resumed around optimized and experimental builds.
  • 2006-09: Contributors collaborated on support for Apple's 640x480 H.264 iPod firmware 1.2 format.
  • 2007-01-26: The revived fork was officially known as MediaFork.
  • 2007-02-13: titer expressed support for the revived work.
  • 2007-03-02: Developer and user services returned under the HandBrake banner.

Related projects

  • HandBrake relies on media projects including FFmpeg/libavcodec/libavformat, x264, x265, and SVT-AV1. Its history also includes the temporary MediaFork name used during the 2006-2007 revival.
  • The docs mention tools such as AnyDVD HD and MakeMKV only as separate applications that can create readable copies of damaged or protected discs; HandBrake itself documents that it does not defeat copy protection.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:video

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 22 runtime dependencies.
  • Build metadata lists 8 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
HandBrakeCLIcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.11.2
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/HandBrake/HandBrake

install metadata

Package metadata

Package keybrew:handbrake
Version1.11.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/handbrake
Homepagehttps://handbrake.fr/
Repositoryhttps://github.com/HandBrake/HandBrake
Upstream docshttps://handbrake.fr/docs/en/latest
LicenseGPL-2.0-only
Source archivehttps://github.com/HandBrake/HandBrake/releases/download/1.11.2/HandBrake-1.11.2-source.tar.bz2
Last updated2026-06-25T13:37:45+02:00
Pulseupdated
Dependenciesdav1d, freetype, fribidi, harfbuzz, jansson, jpeg-turbo, lame, libass, libbluray, libdvdnav, libdvdread, libogg, libvorbis, libvpx, libx11, opus, speex, svt-av1, theora, x264, xz, zimg
Build dependenciesautoconf, automake, cmake, libtool, meson, nasm, ninja, pkgconf
Uses from macOSbzip2, libxml2
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehandbrake
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

handbrake 1.9.2+ds1-1

versatile DVD ripper and video transcoder (GTK+ GUI)

https://handbrake.fr/

sudo apt install handbrake
  • Section: graphics
  • Architecture: amd64
  • 28 dependencies
  • normalized package name match
  • Matched by: Handbrake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: handbrake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

handbrake-cli 1.9.2+ds1-1

versatile DVD ripper and video transcoder (command line)

https://handbrake.fr/

sudo apt install handbrake-cli
  • Section: graphics
  • Architecture: amd64
  • Source Package: handbrake
  • 23 dependencies
  • normalized package name match
  • Matched by: Handbrake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: handbrake-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

handbrake

nix profile install nixpkgs#handbrake
  • normalized package name match
  • Matched by: Handbrake
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/handbrake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

handbrake 1.7.2+ds1-1build2

versatile DVD ripper and video transcoder (GTK+ GUI)

https://handbrake.fr/

sudo apt install handbrake
  • Section: universe/graphics
  • Architecture: amd64
  • 30 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Handbrake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: handbrake from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

handbrake-cli 1.7.2+ds1-1build2

versatile DVD ripper and video transcoder (command line)

https://handbrake.fr/

sudo apt install handbrake-cli
  • Section: universe/graphics
  • Architecture: amd64
  • Source Package: handbrake
  • 23 dependencies
  • normalized package name match
  • Matched by: Handbrake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: handbrake-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

handbrake 1.10.2-r3

Handbrake video transcoder

https://handbrake.fr

sudo apk add handbrake
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: handbrake
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Handbrake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: handbrake from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

handbrake-gtk 1.10.2-r3

HandBrake Video Transcoder - GUI

https://handbrake.fr

sudo apk add handbrake-gtk
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: handbrake
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Handbrake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: handbrake-gtk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

handbrake-lang 1.10.2-r3

Languages for package handbrake

https://handbrake.fr

sudo apk add handbrake-lang
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: handbrake
  • normalized package name match
  • Matched by: Handbrake
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: handbrake-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

handbrake 1.11.2-1

Multithreaded video transcoder

https://handbrake.fr/

sudo pacman -S handbrake
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 22 dependencies
  • 5 optional deps
  • normalized package name match
  • Matched by: Handbrake
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: handbrake from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

HandBrake

sudo port install HandBrake
  • normalized package name match
  • Matched by: Handbrake
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/HandBrake/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

handbrake

choco install handbrake
  • normalized package name match
  • Matched by: Handbrake
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: handbrake from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','gpg4win-vanilla'
Scoop95%

extras/handbrake

scoop install extras/handbrake
  • normalized package name match
  • Matched by: Handbrake
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/handbrake.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

HandBrake.HandBrake

winget install --id HandBrake.HandBrake -e
  • normalized package name match
  • Matched by: Handbrake
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: HandBrake.HandBrake from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment