User:Korth/test

From CUETools
Jump to navigation Jump to search

*** The content of this page is temporary and may change at any time. Please do not link to this page. ***

CUE Sheet

AlwaysWriteUTF8CUEFile=0 (default)

Create UTF-8 with BOM encoded cue sheets:

AlwaysWriteUTF8CUEFile=1
WriteUTF8BOM=1 (default)

Create UTF-8 encoded cue sheets:

AlwaysWriteUTF8CUEFile=1
WriteUTF8BOM=0

Create .cue file in Tracks Mode

CreateCUEFileInTracksMode=1 (default)

Do not create .cue file in Tracks Mode

CreateCUEFileInTracksMode=0

Create a separate CUE file even when embedding CUE into an audio IMAGE file

CreateCUEFileWhenEmbedded=1 (default)

Do not create a separate CUE file even when embedding CUE into an audio IMAGE file

CreateCUEFileWhenEmbedded=0

When creating a CUE file for a set of tracks, CUETools uses the comment: REM COMMENT "CUETools generated dummy CUE sheet"

  • CUETools settings.txt only in 2.2.7
WriteDummyCUESheetComment=1 (default)

Filenames

Audio file name template for Image mode

SingleFilenameFormat=%filename% (default)
  • details

accurip verify log filename format

ArLogFilenameFormat=%filename%.accurip (default)
  • details

Album art filename format

AlArtFilenameFormat=folder.jpg (default)
  • details

Only allow characters which are present in ANSI codepage.

FilenamesANSISafe=1 (default)
RemoveSpecialCharacters=0 (default)
SpecialCharactersExceptions=-() (setting ignored when RemoveSpecialCharacters=0)

Only allow characters which are present in ANSI codepage and exclude any character other than a-z, A-Z, 0-9, space or underscore except - or ( or ) (default). Excluded characters will be replaced with an underscore character. Exceptions are defined in SpecialCharactersExceptions (do not add spaces or other delimiters).

FilenamesANSISafe=1 (default)
RemoveSpecialCharacters=1
SpecialCharactersExceptions=-() (default)

Do not restrict characters to those present in ANSI codepage.

FilenamesANSISafe=0
RemoveSpecialCharacters=0 (setting ignored when FilenamesANSISafe=0) 
SpecialCharactersExceptions=-() (setting ignored when FilenamesANSISafe=0)

Do not replace spaces with underscores

ReplaceSpaces=0 (default)

Replace spaces with underscores

ReplaceSpaces=1

Files

Create .accurip verify log file
ArWriteLog=1 (default)
Do Not Create .accurip verify log file
ArWriteLog=0


Show Detailed AccurateRip results (in .accurip verify log file)
ArLogVerbose=1 (default)
Show Condensed one-line-per-track AccurateRip results (in .accurip verify log file)
ArLogVerbose=0


If Album art is available, Create Album Art (folder.jpg) file
ExtractAlbumArt=1 (default)
Do Not Create Album Art (folder.jpg) file
ExtractAlbumArt=0


Create .TOC text file containing the TOC (Table of Contents) of the CD
The default setting is 'false'
=  ],
=  "CreateTOC": true
=}

Force ReadCDCommand

Sometimes the ReadCDCommand is not detected correctly. This has been reported for some Plextor drives

Example:

=  <ReadCDCommands>
=    <item>
=      <key>
=        <string>TSSTcorp - CDDVDW SH-224DB</string>
=      </key>
=      <value>
=        <int>2</int>
=      </value>
=    </item>
=  </ReadCDCommands>

Unknown/AutoDetect

=      <value>
=        <int>2</int>  (default)
=      </value>

Force ReadCdBEh

=      <value>
=        <int>0</int>
=      </value>

Force ReadCdD8h

=      <value>
=        <int>1</int>
=      </value>

Gaps Handling

Used when encoding in Tracks mode.

Gaps Appended + HTOA (HTOA > 5s)
Gaps appended to (added to end of) the previous track. Any HTOA (Hidden Track One Audio) located in the INDEX 00 (pregap) area of Track 01 (that is longer than 5 seconds) will be preserved as an audio file with the track number 00 and title (HTOA). If HTOA is 5 seconds or less, HTOA is discarded and replaced with a PREGAP (silence) command in the CUE file.
PreserveHTOA=1 (default)
UseHTOALengthThreshold=1 (default)
GapsHandling=3 (default)
Gaps Appended + HTOA
Gaps appended to (added to end of) the previous track. Any HTOA (Hidden Track One Audio) located in the INDEX 00 (pregap) area of Track 01 will be preserved as an audio file with the track number 00 and title (HTOA).
PreserveHTOA=1 (default)
UseHTOALengthThreshold=0
GapsHandling=3 (default)
Gaps Appended
Gaps appended to (added to end of) the previous track. HTOA is discarded and replaced with a PREGAP (silence) command in the CUE file.
PreserveHTOA=0
UseHTOALengthThreshold= (setting ignored when PreserveHTOA=0)
GapsHandling=3 (default)

Tagging

Do Not Write AccurateRip tags
ArWriteCRC=0 (default)
Write AccurateRip tags
Adds the following tags to the audio file(s):
  • ACCURATERIPID
  • ACCURATERIPCRC
  • ACCURATERIPDISCID
  • ACCURATERIPCOUNT
  • ACCURATERIPCOUNTALLOFFSETS
  • ACCURATERIPTOTAL
and the following to the CUE sheet:
  • REM ACCURATERIPID
ArWriteCRC=1


Embed Album Art
EmbedAlbumArt=1 (default)
Do Not Embed Album Art
EmbedAlbumArt=0


Embed Extraction Log (tag written in 'image' mode only)
EmbedLog=1 (default)
Do Not Embed Extraction Log
EmbedLog=0


Use id3v2.4 instead of id3v2.3
The default setting is 'false'
=  ],
=  "UseId3v24": true
=}


Write CTDB Tags
The default setting is 'true'
=  ],
=  "WriteCTDBTagsOnEncode": false
=}


Write CDTOC Tag
The default setting is 'true' (tag written in 'tracks' mode only)
=  ],
=  "WriteCDTOCTag": false
=}


The left button toggles between Hide browser mode and previously selected mode (or Folder Browser mode if none previously selected).

Clicking the Action down 32.png button opens the list of input modes.

You may also enter the path to the file(s) in the textbox.

CUE Paths Input.png


Folder browser.png
Folder Browser
Opens Folder Browser window to left of main program window. Selecting an entire folder is treated as a batch mode. Select desired input.


Multiselect Browser.png
Multiselect Browser
Opens Multiselect Browser window to left of main program window. This is a batch mode regardless of selection. Use checkboxes to select multiple inputs.


Drag'n'drop mode.png
Drag'n'drop mode
Opens Drag'n'drop mode window to left of main program window. This is a batch mode regardless of what is dropped. Drag and drop any supported Input into the window.


Hide browser.png
Hide browser
Hides the browser window.