MORE,WAV,MP3,WILL,YAY,Heres,some,source,code,
Quick Search for:  in language:    
MORE,WAV,MP3,WILL,YAY,Heres,some,source,code,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
C/ C++ Stats

 Code: 485,557 lines
 Jobs: 1,067 postings

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for C/ C++.
mini math programs
By Johno on 10/24


The matrix
By Alcodes on 10/24


Palindrome Finder
By Jonathan Volk on 10/24


processor identification and info
By Razvan Petrescu on 10/24


Login Interface using ncurses for Linux
By Suvoraj Biswas on 10/24


Matrix Encryption Algorithm
By Tony Fecteau on 10/23


SMALL TEXT GAME
By cJ! on 10/23


stod
By Mark Jundo P. Documento on 10/23


Basic Loops
By richard james on 10/23


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

MP3 Encoder (Converts WAV to MP3)

Print
Email
 
winzip icon
Submitted on: 5/2/2000 10:27:26 PM
By: Ultimatum  
Level: Advanced
User Rating: By 14 Users
Compatibility:C++ (general)

Users have accessed this code 16128 times.
 

(About the author)
 
     Here's some MORE source code that I know everyone's wanted! Take your favorite CD audio tracks or WAV files and shrink them to MP3 format using this code. This WILL COMPILE in Visual C++ 6! YAY! Wanna learn how to decode them and play them back? Check out code number 372. Vote for me =)
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 4 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
5/2/2000 10:42:09 PM:Tom
Track this kid's code, people. He's got 
some good stuff for being only sixteen 
years old. :) Keep up the supreme work, 
Ultimatum.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/3/2000 4:18:01 PM:dan
every code this kid puts up just gets 
better!  And its nice clean code.  
Thanks ultimatum
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/3/2000 6:43:49 PM:Brian G.
Awesome code.... so awesome it seems 
suspicious.... but oh well.... good 
job.
Where do you get your information!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/4/2000 12:44:02 PM:Krishna Rath
decompilers, MP3 makers..they all are 
too good...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/10/2000 5:11:01 PM:mr complain
its ok; but it would be so much better 
with an interface... this isn't for DOS 
this should be based in a window geez...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/14/2000 8:01:19 PM:DC
Hey, so let me get this straight... you 
started coding at age 8?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/2/2000 6:19:31 PM:good_werk
hey i started coding at 10 and i'm not 
this good! u are really good at making 
source code
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/20/2000 8:30:08 AM:Kristof Torfs
Great code, i've been looking for an 
mp3 encoder for really long now, could 
you translate this code to vb by any 
chance ? Or maybe you already know an 
mp3 encoder in vb ? Anyway, this is a 
great program
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/25/2000 1:42:02 AM:Warren
Kristof, It's not feasible to write a 
mp3 encoder in vb, it's not a low 
enough level language to do all the 
complex calculations fast enough.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/25/2000 1:58:22 AM:Warren
Kristof, err, I meant a complete 
encoder, not a frontend,. I'm coming 
really close to completely porting the 
blade encoder frontend to vb.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/25/2000 2:02:37 AM:Warren
Sorry to post another useless comment 
:)
But I just finished writing a mp3 
decoder in visual c++ based on the 
original binfile mpeg sources (took me 
almost a year to write if your 
wondering). I've tested it in vb and it 
works great! (except for the mp3 to wav 
decoding, still trying to get that to 
work correctly in vb)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/4/2000 9:26:27 AM:Ultimatum
Believe it or not, I'm about a week 
away from releasing an MP3 encoder in 
VB WITH support for three encoding 
engines (Blade, Lame, and XAudio)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/16/2000 6:53:51 AM:Largie
I have tested the program, but I get a 
real slow performance to encode 
it!
Here are my results:
Song- 
Wavfile Stereo rate: 44100hz, length: 
4min 23sec, size: 44,3MB
Convertion 
done with: 128bit MONO
Time 
usage:
-----------
BladeEnc: 2min 
40secs
AudioCatalyst: 0min 
15secs
Are there any known encoders 
like Xings encoder?!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
8/28/2000 4:20:01 PM:Ultimatum
Largie: Xing pretty much holds the 
world record for MP3 encoding. My next 
version (written in VC++ and VB) MIGHT 
include the XAudio encoding engine, but 
we'll have to see. I still have to get 
an idea of how to use XAudio. (I know 
the API declarations contained within 
it, I just don't know what kind of or 
how many parameters each function 
takes.)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/24/2001 12:29:34 AM:keshax
I'm goin' stone clold crazee! I need 
them header files! (config.h etc)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/14/2001 9:33:26 PM:jimmy Nguyen
It has a "takk" sound at the begin of 
every mp3 files generated.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
10/22/2001 11:01:03 AM:maes
when I encode a WAV file, I get some 
weird noise(nothing like the actual wav 
file)I also had this with your previous 
encoders.Any idea what I'm doing 
wrong.
I can see the encoding dots add 
up. And when I debug, I can't see 
anything unusual(As far as I know this 
stuff :)  )
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/6/2002 6:41:35 AM:G.Srinivasu
past one year onwords i am searching 
for this software...thanks for 
giving...
if u feel free please keep 
mailing me...
bye
Garimella
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/26/2002 12:54:27 AM:Trilochan
I want to use this code from my Visual 
Basic application. Please let me know  
, how do i do this .
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/8/2002 6:24:00 PM:silverthan
good work man, keep walking!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/29/2002 5:39:27 AM:
What must be changed for converting any 
wav  in mp3? (wav format settings: 
11KHz, 22KHz, 44,1KHz, Mono, Stereo, 
8-bit, 16-bit)
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/29/2002 5:40:49 AM:
What must be changed for converting any 
wav in mp3? (format settings: 11KHz, 
22KHz, 44,1KHz, Mono, Stereo, 8-bit, 
16-bit)
Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | C/ C++ Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.