Misc: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
**Including sub-folders - files from sub-folders will be copied as well.
**Including sub-folders - files from sub-folders will be copied as well.
*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 ?.  
*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.
**Please note, that Metadata editor will be unavailable in this mode and %filename% will be used as an output file name pattern. Merge might not work as well in several cases.
**This mode is not available for CUE, Files with chapters and Audio-CD files.
**This mode is not available for CUE, Files with chapters and Audio-CD files.
**If custom file name pattern is used, it will be ignored and %filename% will be used instead.
**If custom file name pattern is used, it will be ignored and %filename% will be used instead.

Revision as of 00:05, 11 May 2018

  • Copy all other files to the destination folder - all other 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.
  • 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.
  • Copy only files (masks separated by ;) - all other files matching specified masks(e.g. *.log;*.txt) 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.
  • 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. Merge might not work as well in several cases.
    • This mode is not available for CUE, Files with chapters and Audio-CD files.
    • If custom file name pattern is used, it will be ignored and %filename% will be used instead.
  • 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.
  • Scan WAV files for DTS stream - Try to determine if WAV files contain DTS stream (which is usually not the case). If enabled, opening WAV files will take a bit longer.
  • Monitor clipboard for Pictures when Metadata Editor is active - When Metadata Editor is active and there's a picture copied in Clipboard, it will automatically be added to all selected tracks. handy when copying Cover from internet browser, for example.
  • Use input file chapters - if file contains chapters, they will be used and input file will be present as individual tracks (chapters). If this option is turned off, chapters will be ignored. Useful, when transcoding of the whole file is required.

« Go Back