dbpoweramp  

Go Back   dbpoweramp > Other Topics > Developing with dBpoweramp (Scripting, etc)

Closed Thread
 
Thread Tools Display Modes
Old 04-17-2006, 04:08 AM   #1
cindy_16051988
 
Join Date: Apr 2006
Posts: 6
Compress/Decompress Wave file to MP3 and vice versa

Hello. Sorry to disturb you all. I hope to get your opinion. For your information, I have a Visual C++ 6.0 software to record and playback human speech. All the speech is recorded with sampling rate of 16kHz in wave file format. Each wave file size is 188kbytes. I have 20 wave files in each practice or each usage of software. And, I need to save all these 20 wave files into a single floppy disk (1.44 Mbytes).

Total size of 20 wave files = 20*188k = 3,760,000 bytes
Total floppy disk needed = (3,760,000)/1,440,000 = 2.6 floppy disks
But, I must save all the 20 wave files into a single floppy disk

I hope it can work like this: save the data as a wave file in the temporary directory and then convert wave file to MP3 file in your floppy disk. To load a file, convert the mp3 file to wave file in the temporary directory and then load the wave file to the memory.
Can this method enable me to save all 20 wave files in a single floppy disk?

I don’t know how to insert the encoding/decoding program codes into my current software without causing any new bugs.

Or, other than the MP3 compression method, do you have another method or idea of minimizing the size of each wave file? Please tell me.

Hope to hear you soon, thanks.
cindy_16051988 is offline  
Old 04-17-2006, 09:17 AM   #2
LtData
Moderator and Mover
 
LtData's Avatar
 
Join Date: May 2004
Location: WV
Posts: 8,809
Re: Compress/Decompress Wave file to MP3 and vice versa

Double-post. Put answers here: http://forum.dbpoweramp.com/showthread.php?p=51568
__________________
Lt. Data

Missing a feature?
Need to find your version?
dAP r3 beta - dMC r13.4 beta
dBpoweramp Renaissance
Please don't PM me for tech support.
LtData is offline  
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 12:09 AM.