|
-
Aug 16th, 2000, 08:25 AM
#1
Thread Starter
New Member
I was wondering, how can I copy a the contents of a CDA file to my harddisk?
-
Aug 16th, 2000, 09:16 AM
#2
through code?
or just copying it?
if its through code, all you have to do is copy it using FileCopy
-
Aug 16th, 2000, 09:21 AM
#3
Thread Starter
New Member
What I'm trying to do is copy the wav information on a audio cd to my harddisk so that I can use the file on MP3 encoder or WMA enconder.
-
Aug 16th, 2000, 09:29 AM
#4
Hyperactive Member
There is some code around here which uses the mci api calls to do so, but it doesn't really work very nice.
There are some ocx's around, search http://www.softseek.com in the developper section, i searched for mp3 and got a few links that also provide ripping to wave (and some directly to mp3)
-
Aug 16th, 2000, 10:50 AM
#5
on planet source code I found an algorithm to encode MP3's but its for C++
-
Aug 21st, 2000, 03:27 AM
#6
New Member
You can try http://www.download.com under the Audio section they have some nice freewares that converts CDA and other formats to .WAV or .MP3.
Okay to delete Life ? Please select u'r option
(Yes - No - Maybe)
-
Aug 21st, 2000, 04:10 AM
#7
Hyperactive Member
I've used controls from http://www.swiftsoft.com
Initally it can rip to wave file, but, if you have the right codec installed, it can rip directly to mp3.
-
Aug 22nd, 2000, 03:05 PM
#8
Fanatic Member
The Cda files are just what Windows makes of the TOC of an audio cd. It holds the positions of the audio tracks on the cd.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|