Log in

View Full Version : How Do I Convert an Audio to Mp3?


i_<3_k.shee.
May 26th, 2006, 11:50 PM
I have a quicktime file audio clip and I want to make it an mp3 so i can put it on this website...how do i do that?

textbookseduction
May 27th, 2006, 12:16 AM
i think you can just get an audio file converter off of a website like downloads.com
i'm not sure though

Aηdy
May 27th, 2006, 05:44 AM
just google it, you should find what you need, there are loads of things out there, although some have limits because they are trial versions, but you might find one.

Kiros
May 27th, 2006, 12:38 PM
Do you want to convert it so you can let people listen to it on a site? You could always just use the QuickTime player so you wouldn't have to convert it :) If you'd like to, use the following code: <OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="320" HEIGHT="256" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="SOUNDFILE">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM NAME="CONTROLLER" VALUE="FALSE">
<PARAM name="TARGET" VALUE="myself">
<embed src="SOUNDFILE" target="myself" autoplay="true" width="320" height="256" controller="false" PLUGINSPAGE="<A href="http://www.apple.com/quicktime/download/"></embed">http://www.apple.com/quicktime/download/"></embed>
</OBJECT>

There are a few things that you will have to change up to get this to work though... Anywhere the code says SOUNDFILE, replace that with the sound file you want everyone to hear. You can change the width and height values as well to fit it to your liking. Just to let you know, most of that code is only needed for Gekko web browsers (such as Netscape). The embed tag is all that is needed for browsers like Internet Explorer, Avant Browser, Maxthon, and so forth.

Anyway, if you just want to let people use the default media player, then simply try to Google "QuickTime to MP3 sound" and that should bring up some good results!

Good luck, Jen! :D

ejebay91
June 2nd, 2006, 06:20 PM
there is a program called quick mp3 that would work well it should be on download.com

0=
June 2nd, 2006, 09:51 PM
Get itunes, it can convert any audio file to mp3 wav etc.