Skip to content

Commit 28e5842

Browse files
committed
docs: Improvements to the preset pages.
1 parent e25a802 commit 28e5842

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

source/docs/en/latest/advanced/custom-presets.markdown

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
Type: article
3-
State: [ draft ]
43
Title: Custom Presets
54
Project: HandBrake
65
Project_URL: https://handbrake.fr/
@@ -19,7 +18,7 @@ Custom Presets
1918

2019
HandBrake comes with many built-in presets which cover the most common use case scenarios. However there are many scenarios and devices that many not be covered.
2120

22-
On the main window, below the title selection controls, you can click the "Save New Preset" button to create your own preset.
21+
After you have chosen your preferred settings, you can click the "Save New Preset" button on the main window to create your own preset.
2322

2423
<!-- .system-linux -->
2524
<!-- /.system-linux -->
@@ -44,16 +43,16 @@ Pressing "add" will save a new preset with the details you've entered based on t
4443

4544
## Audio and Subtitles Beavhiours
4645

47-
Audio and Subtitle settings are special. The preset does not store selected audio and subtitle tracks from the main window. It uses rules to automatically select them for each new source or title that you selected.
46+
Audio and Subtitle settings are special. The preset does not store selected audio and subtitle tracks from the audio or subtitle tabs. It uses rules to automatically select them for each new source or title that you selected.
4847
You can modify these rules by editing the settings on the relevant "selection behaviour" screen.
4948

50-
Please note, these rules do not cover all possible use cases. If the behaviours don't meet your requirements, audio and subtitle tracks will need to be handled manually after you've scanned a source.
49+
Please note, these rules do not cover all possible use cases. If the behaviours don't meet your requirements, audio and subtitle tracks will need to be handled manually after you've scanned a source before adding it to the queue.
5150

5251
For more information, please see [Audio and Subtitle Defaults](../workflow/audio-subtitle-defaults.html).
5352

5453
## Default Preset
5554

56-
If you regularly use the same preset, you can make it the default preset that HandBrake starts with by selecting the "Make Default" (macOS) or "Set Current as Default" (Window) option in the presets menu or by using the preset manager accessed via the toolbar.
55+
If you regularly use the same preset, you can make it the default preset that HandBrake starts with by selecting the "Make Default" (macOS) or "Set Current as Default" (Windows) option in the presets menu or by using the preset manager accessed via the toolbar.
5756

5857
## Import and Export
5958

source/docs/en/latest/workflow/select-preset.markdown

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,16 @@ If you've previously saved one of your own `Presets`, you may select it in the s
4848

4949
You can learn more about [Custom presets](../advanced/custom-presets.html) in the advanced features section.
5050

51+
52+
## Setting a Default preset
53+
54+
If you find you commonly use a preset, you can set it to be HandBrakes default preset when the application starts.
55+
56+
To do this, you can choose the "Make Default" (macOS and Linux) or "Set Current as Default" (Windows) option in the presets menu or by using the preset manager accessed via the toolbar.
57+
58+
<!-- /.system-macos -->
59+
60+
5161
<!-- .continue -->
5262

5363
## Next steps

0 commit comments

Comments
 (0)