home *** CD-ROM | disk | FTP | other *** search
/ Computer Installation Guide - Dragon Clan Series / CD2.iso / CDR / DAO.21C / COMMERCL.TXT < prev    next >
Encoding:
Text File  |  1996-04-14  |  3.4 KB  |  70 lines

  1.                   
  2.                   DISC-AT-ONCE CDROM RECORDING UTILITIES
  3.  
  4. DAO.EXE
  5.       This is the main disc-at-once recording program. It is capable
  6.   of making AUDIO, CDROM (Mode1), CDROM-XA (Mode2), CD-I, CD+G, and
  7.   MIXED-MODE discs. The resulting discs will be either "redbook" or
  8.   "yellowbook" compatible and can be used as masters for commercial
  9.   CDROM production. You are required to write a CUE SHEET file for
  10.   each disc which defines (among other things) the data files to be
  11.   written and the starting time of each track/index point. This infor-
  12.   mation is used to build the table-of-contents and subcode-Q data on
  13.   the recorded disc (the programs MAKECUE and QUICKCUE can generate
  14.   cue sheets for existing audio CDs automatically). DAO gives you
  15.   complete control over the track/index layout when creating audio
  16.   discs. It is possible to define variable length "pause areas" between
  17.   tracks (down to zero!) and define subindexes to other points within
  18.   a track. Refer to DAO.TXT for more information.
  19.  
  20. SNAPSHOT.EXE
  21.      This program will make backup copies of just about any CDROM disc.
  22.   Refer to SNAPSHOT.TXT for instructions.
  23.  
  24. CDCLIP.EXE
  25.       This program extracts "digital audio data" from a CD and stores
  26.   the data in a WAV or other type of binary file. This file can then
  27.   be recorded onto a new CD using DAO.EXE. CDCLIP performs complete
  28.   "jitter compensation" to insure correct digital copies. NOTE: Many
  29.   CD recorders are the best choice for reading audio data, because they
  30.   are capable of reading audio at 2x speed and don't require jitter
  31.   compensation (many CDROM drives can only read audio at 1x speed).
  32.   Refer to CDCLIP.TXT for a list of supported drives.
  33.  
  34. MAKEISO.EXE
  35.      This program will build an ISO9660 image file from one or more
  36.   data files. Refer to MAKEISO.TXT for more details.
  37.  
  38. MAKECUE.EXE
  39.       This program will scan an audio CD for subcode-Q data changes
  40.   and generate a CUE SHEET file for use with REDBOOK.EXE. Only a few
  41.   CDROM drives can be instructed to read subcode-Q data (if a drive
  42.   can read digital audio data, it can usually read Q data as well).
  43.  
  44. QUICKCUE.EXE
  45.       This program will create a "quick and dirty" CUE SHEET file
  46.   for use with REDBOOK.EXE. This program should be used only if your
  47.   drive does *not* support the reading of subcode-Q data. Refer to
  48.   QUICKCUE.TXT for more information on making copies of audio discs
  49.   with little effort. 
  50.   
  51. ISO2RAW.EXE
  52.       This program will take an ISO9660 image file and convert it to
  53.   raw CDROM data sectors (2352 byte sectors). The resulting file can
  54.   then be used by DAO.EXE to create a data or mixed-mode disc. You must
  55.   convert your image files because some recorders (such as the Philips
  56.   and HP) will only accept raw data sectors when doing disc-at-once
  57.   recording. It takes substantial CPU overhead to convert the sectors
  58.   while recording, so it must be done ahead of time. Refer to DAO.TXT
  59.   for more information on using ISO2RAW.
  60.  
  61. WAV2MOT.EXE
  62.       This program will convert a WAV file to Motorola binary format.
  63.   It is used primarily to create data files that are compatible with
  64.   the Philips 522 recorder which expects audio data to be sent in
  65.   "most significant byte first" format. NOTE: If your files are not
  66.   converted prior to recording, then the data must be converted on
  67.   the fly. This can cause data underruns on some systems due to the
  68.   amount of CPU time it takes to do the conversion.
  69.  
  70.