mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
53 lines
3.2 KiB
HTML
53 lines
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="author" content="Bradley Sepos" />
|
|
<title>HandBrake Documentation - Where to get HandBrake</title>
|
|
<link rel="stylesheet" type="text/css" href="../../../style/style.css" />
|
|
</head>
|
|
<body>
|
|
<article class="docs">
|
|
<header>
|
|
<div class="breadcrumbs">English Docs > HandBrake Latest > Where to get HandBrake</div>
|
|
</header>
|
|
<h1>Where to get HandBrake</h1>
|
|
|
|
<h2>HandBrake releases and nightly builds</h2>
|
|
|
|
<p>Official <a href="https://handbrake.fr/downloads.php">HandBrake releases</a> and <a href="https://handbrake.fr/nightly.php">nightly builds</a> are available for Linux, OS X, and Windows.</p>
|
|
|
|
<p>Ubuntu Linux users should install the <a href="https://launchpad.net/~stebbins/+archive/ubuntu/handbrake-releases">official release PPA</a> or the <a href="https://launchpad.net/~stebbins/+archive/ubuntu/handbrake-git-snapshots">official snapshots PPA</a>. The PPA may work, but is not tested, on other Debian-compatible distributions. Users of other BSD- and *nix-like distributions may compile from source.</p>
|
|
|
|
<p>HandBrake source code is available at the official <a href="https://github.com/HandBrake/HandBrake">HandBrake repository on GitHub</a>.</p>
|
|
|
|
<p>Other versions obtained via third parties are not supported.</p>
|
|
|
|
<h2>Warning about broken third-party builds</h2>
|
|
|
|
<p>Certain Linux distributions and package repositories create their own versions of HandBrake. These modified versions are often crippled (features removed for political reasons) and broken (bugs due to modifications), and should be avoided.</p>
|
|
|
|
<p>Broken third-party packages/builds include but are not limited to:</p>
|
|
|
|
<ul>
|
|
<li>Ubuntu Universe: <code>handbrake</code>, <code>handbrake-cli</code>, <code>handbrake-dbg</code></li>
|
|
<li>Debian Multimedia: <code>handbrake</code>, <code>handbrake-cli</code>, <code>handbrake-gtk</code></li>
|
|
</ul>
|
|
|
|
|
|
<p>Please <strong>do not</strong> request support for these or any other unofficial versions. The HandBrake Team has zero control over them and therefore cannot provide meaningful support.</p>
|
|
|
|
<p>Linux users should install the <a href="https://launchpad.net/~stebbins/+archive/ubuntu/handbrake-releases">official release PPA</a>, install the <a href="https://launchpad.net/~stebbins/+archive/ubuntu/handbrake-releases">official snapshots PPA</a>, or compile from the <a href="https://github.com/HandBrake/HandBrake">official source code</a>.</p>
|
|
|
|
<h2>Next steps</h2>
|
|
|
|
<p>Continue to <a href="download-and-install.html">Downloading and installing HandBrake</a>.</p>
|
|
<footer>
|
|
<p><span class="authorship">This article is part of the <a href="../../../" title="HandBrake Documentation">HandBrake Documentation</a> and was written by Bradley Sepos.</span> <span class="contributing">Join us on GitHub to contribute your thoughts and ideas, and to suggest any necessary corrections.</span></p>
|
|
<small class="copyright">Copyright 2016 HandBrake Team. <a href="../../../license-summary.html" title="License Summary"><abbr title="Creative Commons Attribution-ShareAlike 4.0 International">CC BY-SA 4.0</abbr></a>.</small>
|
|
</footer>
|
|
</article>
|
|
</body>
|
|
</html>
|