iota
12-07-2004, 04:59 AM
Hi masters,
I'd like to embed a wma song in my page. And I want it load fast. Are there any softwares or methods to load first?
When I compress wav to MP3, a song has at least 3 MB. When MP3 to wma, the same song has at least 1 MB. However, I found a page that embed a wma song that's only of about 300KB to 500KB. How come? Can we tranform it into that very small size?
I learn a web page that uses embed src=".asf" .
Is a Dot ASF also a music extention? I find that page using .asf load first to play music. I don't have to wait a litter longer to view it all.
So how can I convert wav/mp3 to asf?
Please try the following embeded code and test the time.
<embed src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/9626/26473_1_10_04.asf" autostart="true" loop="true" hidden="true">
I also learn that if I use wav or mp3, I have wait downloading buffer time . But when I use that Dot Asf extention music , I don't have to wait any downloading buffer when I run it in browser.
Any suggestions? Thanks for your time to read me and your valuable guidance.
iota
I'd like to embed a wma song in my page. And I want it load fast. Are there any softwares or methods to load first?
When I compress wav to MP3, a song has at least 3 MB. When MP3 to wma, the same song has at least 1 MB. However, I found a page that embed a wma song that's only of about 300KB to 500KB. How come? Can we tranform it into that very small size?
I learn a web page that uses embed src=".asf" .
Is a Dot ASF also a music extention? I find that page using .asf load first to play music. I don't have to wait a litter longer to view it all.
So how can I convert wav/mp3 to asf?
Please try the following embeded code and test the time.
<embed src="http://a420.v8383d.c8383.g.vm.akamaistream.net/7/420/8383/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/1/9626/26473_1_10_04.asf" autostart="true" loop="true" hidden="true">
I also learn that if I use wav or mp3, I have wait downloading buffer time . But when I use that Dot Asf extention music , I don't have to wait any downloading buffer when I run it in browser.
Any suggestions? Thanks for your time to read me and your valuable guidance.
iota