All the above are great solutions. Something to remember is most "in-line" players don't have "save source" options, so if you want the people to be able to download the file (so they're not streaming it from the server every time they watch it) it's probably preferable to make a link to the file on a web page so they can right click it and select "Save Target As", rather than just calling the movie directly from the browser (
http://www.yourdomain.tld/mymoviefile.mpg).
You can link to a movie file the same as you'd link to any other type of file:
Quote:
|
<a href="mymoviefile.mpg">Download mymoviefile.mpg</a>
|
Then just tell your friends to go to whatever page you put the link on. That also makes it easier for them to view the file in whatever player they want if their browser isn't properly set up to handle embedded movies.
If it's something popular (or private, or copyright) be sure to password protect the page through cPanel as people on the Internet accidentally sumbling across your video file is a good way to burn through a lot of bandwidth *very* quickly.
For example,
Dead End Days moved a little over 40 _GIGS_ of Bandwidth last month... and that was a "slow" month :-)!