- Joined
- Jun 20, 2001
- Location
- Vancouver, WA
I recently found out about Yamaha's [email protected] technology and how you can burn text or images to a CD. Now, I've asked in Other Software if anyone has heard of something that will do what I want, but it seems that nobody has. So, I come to you to attempt to learn how to create an image file.
GENERAL PROGRAM DESCRIPTION
Create a program that will create an ISO which when burned onto a CD will leave a visible picture. This will be (I think) accomplished by translating X,Y coordnites of the picture into a sector number (if that's what CD's use). Then, using the ISO image file format, make one HUGE file (whole CD almost) that has ones where I wish the picture on the CD to be dark, and zeros where the CD must remain light.
POSSIBLE PROBLEMS:
Not enough contrast between dark and light (doubtfull... [email protected] burns fine supposedly, but then again, this isn't [email protected]
)
Resolution problems (there are a TON of places where a CD can be burned, and a 1024x768 picture isn't all that huge when you consider the number of pixels being burned and the number of spots on the CD that CAN be burned)
Lack of help (... how many people do YOU know that know the format of an ISO?
)
What do you guys think? Is it do-able? And does anyone know where I can find the format for an image file? That would help a lot since that's what I'm going to make
JigPu
GENERAL PROGRAM DESCRIPTION
Create a program that will create an ISO which when burned onto a CD will leave a visible picture. This will be (I think) accomplished by translating X,Y coordnites of the picture into a sector number (if that's what CD's use). Then, using the ISO image file format, make one HUGE file (whole CD almost) that has ones where I wish the picture on the CD to be dark, and zeros where the CD must remain light.
POSSIBLE PROBLEMS:
Not enough contrast between dark and light (doubtfull... [email protected] burns fine supposedly, but then again, this isn't [email protected]
Resolution problems (there are a TON of places where a CD can be burned, and a 1024x768 picture isn't all that huge when you consider the number of pixels being burned and the number of spots on the CD that CAN be burned)
Lack of help (... how many people do YOU know that know the format of an ISO?
What do you guys think? Is it do-able? And does anyone know where I can find the format for an image file? That would help a lot since that's what I'm going to make
JigPu