On Sat, Jul 31, 2004 at 06:20:14PM +0300, Ira Abramov wrote: > 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. >
Sorry, I guess I didn't phrase this right. I need to create the image on the hard-disk not on cdrom. cdrdao doesn't have an option to create an image on hard-disk AFAIK although I will be happy to learn otherwise. > > (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. > I need a cd image on hard-disk so that I can mount it in vmware as an audio-cd so that I can burn it using sony's simple burner instead of the sony jukebox which has a limit on how to delete songs from MD and how many times you can burn them. I will be glad to write to the MD from linux but the method hasn't been cracked yet by the libnetmd people. The sony format, atrac-3 is known and is supported under linux AFAIK, the problem is that the record command for the mini-disk isn't known, and how to encode the atrac-3 file on the usb line isn't know either (uncompressed data is sent encrypted, and compressed data has some control frames). Again, I'll be happy to learn I am wrong on any of the points I mentioned above, but regrettably I don't think so ;-) > -- > 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] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > ================================================================= 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]
