Click to See Complete Forum and Search --> : MCI drivers
jovton
Mar 1st, 2001, 12:25 PM
Is it possible for me to play MP3 files using the MCI architecture?
parksie
Mar 1st, 2001, 12:38 PM
Yes. It's the mpeg device.
jovton
Mar 1st, 2001, 12:43 PM
When I look in MSDN, I see no such device. Only dat, wave, and synth (MIDI), and so on.
Technocrat
Mar 1st, 2001, 12:46 PM
Its prob just like in VB where you send a string with the file name to the MCI device. Sorry I dont have code for you.
jovton
Mar 3rd, 2001, 09:06 AM
Maybe I could try the Digital Video one? Then just specify that it is MPEG? Mmmm.... let me see....
jovton
Mar 5th, 2001, 12:55 AM
Naaaa... Didn't work.
I tried using the MPEGVideo device name,
because when I look in the WIN.INI file,
I see that ".MP3" files is of type MPEGVideo.
And the SYSTEM.INI file contains an MCI device named:
MPEGVideo that refers to the correct DLL file for the driver.
I use the Xing MP3 player's driver.
But I get a "MCI_ERR_FILEREAD" error.
Anyone had the problem?
jovton
Mar 5th, 2001, 01:43 AM
Don't worry, everyone! I fixed mine own problem.
I used the correct device, but I misspelled the mp3 file name. Thanx 4 yer time.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.