HandBrake-docs/source/docs/en/1.2.0/table-of-contents.markdown
2023-02-25 19:41:33 -05:00

172 lines
6.4 KiB
Markdown

---
Type: article
State: [ obsolete ]
Title: Table of contents
Project: HandBrake
Project_URL: https://handbrake.fr/
Project_Version: 1.2.0
Language: English
Language_Code: en
Authors: [ Bradley Sepos <bradley@bradleysepos.com> (BradleyS), Scott (s55) ]
Copyright: 2023 HandBrake Team
License: Creative Commons Attribution-ShareAlike 4.0 International
License_Abbr: CC BY-SA 4.0
License_URL: https://handbrake.fr/docs/license.html
---
Table of contents
=================
## Introduction
- [Quick start](introduction/quick-start.html)
*Learn how to make your first video in minutes*
- [About HandBrake](introduction/about.html)
*What HandBrake is, does, and does not*
## Getting HandBrake
- [Where to get HandBrake](get-handbrake/where-to-get-handbrake.html)
*The officially supported version*
- [Downloading and installing HandBrake](get-handbrake/download-and-install.html)
*How to get HandBrake onto your computer*
- [Checking for updates](get-handbrake/check-for-updates.html)
*Staying up to date with the latest features and bug fixes*
## Making videos
- [Opening a video source](workflow/open-video-source.html)
*How to get your videos into HandBrake*
- [Selecting a preset](workflow/select-preset.html)
*Tailored settings for instant compatibility with many devices*
- [Adjusting quality](workflow/adjust-quality.html)
*Easily increase visual quality or reduce file size*
- [Previewing your settings](workflow/preview-settings.html)
*See what your new video will look like in a fraction of the time*
- [Starting encoding](workflow/start-encoding.html)
*Start encoding your new video with one click*
## Advanced workflows
- [Using the queue](advanced/queue.html)
*Set up multiple encode jobs at once*
- [Point-to-point encoding](advanced/point-to-point.html)
- [Custom presets](advanced/custom-presets.html)
- [Audio and subtitle defaults](advanced/audio-subtitle-defaults.html)
- [Resizing video](advanced/resizing-video.html)
- [Preserving surround sound](advanced/surround-sound.html)
- [Adding subtitles](advanced/subtitles.html)
- [Adding chapter markers](advanced/chapter-markers.html)
<!-- - [Managing Audio Tracks](advanced/managing-audio.html) -->
<!-- - [Post-processing metadata](advanced/post-processing.html) -->
<!-- ## Restoration and enhancement
- Common video problems
- Cropping, Black bars at top/bottom or sides
- Combing effects caused by interlacing or telecine
- Detelecine filter
- Decomb filter vs. Deinterlace filter
- Bob mode and frame rates, motion
- Noise (grainy appearance and/or color splotches)
- Denoise filters: NLMeans and HQDN3D
- Blocky picture
- Deblock filter
- Stretched picture (too wide or too tall)
- Scaling and anamorphic
- Common audio problems
- Volume level too low
- Dynamics too wide (soft whispers, loud booms)
-->
<!-- ## Advanced workflows part 2
- [Understanding source types](advanced/video-sources.html)
- [Selecting a container format and encoders](advanced/containers.html)
- [Selecting a video angle](advanced/video-angles.html)
- [Working with frame rates](advanced/frame-rates.html)
- [Adjusting audio quality](advanced/audio-quality.html)
- [Progressive download support](advanced/web-optimised.html)
- [Compatibility with legacy devices](advanced/old-ipod-support.html)
- [Automatically naming files](advanced/automatic-file-naming.html)
-->
## Getting help
- [Troubleshooting common issues](help/troubleshooting-common-issues.html)
*What to do if something goes wrong*
- [Community support](help/community-support.html)
*Get help from real people*
- [Activity Log](help/activity-log.html)
*Activity Logs help you receive better support*
## More information
- [Project history](about/history.html)
- [Contributing](contributing/contribute.html)
*How you can get involved*
## CLI documentation
- [Command line reference](cli/command-line-reference.html)
- [CLI options list](cli/cli-options.html)
## Technical documentation
- [System requirements](technical/system-requirements.html)
*Make sure your system can run HandBrake*
- [Supported source formats](technical/source-formats.html)
*Types of video files HandBrake can read*
- [Official presets](technical/official-presets.html)
*Technical summary of the official presets*
- Video
- [Video encoders](technical/video-codecs.html)
- [Video encoding speed](technical/video-encoding-performance.html)
- [Constant quality versus average bit rate](technical/video-cq-vs-abr.html)
- [x264 presets and tunes](technical/video-x264-presets-tunes.html)
- [x264 profile and level](technical/video-x264-profiles-levels.html)
- [Video angles](technical/video-angles.html)
- [Anamorphic video](technical/anamorphic-guide.html)
- [Modulus](technical/modulus.html)
- [Frame rate](technical/frame-rates.html)
- [Intel QuickSync Video (QSV) options](technical/video-qsv-options.html)
- [AMD VCE](technical/video-vce.html)
- [NVidia NVENC](technical/video-nvenc.html)
- Audio
- [Dynamic range compression](technical/dynamic-range-compression.html)
- [Audio quality](technical/audio-quality.html)
- Files and compatibility
- [Container formats](technical/containers.html)
- [iPod 5th Generation support](technical/old-ipod-support.html)
- [Automatic file naming](technical/automatic-file-naming.html)
- Filters
- [Filters summary](technical/filters-summary.html)
<!--
- [Web optimized](technical/web-optimised.html)
- [Video source type](advanced/video-sources.html)
- Advanced Filter Settings
- Advanced preferences
-->
## Developer documentation
- Building HandBrake
- [Building HandBrake for BSD](developer/build-bsd.html)
- Installing dependencies on [FreeBSD](developer/install-dependencies-freebsd.html)
- [Building HandBrake for Linux](developer/build-linux.html)
- Installing dependencies on [Arch](developer/install-dependencies-arch.html) / [CentOS](developer/install-dependencies-centos.html) / [Debian](developer/install-dependencies-debian.html) / [Fedora](developer/install-dependencies-fedora.html) / [Gentoo](developer/install-dependencies-gentoo.html) / [Ubuntu](developer/install-dependencies-ubuntu.html)
- [Building HandBrake for Mac](developer/build-mac.html)
- [Building HandBrake for Windows](developer/build-windows.html)
- Packaging HandBrake
- [Flatpak apps for Linux](developer/flatpak-repo.html)
*Fully-contained applications compatible with multiple Linux distributions*