Video Preference: Steam or Download?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Which do you prefer?

Poll ended at Sat Sep 29, 2007 4:21 am

Stream
9
35%
Download
6
23%
Both
10
38%
Not fussed
1
4%
 
Total votes: 26

User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Video Preference: Steam or Download?

Post by Ollie Saunders »

Feel free to explain your votes. Thanks for any contribution. :)
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Streaming with a flash player
User avatar
vigge89
Forum Regular
Posts: 875
Joined: Wed Jul 30, 2003 3:29 am
Location: Sweden

Post by vigge89 »

I prefer to stream them through a decent/good flash player if I'm only going to watch a video once.
Otherwise, I'll download and play it with Media Player Classic.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Depending on the flash player I will allow it to stream, but if the GUI if horrible (such as when you click on the movie it redirects you to an ad) I will simply opt to download it.
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Post by VladSun »

Streaming because I have broadband connection :)
At the same time, torrent files still need to be downloaded first :)

So ... it's hard to say which is preferable - the question is which is more suitable :)
There are 10 types of people in this world, those who understand binary and those who don't
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

By streaming do you mean that the client begins play once its buffer is sufficiently full; or do you mean that the server sends data using a protocol that allows feedback and bandwidth control?
(#10850)
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Post by superdezign »

Streaming feels like downloading to me because I have to wait for the whole thing (unless I want to watch it in split second chunks separated by 10 second breaks), yet I don't get to keep the video.

I just avoid online videos, period. :P
User avatar
s.dot
Tranquility In Moderation
Posts: 5001
Joined: Sun Feb 06, 2005 7:18 pm
Location: Indiana

Post by s.dot »

If it's just a news clip or something, I'd prefer to stream it. But if it's something I want to see in good quality, downloading is the option.

So my vote is circumstancial.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

Streaming after a click, option to download in a standard format. Though this requires two encodes...
User avatar
TheMoose
Forum Contributor
Posts: 351
Joined: Tue May 23, 2006 10:42 am

Post by TheMoose »

Kieran Huggins wrote:Streaming after a click, option to download in a standard format. Though this requires two encodes...
Not so much anymore. Adobe is adding in H264 decoding into Flash Player, so HD streams are going to be more common. Stage6 (DivX video site) does it already too (using DivX codec obviously).
User avatar
The Phoenix
Forum Contributor
Posts: 294
Joined: Fri Oct 06, 2006 8:12 pm

Post by The Phoenix »

Kieran Huggins wrote:Streaming after a click, option to download in a standard format. Though this requires two encodes...
Precisely how I prefer it. This way, if its small, I can just stream it. If its large, I can download it (and possibly shuttle it over to my iPhone). The 'after a click' part is critical, because I cannot stand opening 10-12 links for reading various sites in batch, and one of them starts playing obnoxious background music.
User avatar
Ollie Saunders
DevNet Master
Posts: 3179
Joined: Tue May 24, 2005 6:01 pm
Location: UK

Post by Ollie Saunders »

Thanks for all the brilliant feedback guys. Keep it coming.
arborint wrote:By streaming do you mean that the client begins play once its buffer is sufficiently full; or do you mean that the server sends data using a protocol that allows feedback and bandwidth control?
The former - HTTP streaming. Is true streaming a significant factor in your decision then?
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

ole wrote:The former - HTTP streaming. Is true streaming a significant factor in your decision then?
Well then it depends solely on whether I want to save the video file to disk. If I don't want to save the video file then the solution with the quickest start time and the smoothest play would be my preference. If I want to save the file then I just want throughput.
Last edited by Christopher on Mon Sep 17, 2007 11:43 am, edited 1 time in total.
(#10850)
User avatar
ReverendDexter
Forum Contributor
Posts: 193
Joined: Tue May 29, 2007 1:26 pm
Location: Chico, CA

Post by ReverendDexter »

I prefer to download - with streaming, my connection is just fast enough that the content will buffer "enough", start to play, and catch up with itself. This puts it in stutter mode, which I find to be one of the most annoying things in the world. So, I have to pause it, wait for it to load at least most of the way, and then watch it. Meaning I could've just taken that time to download it, not had it eating up a browser window/tab, and watched it in the media player of my choice.
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Post by pickle »

I'd rather download. I'd rather wait all at once before my movie starts, than have to wait at random intervals in the movie. Downloading generally gets you a higher quality video too, because the creators of the video aren't trying to optimize for all possible bandwidths.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Post Reply