Output Path Settings: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[file:Additional_output_path_settings.png]]
[[file:Additional_output_path_settings.png]]
{| class="wikitable"
{| class="wikitable"
|Add all source folders to the output path
|Preserve the structure of the source folder
|Folders structure of the source file will be re-used, when creating output path. For example, if source file has full path "c:\audio\album\file.flac" and output path is set to "c:\converted", then the output file will be "c:\converted\'''audio\album\file.mp3'''"
|Folders structure of the source file will be re-used, when creating output path. For example, if source file has full path "c:\audio\album\file.flac" and output path is set to "c:\converted", then the output file will be "c:\converted\'''audio\album\file.mp3'''"
|-
|-
Line 9: Line 9:
|Number source folders (from the end) to include
|Number source folders (from the end) to include
|Specify number of source folders (from the end) to use when creating the output path. If, for example, it is set to 1, then output file from the example above would be "c:\converted\'''album\file.mp3'''"
|Specify number of source folders (from the end) to use when creating the output path. If, for example, it is set to 1, then output file from the example above would be "c:\converted\'''album\file.mp3'''"
|-
|Number source folders (from the beginning) to skip
|Specify number of source folders to skip (from the beginning) when creating the output path.
|-
|Number source folders (from the end) to skip
|Specify number of source folders to skip (from the end) when creating the output path.
|-
|Maximum output file name length
|Specify the maximum length of the output file name (only the file name, not the whole path). File name will be cut up to this number, if it's longer. If, as a result, more than one file gets the same name, a unique file name will be created.
|-
|Maximum output path length
|Specify the maximum length of the output file path. If the length of the output path and file name is bigger than this, program will show an error.
|-
|Discard CUE output folder when "Create files in source folder" is used
|Normally, when converting audio file added via CUE, output files will be created in a sub-folder (specified by a pattern), even if "Create files in source folder" option is used. If this option is enabled, files will be created directly in then output folder.
|-
|Delete source file when done (do not move to Recycle Bin)
|Source files will be deleted when process is completed. '''Please use with caution.'''. This option is disable if "Move source file to Recycle Bin when done" is used and vice versa.
|}
|}
<historylink type="back" />
<historylink type="back" />

Latest revision as of 16:05, 8 November 2020

Preserve the structure of the source folder Folders structure of the source file will be re-used, when creating output path. For example, if source file has full path "c:\audio\album\file.flac" and output path is set to "c:\converted", then the output file will be "c:\converted\audio\album\file.mp3"
Number source folders (from the beginning) to include Specify number of source folders (from the beginning) to use when creating the output path. If, for example, it is set to 1, then output file from the example above would be "c:\converted\audio\file.mp3"
Number source folders (from the end) to include Specify number of source folders (from the end) to use when creating the output path. If, for example, it is set to 1, then output file from the example above would be "c:\converted\album\file.mp3"
Number source folders (from the beginning) to skip Specify number of source folders to skip (from the beginning) when creating the output path.
Number source folders (from the end) to skip Specify number of source folders to skip (from the end) when creating the output path.
Maximum output file name length Specify the maximum length of the output file name (only the file name, not the whole path). File name will be cut up to this number, if it's longer. If, as a result, more than one file gets the same name, a unique file name will be created.
Maximum output path length Specify the maximum length of the output file path. If the length of the output path and file name is bigger than this, program will show an error.
Discard CUE output folder when "Create files in source folder" is used Normally, when converting audio file added via CUE, output files will be created in a sub-folder (specified by a pattern), even if "Create files in source folder" option is used. If this option is enabled, files will be created directly in then output folder.
Delete source file when done (do not move to Recycle Bin) Source files will be deleted when process is completed. Please use with caution.. This option is disable if "Move source file to Recycle Bin when done" is used and vice versa.

« Go Back