Quoting Micha Feigin, from the post of Sat, 31 Jul:
> How do I create an audio cd image on disk?

collect a few WAV files (ucompressed stereo PCM, 16 bit, 44.1 Khz) and
add a CUE sheet.

note that an audio CD is not an ISO image, it uses raw sectors rather
than cooked sectors, the whole burning protocol is different, infact
unsupported by cdrecord, only cdrdao for instance. each song is a track
on its own and the index is therefore in the separate cuew sheet and not
integrated in one large "single track file" like an ISO image.

> (I need it in order to write the audio to mini-disk, workaround
> around the ridiculous Sony limitations).

now THAT is a copletely different thing. I don't know what are the RSLs
you mention, but I do know an MD media is 150 megs of compressed
music in some specific Sony format (maybe MPEG related, but who knows),
so the procedures for CD-A and MD may be completely different.

-- 
Something for everyone
Ira Abramov
http://ira.abramov.org/email/

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to