|
-
Dec 29th, 2003, 08:04 PM
#1
Thread Starter
Fanatic Member
Avi files in an html page
When I click on the link the following code is generated:
document.getElementById('movie').innerHTML="<img border='5' dynsrc='C:/Movie1.avi' width='344' height='316'>"
The only problem is the avi file is 10 megs... so when the link is clicked on it takes a while for the avi file to download from the server. Two questions:
1) Is there a freeware software that will allow me to convert the 10 megs to something much smaller, this way when you click on the link the video will play right away...
2) Or is there a way to have a message appear advising the user to " be patient, video is downloading"?
-
Dec 29th, 2003, 09:57 PM
#2
Re: Avi files in an html page
Originally posted by JohnSmith
When I click on the link the following code is generated:
document.getElementById('movie').innerHTML="<img border='5' dynsrc='C:/Movie1.avi' width='344' height='316'>"
The only problem is the avi file is 10 megs... so when the link is clicked on it takes a while for the avi file to download from the server. Two questions:
1) Is there a freeware software that will allow me to convert the 10 megs to something much smaller, this way when you click on the link the video will play right away...
2) Or is there a way to have a message appear advising the user to " be patient, video is downloading"?
Why not convert them to RM(Real Media) and make it streamable. There should be plenty of shareware available on the net which converts AVI to RM. I am not sure if it will reduce in size but test it out.
[VBF RSS Feed]
There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.
If I have been helpful, Please Rate my Post. Thanks.
This post was powered by : 
-
Dec 30th, 2003, 08:21 AM
#3
Lively Member
rm yuck.....
well you can make the size smaller but that way people need the codec which you used to compressed the avi. divx and xvid can make the movie much smaller..
http://www.raketje.com coming..............soon................
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|