| Heiko Recktenwald 2005-09-29, 6:29 pm |
| davidlv@netzero.net wrote:
> I am looking for the least expensive way to put the weekly sermon from
> the small church I go to on the Internet. I know about free web sight
> space like on www.cjb.cc. I don't know about audio files.
>
> How about this... hook a Wal-mart ilo DVD recorder to the sound system
> and record just the audio of the sermon to a DVD. Take the disk to
> someone's PC and convert the file to a MP3 and up load to a web sight.
Yes, good idea!
>
> Is this practical? Is there freeware Software I could use on the PC?
> Would a web sight visitor have to download the entire file before
> listening to it?
It depends on the software the users have installed.
You should offer "download" anyway.
You will get "one click streaming" with all mp3 players
and all browsers with MPEG Audio Playlists (bla.m3u)
with one or more URLs of your http://bla/bla.mp3s,
for example:
----begin sermons.m3u--
http://yourserver/sermona.mp3
http://yourserver/sermonb.mp3
http://yourserver/sermonc.mp3
http://yourserver/sermond.mp3
---end sermons.m3u---
put a link to http://yourserver/sermons.m3u
onto http://yourserver/sermons.html
and have fun,
H.
mpegurl.blog.de
>
> David
>
|