mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
docs: Minor improvement to the autoname documentation page.
This commit is contained in:
parent
e277139478
commit
92838ce229
BIN
source/docs/en/images/mac/output-file-preferences-1.5.0.png
Normal file
BIN
source/docs/en/images/mac/output-file-preferences-1.5.0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 95 KiB |
BIN
source/docs/en/images/windows/output-file-preferences-1.5.0.png
Normal file
BIN
source/docs/en/images/windows/output-file-preferences-1.5.0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
@ -21,24 +21,29 @@ HandBrake can automatically name your output files for you based on a number of
|
|||||||
|
|
||||||
If you open the programs Preferences screen, you'll see a section that referes to the "Output Files"
|
If you open the programs Preferences screen, you'll see a section that referes to the "Output Files"
|
||||||
|
|
||||||

|
<!-- .system-macos -->
|
||||||
|

|
||||||
|
<!-- /.system-macos -->
|
||||||
|
|
||||||
|
<!-- .system-windows -->
|
||||||
|

|
||||||
|
<!-- /.system-windows -->
|
||||||
|
|
||||||
Here you can define the default path where output files will be stored, and the format the file name will take.
|
Here you can define the default path where output files will be stored, and the format the file name will take.
|
||||||
|
|
||||||
By default, it will be {source}-{title}
|
By default, it will be {source}-{title}
|
||||||
|
|
||||||
These are all of the placeholder field options:
|
| Placeholder | Description | Windows| macOS | Linux |
|
||||||
* Live Update:
|
|-----------------|-----|------|-----|-----|
|
||||||
* {source}
|
| Source | Name of the source file or drive label | Supported | Supported | Supported |
|
||||||
* {title}
|
| Title | The number of the title (dvd/bluray) or file index | Supported | Supported | Supported |
|
||||||
* {chapters}
|
| Chapters | The chapter range selected in the UI | Supported | Supported | Supported |
|
||||||
* Non-live Update: These only change if you scan a new source, change title or chapters.
|
| Date | Current Date (in system short format) | Supported | Supported | Supported |
|
||||||
* {date}
|
| Time | Current Time (HH:mm) format | Supported | Supported | Supported |
|
||||||
* {time}
|
| Creation-Date | Date the file source created from source file metadata | Supported | Supported | Supported |
|
||||||
* {creation-date}
|
| Creation-Time | Time the file source created from source file metadata | Supported | Supported | Supported |
|
||||||
* {creation-time}
|
| quality_bitrate | Quality or Bitrate value from the video tab. | Supported | Supported | Supported but separate options |
|
||||||
* {quality}
|
| preset | The name of the currently selected preset | Not Supported | Not Supported | Supported |
|
||||||
* {bitrate}
|
|
||||||
|
|
||||||
### Source Name Handling.
|
### Source Name Handling.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user