I need to be able to extract metadata (album names, etc) from audio CD's.
I am hoping to use some of the (Visual C++) code provided by CDex to do this -- however I would like to learn more about some of the technical details of audio file encription and the problems involved in reading and interpreting CDA files -- with the end of understanding what I am trying to do.
I 've found gobs of info on Mp3 encription, but virtually nothing to help me understand audio file (CDA) format...
Could anybody point me to some relevant documentation and/or source code?
(Incidently, it would be nice to add this feature to DMC scripting -- something like a "GetTag" function)
I am hoping to use some of the (Visual C++) code provided by CDex to do this -- however I would like to learn more about some of the technical details of audio file encription and the problems involved in reading and interpreting CDA files -- with the end of understanding what I am trying to do.
I 've found gobs of info on Mp3 encription, but virtually nothing to help me understand audio file (CDA) format...
Could anybody point me to some relevant documentation and/or source code?
(Incidently, it would be nice to add this feature to DMC scripting -- something like a "GetTag" function)
Comment