I have this warning message for each track when burning an audio cd. Can anyone explain me which is the eaning? Does this affect the final quality of the output?
thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
> Does this affect the final quality of the output?
No. This just means that the last sector of a track is not completely used by the audio data. So the remaining space will be filled up with binary zeros (absolute silence). This is always the case if the track size is not a multiple of 2352 bytes (one sector = 2352 bytes = 1/75 second).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this warning message for each track when burning an audio cd. Can anyone explain me which is the eaning? Does this affect the final quality of the output?
thanks!
> Does this affect the final quality of the output?
No. This just means that the last sector of a track is not completely used by the audio data. So the remaining space will be filled up with binary zeros (absolute silence). This is always the case if the track size is not a multiple of 2352 bytes (one sector = 2352 bytes = 1/75 second).