QUOTE(abasher @ Feb 5 2006, 10:47 AM)
QUOTE(FinalFn @ Feb 5 2006, 11:42 AM)
So when i burn that EAC-wav-image is there any error-correction and sub-channel data on my copy or does it get complete lost by the EAC-image-creation-process?
New error correction data is calculated by the program. Otherwise it wouldn't be a real CD-Audio. This was already mentioned by AndyH-ha.
Restating, the error detection/correction data can be recreated precisely from the audiodata, and the audiodata can be precisely repaired from the error correction data as long as theres not too much damage to either - the values of each are implied by the values of the other.
So the error correction data, is not normaly retrieved, just utilitised or created on-the-fly by the drive during reading and writing process.
The payload is the audio data, which is ostensibly a stream of bits grouped in 16bit words like the audio data in a wav file. Thats how its meant to be normaly interpreted, but you could write any data into it, like a bitmap or exe, as long as you know how to read it out again. Although Im not aware of any standard way of indicating how the data should be read differently, other than using the 'data' CD format, its still a stream of bits at the end of the day with just different implied way of reading the bits...
Any extra info like subchannel data, included in an Audio CD format, can ony be written into the standard payload space, which the waveform is meant to occupy, so it will be mixed into the waveform. Players aware of the channel, will be able to interpret it, players unaware wont and it will express as a small amount noise during the waveforms normal interpretation. Its possible to encrypt hidden information into a wavfile for example, by multiplying all the normal audio values by 3, and then using the remainder space to store info. Or using limitless more elaborate mathematical mechanisms. If you know whats been done you can extract the info easily, if not it will just be a kind of noise included in the wavform.
But whatever extra implications included in the audio data, its all digitaly stored and checked, so a clean rip means its securely included with the rest.
hth