Output Path Settings

From XRECODE3
Revision as of 23:25, 19 July 2016 by Wikiadmin (talk | contribs)
Jump to navigation Jump to search

Add all source folders to the output path 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"
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.
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