Forum Moderators: not2easy
<a href='javascript:void(0)' onClick='window.open("video/070322.mov","movie","fullscreen=no,toolbar=no,
status=no,menubar=no,scrollbars=yes,resizable=yes,directories=no,location=no,
width=660,height=500,left=15,top=100")'>Play the 20 minute video</a>
My questions are:
1. Does it make sense to attempt to play a 130Mb video from a web page?
2. Does supplying the video only in .mov format then require that the visitor use QuickTime to view it?
3. Are there better options to serving this movie to visitors?
Basically, I'd appreciate any general advice to help me head down the right road. Thanks very much for your time!
[edited by: limbo at 9:44 am (utc) on Mar. 23, 2007]
[edit reason] fixed scroll - please note you will have to remove the line breaks to preview the JS [/edit]
2. That is correct, either quicktime or another player that will play it. If not they are juts going to get a prompt to save the file if it's a direct link such as the one you have. Once saved they still won't be able to open it. Personally I use WMV, for all intents and purposes anyone with a machine Win98 or better will be ale to play these from a fresh install of windows. My next choice would be flash which requires the flash plugin. Overall MPEG1 is actually the most compatible format but requires about 4X the file size for comparable quality compared to WMV and other formats that compress better.
3. You can embed a file into a page instead of providing a link. Not sure how it's done with .mov becaue I never worked it. Do a seach for embedding video.