Hi!
I have gotten some kind of reference for the CUE file format, namely the
Cdrwin manual from www.goldenhawk.com. To my knowledge this was the first
program to generate bin/cue files and the manual contains an appendix
explaining the CUE format. I would like to map the CUE track modes:
AUDIO Audio (2352)
CDG Karaoke CD+G (2448)
MODE1/2048 CD-ROM Mode1 (cooked)
MODE1/2352 CD-ROM Mode1 (raw)
MODE2/2336 CD-ROM XA Mode2
MODE2/2352 CD-ROM XA Mode2
CDI/2336 CD-I Mode2
CDI/2352 CD-I Mode2
to cdrdao's track modes:
AUDIO (2352), MODE1 (2048), MODE1_RAW (2352), MODE2 (2336), MODE2_FORM1
(2048), MODE2_FORM2 (2324), MODE2_FORM_MIX (2336, including sub-header),
MODE2_RAW (2352).
CUEs AUDIO, MODE1/2048 and MODE1/2352 seem obvious but CDG seems not to be
available in cdrdao. The MODE2s and CDIs in CUE have the same sectorsize but
cdrdao has only one mode 2 with 2352 and the other two I dont know which is
what... So basically I want to ask if somebody could fill out the following
table please?
CUE TOC
------------------------------
AUDIO AUDIO
CDG ?
MODE1/2048 MODE1
MODE1/2352 MODE1_RAW
MODE2/2336 ?
MODE2/2352 ?
CDI/2336 ?
CDI/2352 ?
Oh, and while were at it - do I understand it right, that for a session type
of CD_ROM there are _only_ MODE1 and AUDIO tracks allowed (not MODE1_RAW for
example)? And does CD_ROM_XA mean _either_ MODE2_FORM1 and possibly AUDIO
_or_ MODE2_FORM2 and possibly AUDIO (in contrast to a mix of all three)?
Regards
Matthias
|