Process: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
Created page with "file:Settings_process.png *When output file exists **Overwrite - existing output file will always be overwritten. **Overwrite when source file is newer - file will be proc..."
 
No edit summary
Line 7: Line 7:
*Maximum number of cores to use - specify number of cores to use. This is a setting for the current tab (if they're used) only.
*Maximum number of cores to use - specify number of cores to use. This is a setting for the current tab (if they're used) only.
*Temp folder - by default program uses system's temporary folder, but if needed, a custom one can be set up.
*Temp folder - by default program uses system's temporary folder, but if needed, a custom one can be set up.
<historylink type="back" />

Revision as of 11:47, 14 August 2015

  • When output file exists
    • Overwrite - existing output file will always be overwritten.
    • Overwrite when source file is newer - file will be processed only if it's newer than potential output file.
    • Rename existing file to .bak<n> - existing file will be rename to, e.g. file.bak, file.bak1, etc.
    • Add a numeric suffix <_n> to the new file's name - existing file won't be overwritten, the new one will be created with a _n suffix, e.g. file_1.mp3, file_2.mp3, etc.
  • Maximum number of cores to use - specify number of cores to use. This is a setting for the current tab (if they're used) only.
  • Temp folder - by default program uses system's temporary folder, but if needed, a custom one can be set up.

« Go Back