docs: Move some images on the Queue article closer together.

This commit is contained in:
Bradley Sepos 2016-11-21 01:10:48 -05:00
parent a689ea970e
commit fcc149d866

View File

@ -49,12 +49,10 @@ When using the `Queue`, you may find it beneficial to create multiple `Jobs` at
<!-- .system-mac -->
On Mac, first open the `Preferences` window using the `HandBrake` menu.
On Mac, first open the `Preferences` window using the `HandBrake` menu. In the `General` section, ensure that the `Automatically name output files` setting is selected and `Title` is part of the `Format` field.
![Opening the Preferences window on Mac](../images/mac/preferences-menu.png "Open the Preferences window using the HandBrake menu.")
In the `General` section, ensure that the `Automatically name output files` setting is selected and `Title` is part of the `Format` field.
![Selecting the Automatically name output files setting](../images/mac/preferences-auto-naming.png "Select Automatically name output files ensure unique file names when adding multiple Titles to the Queue.")
This ensures that each of your `Jobs` will be given a unique file name, and not overwrite each other.
@ -62,12 +60,10 @@ This ensures that each of your `Jobs` will be given a unique file name, and not
<!-- /.system-mac -->
<!-- .system-win -->
On Windows, first open the `Preferences` window using the `Tools` menu.
On Windows, first open the `Preferences` window using the `Tools` menu. In the `Output Files` section, ensure that the `Automatically name output files` setting is selected. Set a `Default Path` (where your new videos will be created) and make sure `Title` is part of the `File Format` field.
![Opening the Preferences window on Windows](../images/windows/preferences-menu.png "Open the Preferences window using the Tools menu.")
In the `Output Files` section, ensure that the `Automatically name output files` setting is selected. Set a `Default Path` (where your new videos will be created) and make sure `Title` is part of the `File Format` field.
![Selecting the Automatically name output files setting](../images/windows/preferences-auto-naming.png "Set up Automatic File Naming to ensure unique file names when adding multiple Titles to the Queue.")
This ensures that each of your `Jobs` will be given a unique file name, and not overwrite each other.