mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-11 13:54:49 -06:00
57 lines
2.7 KiB
HTML
57 lines
2.7 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" />
|
|
<!--<meta name="description" content="" />-->
|
|
<!--<meta name="keywords" content="" />-->
|
|
<title>HandBrake Documentation - Starting encoding</title>
|
|
<link rel="stylesheet" type="text/css" href="../../../style/style.css" />
|
|
</head>
|
|
<body>
|
|
<article class="docs">
|
|
<header>
|
|
<div class="breadcrumbs">English Docs > HandBrake Latest > Starting encoding</div>
|
|
</header>
|
|
<h1>Starting encoding</h1>
|
|
|
|
<p>Now that you’ve got all your settings just right, it’s time to make your new video!</p>
|
|
|
|
<h2>Selecting a destination</h2>
|
|
|
|
<p><code>Destination</code> is where your new video will go. You can select the <code>Browse...</code> button to choose a new location and name, or type it directly in the box.</p>
|
|
|
|
<p><img src="../images/destination.png" alt="Selecting a destination" /></p>
|
|
|
|
<p>Please take special care to <em>note your destination</em>. Otherwise, you won’t be able to find your new video. You can move it later if you desire.</p>
|
|
|
|
<h2>Starting the encode</h2>
|
|
|
|
<p>Select the <code>Start</code> button on the toolbar to make your new video.</p>
|
|
|
|
<p><img src="../images/toolbar.png" alt="Main window toolbar" /></p>
|
|
|
|
<p><img src="../images/start-button.png" alt="Starting an encode" /></p>
|
|
|
|
<p>HandBrake will report its progress while it’s working and alert you when it’s finished. Then you will have a new video file at the <code>Destination</code> you specified.</p>
|
|
|
|
<p><img src="../images/encode-complete.png" alt="Encoding complete alert" /></p>
|
|
|
|
<p><img src="../images/destination-file-icon.png" alt="Destination video file icon" /></p>
|
|
|
|
<p>Congratulations! You just encoded your first video using HandBrake. It’s now ready to watch on your devices.</p>
|
|
|
|
<h2>Next steps</h2>
|
|
|
|
<p>If you didn’t get a video file as expected, encountered an error, or had some other trouble, you can continue reading to learn more about how HandBrake works or jump right to <a href="../help/index.html">Getting help</a>.</p>
|
|
|
|
<p>Continue to (TODO: add link).</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>
|