cd player writing on cd-rom?????? 
Author Message
 cd player writing on cd-rom??????

How the hell does windows cd-player keep a Title and Artist for a cd??
I mean does it record some kind of data on the cd so it can tell next
time?? Please help me out here. I'm making a cdplayer for a friend of
mine but i want it to atleast be worth his while and this just baffled
me! Thanks!

Chris



Thu, 12 Jul 2001 03:00:00 GMT  
 cd player writing on cd-rom??????

says...

Quote:
> How the hell does windows cd-player keep a Title and Artist for a cd??
> I mean does it record some kind of data on the cd so it can tell next
> time?? Please help me out here. I'm making a cdplayer for a friend of
> mine but i want it to atleast be worth his while and this just baffled
> me! Thanks!

It keeps all data (incl. CD serial number) in .ini file. When you insert
CD into CDROM, it reads CD's serial number, number of songs, length of
songs and then looks into .ini file to see if there is mentioned anything
like that CD :)

--

     <<<<< JustMUSIC    POLITIKA PROSTITUTKAMA, 22% GLAZBENICIMA >>>>>
     -----------------------------------------------------------------

     http://pgp.rasip.fer.hr:11371/pks/lookup?op=get&search=0x15314CB5
                     ICQ UIN#: 7188440 (mANiaC)



Thu, 12 Jul 2001 03:00:00 GMT  
 cd player writing on cd-rom??????

Quote:

> Yeah! I had an example that used mci commands and the winmm.dll. Could
> you shed some light on how i can get this Title? Then i can put it in
> a box. I have researched this on the net and in books and nothing
> could be found! I found many simple examples but none covered this! I
> also need to be able to modify this Title at runtime. So if anyone has
> any ideas, please help me out! Thanks!

Theres a file in the WINDOWS directory called CDPLAYER.INI.  In that you will find a list of every
single CD ID, followed by a list of every track and its assigned name.

Dwayne



Thu, 12 Jul 2001 03:00:00 GMT  
 cd player writing on cd-rom??????


Quote:
>How the hell does windows cd-player keep a Title and Artist for a cd??
>I mean does it record some kind of data on the cd so it can tell next
>time?? Please help me out here. I'm making a cdplayer for a friend of
>mine but i want it to atleast be worth his while and this just baffled
>me! Thanks!

>Chris


You might want to read up on ISO 9600 or Joliet on the Net somewhere.

Also, you might want to look up the phrase "High Sierra" as I seem to
remember a massive read me document (about 25 pages) about how to write
machine code CD drivers /players etc., and that name was in there
somewhere.

I have just wiped a DAT tape that had that information on!!!!

Richard.



Thu, 12 Jul 2001 03:00:00 GMT  
 cd player writing on cd-rom??????
Yeah! I had an example that used mci commands and the winmm.dll. Could
you shed some light on how i can get this Title? Then i can put it in
a box. I have researched this on the net and in books and nothing
could be found! I found many simple examples but none covered this! I
also need to be able to modify this Title at runtime. So if anyone has
any ideas, please help me out! Thanks!

Chris

On Sun, 24 Jan 1999 17:23:19 -0000, "Richard Allsebrook"

Quote:

>It impossible for windows (or anything) to write to a read to read only
>medium.  It MUST write it to your hard drive (as it doesn't ask you to
>insert a floopy).  Each CD has unique serial number which can be read using
>the API.



Fri, 13 Jul 2001 03:00:00 GMT  
 cd player writing on cd-rom??????
Windows CD-Player uses a file "cdplayer.ini" in the windows dir to
remember the names of all the cds. open it, it's fairly simple.
Phil
Quote:

> How the hell does windows cd-player keep a Title and Artist for a cd??
> I mean does it record some kind of data on the cd so it can tell next
> time?? Please help me out here. I'm making a cdplayer for a friend of
> mine but i want it to atleast be worth his while and this just baffled
> me! Thanks!

> Chris




Fri, 13 Jul 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. Accessing file from one CD-ROM in a multiple CD-ROM system

2. help w/ cd-rom and cd-r/cd-rw program, please

3. How to change Multi Media CD-ROM in two or more CD-ROM system

4. check is there a CD ROM in the CD drive

5. Cluster size of a CD-ROM and a control to burn a CD

6. Use 2nd CD-ROM drive to play CD Audio

7. VB CD Player/CD Database Program

8. CD Player Example - CD.zip (0/1)

9. CD-Audio Player with multiple CD-ROMS...

10. Automate load CD player and play cd?

11. CD player : how to know which CD.....

12. CD door open and close with 2 cd players

 

 
Powered by phpBB® Forum Software