my question is two fold, but i'll give you basic background of the goal.
a page with text descriptions of video clips, and then when the link for each is clicked, a window pops up at the size of the movie, and plays the video as it's downloaded (ie fast start)... so, the questions:
1. what is the best, most universal way for people to see video? i mean, obviously h264 or mpeg 4 or divx are all good for quality vs filesize, but i just hate the idea of someone not being able to view a particular film cause they are computer illiterate and didn't download 3ivx for mac or whatever. i'm open to the idea of putting up 2 options (either big/small file, or mp4/divx) but i'd still like to make it as simple as possible and wondered what web peoples' takes on this was.
2. what would be some sample code to make a link do that, ie, open up the movie in a window of x by y size and load up the appropriate media player, etc..?
sorry if this is unclear, i'm not really a web person, more of the video side, but i'm looking to make it easier for my friend to put up videos so whatever i can do/learn would be helpful.
thanks!
a page with text descriptions of video clips, and then when the link for each is clicked, a window pops up at the size of the movie, and plays the video as it's downloaded (ie fast start)... so, the questions:
1. what is the best, most universal way for people to see video? i mean, obviously h264 or mpeg 4 or divx are all good for quality vs filesize, but i just hate the idea of someone not being able to view a particular film cause they are computer illiterate and didn't download 3ivx for mac or whatever. i'm open to the idea of putting up 2 options (either big/small file, or mp4/divx) but i'd still like to make it as simple as possible and wondered what web peoples' takes on this was.
2. what would be some sample code to make a link do that, ie, open up the movie in a window of x by y size and load up the appropriate media player, etc..?
sorry if this is unclear, i'm not really a web person, more of the video side, but i'm looking to make it easier for my friend to put up videos so whatever i can do/learn would be helpful.
thanks!