You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/docs/en/latest/advanced/custom-presets.markdown
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
1
---
2
2
Type: article
3
-
State: [ draft ]
4
3
Title: Custom Presets
5
4
Project: HandBrake
6
5
Project_URL: https://handbrake.fr/
@@ -19,7 +18,7 @@ Custom Presets
19
18
20
19
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.
21
20
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.
23
22
24
23
<!-- .system-linux -->
25
24
<!-- /.system-linux -->
@@ -44,16 +43,16 @@ Pressing "add" will save a new preset with the details you've entered based on t
44
43
45
44
## Audio and Subtitles Beavhiours
46
45
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.
48
47
You can modify these rules by editing the settings on the relevant "selection behaviour" screen.
49
48
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.
51
50
52
51
For more information, please see [Audio and Subtitle Defaults](../workflow/audio-subtitle-defaults.html).
53
52
54
53
## Default Preset
55
54
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.
Copy file name to clipboardExpand all lines: source/docs/en/latest/workflow/select-preset.markdown
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,16 @@ If you've previously saved one of your own `Presets`, you may select it in the s
48
48
49
49
You can learn more about [Custom presets](../advanced/custom-presets.html) in the advanced features section.
50
50
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.
0 commit comments