PDA

Click to See Complete Forum and Search --> : Wav -> Mp3 <- Wav


rilie
Aug 7th, 2001, 04:54 AM
I am making a MP3 player and want to add a encoding and decoding form. I have 2 OCX's:

- Mp3enc.ocx
- bladeenc.ocx

But I don't know how to use them properly. I tried the first but then my vb crashed.

Anyone any ideas (or codes)????

rickm
Aug 7th, 2001, 11:05 AM
Originally posted by rilie
I am making a MP3 player and want to add a encoding and decoding form. I have 2 OCX's:

- Mp3enc.ocx
- bladeenc.ocx

But I don't know how to use them properly. I tried the first but then my vb crashed.

Anyone any ideas (or codes)????

Can you post them?

rilie
Aug 8th, 2001, 10:31 PM
I hope you have some code examples for me, so that I can use the encoders.

With the BladeEnc you have to be able to read the WAV files from the AudioCD's. I used CDFS.VXD, but I can't read the WAV files. I tried to copy them to the HD and then encode.....no good either: "Access Denied" error.

So please help me to encode Wav to Mp3 and Mp3 to Wav again.

I'll send you the MP3 player when it's finished.

Rilie

rilie
Aug 8th, 2001, 10:32 PM
Sorry, I can't post them (bigger then 100Kb). I hope you have some code examples for me, so that I can use the encoders.

With the BladeEnc you have to be able to read the WAV files from the AudioCD's. I used CDFS.VXD, but I can't read the WAV files. I tried to copy them to the HD and then encode.....no good either: "Access Denied" error.

So please help me to encode Wav to Mp3 and Mp3 to Wav again.

I'll send you the MP3 player when it's finished.

Rilie