Question: Pictures in the reflective area of a CD-R

Optical Storage Technical Discussions Discuss, Pictures in the reflective area of a CD-R at Computer Hardware forum; This may seem like an odd question. Truth is that I was thinking of doing a program that could burn a two tone picture in the reflective part of a CD-R disc (yin-yang symbol, happy face, etc.), to be used as a decoration or souvenir. Of course the technical implications

Old Posted: 01-08-2008
default_avatar
Kanopus (New on Forum)
Posts: 2
  • Find More Posts by Kanopus
This may seem like an odd question. Truth is that I was thinking of doing a program that could burn a two tone picture in the reflective part of a CD-R disc (yin-yang symbol, happy face, etc.), to be used as a decoration or souvenir.
Of course the technical implications of such an idea are overwelming me. Any documentation regarding the phisical representation of bytes in the CD program area is welcome. Some questions:

- Is there some way to write raw data bits in the program area without using data block separation, subchannel bits, etc. (to make the picture smoother)?
- If not (or even if so) is there a way to tell how many frames (or bytes) can be written in a full turn (360ยบ) of the CD? Are there more sectors (or bytes) in the outter part of the CD than in the inner?
- I have read that the bits representation in the CD is a NRZ inverted. Is this true in all cases?
- Am I wasting my time and should stop right now thinking about an inviable project?

Thanks in advance.
Regards.
default_avatar
Today (MyCE Staff)
Posts: 15,596
Old Posted: 01-08-2008
mciahel's Avatar
mciahel (Senior Moderator)
Posts: 13,392
  • Find More Posts by mciahel
Hi and Welcome!

Disc Tattoo is already invented. Supported by Labelflash equipped drives (Nec and Pioneer models) on DVD media (but not on CD).
Some ancient Yamaha CD burners supported Disc Tattoo on CD-R.

Michael
Old Posted: 01-08-2008
default_avatar
Kanopus (New on Forum)
Posts: 2
  • Find More Posts by Kanopus
This is great news. Then I shall look forward on making it possible. Thanks for the tip.
Although my idea would be to do it without that kind of technology, just with the plain old burner... Let's see what can be done.

Edit: for what I read, this technology discards the normal EFM patterns and makes it's own. This has it's pros and cons. On one hand I could (if I knew how) make my own pattern and forget about the questions above, on the other hand it seems that doing this (if at all possible) would mean working at a very low-level. Some specifications on generic CD burners at the lowest level possible?

Thanks.
Last edited by Kanopus; 01-08-2008 at 11:45.
Old Posted: 03-08-2008
troy512's Avatar
troy512 (Wii Freak)
Posts: 4,105
  • Find More Posts by troy512
pioneer 115d is just a [excellent] plain old burner.
http://club.cdfreaks.com/f87/pioneer...r-115l-241260/
__________________
AutoDVDFab v1, completely Automate your DVDFab backup process. 100% click free
Old Posted: 13-08-2008
IpseDixit's Avatar
IpseDixit (CD Freaks Expert)
Posts: 205
  • Find More Posts by IpseDixit
For a very quick look at DiscT@2 technology you can go here.
For deeper look into DiscT@2 and DiscT@2+Labelflash go here.
__________________
Carlos Hernandez Xpert tools - PerfectRip
Sony VAIO Digital Studio PCV-RX85M OC'd @ 2.65 GHz,
Pinnacle DC10Plus, Plextor PlexWriter Premium I & II,
PX-716A, PX-760A, Yamaha CRW-F1ZE & CRW-F1ZDX,
Pioneer DVR-115L crossflashed DVR-115DBK & DSV.
Finally, the optical drives' OFFSET CONCLUSION.
Learn about CIRC, CRC & CD Physics.
Old Posted: 17-08-2008
themabus's Avatar
themabus (New on Forum)
Posts: 14
  • Find More Posts by themabus
it's also possible to form an image in datastream,
that represent model of cd spiral, by utilizing user data of channel frame only,
and run it through deinterleave routine thereafter,
thus creating an cd image, that can be burned with regular software.
but you need to determine parameters of each cd.
and it's rough - around half frame deviation.
but i guess this is as generic as it gets,
to do better you'd need to have some control over hardware.
Old Posted: 28-08-2008
themabus's Avatar
themabus (New on Forum)
Posts: 14
  • Find More Posts by themabus
i've put together a program to perform, what i described above.
http://www.mediafire.com/?nryjjzwv9yx
ther's actually two - 1st to do interleaving; 2nd to scale CAV image 2 CLV CD.
it's very easy to do basic shapes this way. eg. this can be typed in notepad:
Code:
..............0
.000000000000.0
.0..........0.0
.0.00000000.0.0
.0.0......0.0.0
.0.0.0000.0.0.0
.0.0.0....0.0.0
.0.0.000000.0.0
.0.0........0.0
.0.0000000000.0
.0............0
.00000000000000
then you specify how many times to repeat this pattern.
and produced output will look something like this:

but huge drawback is, that you still need to know parameters of CD.
so basically it's good for CD-RW only.
Old Posted: 28-08-2008
Bob's Avatar
Bob (I donated to the Tsunami fund and all I got was this lousy title)
Posts: 17,681
  • Find More Posts by Bob
Are you going to continue working on this?
__________________
"You've got a hole in your soul if you don't dig the Blues" .....My Not So New Anymore *Build* is Finished.

Click HERE to join CDFreaks.com

Keith Richards ~ "If You Want The Last Laugh........Join The Rolling Stones"
Old Posted: 30-08-2008
themabus's Avatar
themabus (New on Forum)
Posts: 14
  • Find More Posts by themabus
me? i don't know.
to be honest, it's not a priority - i've already accomplished, what i intended to do.
this program was made to test weither Sega Saturn ring could be duplicated this way.
and it can to some extent - visually, but it would not pass authentication check.
did not for me at least.
so if anyone can find some other use of this - it's great, i would only be happy.
though one thing i can imagine -
that could be done to make it more useful and profound - added bitmap support.

also probably similar approach can be applied to DVDs.
i don't know much about DVDs, but from what software i have seen,
i think it's possible to get some geometry data.
so maybe it's possible to measure DVDs more precise.
it would be great if there was an efficient way to get medium parameters without burning test discs.
(or burning just very few)
so maybe it is possible on DVDs.
There's more to MyCE.com

Listen up, we've got more. Product information on 107,830 products. Our experts have written 540 articles. We've gathered 16,487 news items for you to always keep updated.

Hello guest,
default
To benefit from all extra features you need to log in or sign up.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

People who found this also searched for

  • 0.0.0.0.0.0.0
  • how many bytes are on a cd
  • program area of a cd
  • what is reflective area
  • what make cd reflective
  • yamaha disc tatoo
  • yin yang cdr
  • yin-yang cdr
All times are GMT +2. The time now is 16:31.
Top