Misc: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
*Skip bad frames - bad (damaged) frames will be skipped when decoding the file and a warning will be shown at the end of the process.
*Skip bad frames - bad (damaged) frames will be skipped when decoding the file and a warning will be shown at the end of the process.
**Don't show warning if some were skipped - no warning will be shown if bad frame(s) were skipped.
**Don't show warning if some were skipped - no warning will be shown if bad frame(s) were skipped.
**Delete damaged/not supported files (when configured so) - also damaged files will be deleted/moved to Recycle Bin.
**Delete damaged/not supported files (when configured so) - if setting to move files to Recycle Bin/Delete is used, then damaged files will be deleted/moved as well.
<historylink type="back" />
<historylink type="back" />

Revision as of 03:47, 14 February 2016

  • Copy all non-audio files to the destination folder - all non-audio files from the same folder as source files will be copied over to the destination folder.
    • Including sub-folders - files from sub-folders will be copied as well.
  • The default sample rate when converting to PCM - used when decoding DSD files.
  • Convert on the fly - this is useful when dealing with large number of files (more than 1000). Normally, when files are added to the program, they are validated and audio properties and metadata are read. For large number of files this takes time. When "Convert on the fly" is used, no checking or reading is done - files are just added. Only when process is started, files are validated and metadata is read. This might result in some processing errors, as no validation is done. Also, audio properties will be displayed as ?. Please note, that Metadata editor will be unavailable in this mode and %filename% will be used as an output file name pattern.
  • Skip bad frames - bad (damaged) frames will be skipped when decoding the file and a warning will be shown at the end of the process.
    • Don't show warning if some were skipped - no warning will be shown if bad frame(s) were skipped.
    • Delete damaged/not supported files (when configured so) - if setting to move files to Recycle Bin/Delete is used, then damaged files will be deleted/moved as well.

« Go Back