From: Ira Abramov (Lists-Linux-IL_at_nonexisting.hamakor.org.il)
Date: Sat 31 Jul 2004 - 18:20:14 IDT
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 linux-il-request_at_linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Sat 31 Jul 2004 - 18:33:11 IDT