I have been attempting to get DaemonTools to mount a CUE sheet which points to some audio files. I have filled in the CUE sheet with CD-TEXT information, however when I mount the image, DaemonTools mounts the audio tracks, but fails to show the CD-TEXT information.

Example CUE sheet:

TITLE "Fantastique"
FILE "D:\minidisc\images\Test\Track01.WAV" WAVE
  TRACK 01 AUDIO
    PREGAP 00:02:00
    INDEX 01 00:00:00
    TITLE "Death Proof"
    PERFORMER "Fancy Mike"
    MESSAGE "Fantastique"
FILE "D:\minidisc\images\Test\Track02.WAV" WAVE
  TRACK 02 AUDIO
    PREGAP 00:02:00
    INDEX 01 00:00:00
    TITLE "Rouge"
    PERFORMER "Raw Stiles"
    MESSAGE "Fantastique"

The command I am using to mount the CUE sheet is as follows:

DTLite.exe -unmount_all
DTLite.exe -mount 0,Image01.CUE

Rather frustratingly I know this works because another utility I have can do the same thing successfully. So I know that DaemonTools and my current installation work ok.

This is a link to a sample CUE sheet + WAVS in case you want to try this out.

So I suppose the main question is: Does anyone know how to achieve this or the same result. I am happy to use other tools or approaches as long as I can mount an audio image with CD-Text.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.