Slashdot Mirror


Best Way To Distribute Video Online?

CHAMELEON_D_H writes "For some time now, I've been working on a short, geek/nerd oriented animation. It's nearing completion, and I'm starting to look for a method to share it with anyone willing to spare a minute. There are dozens of video sharing and streaming sites out there, making my choice very difficult. Looking for the best possible video and audio quality, while still having vast OS and browser compatibility leaves me dumbfounded. Having a download link would be a great bonus. Youtube is the default and most common choice, but has mediocre video quality and resolution. DivX Web Player has astounding quality, but requires users to download DivX's plugin and forces me to find hosting or purchase more bandwidth, as they no longer serve videos via stage6. Do Slashdotters have any experience with sharing or uploading videos? Problems you've encountered? What do your eyes say about different streaming video sites?"

7 of 227 comments (clear)

  1. Why Not Various Formats & Qualities? by eldavojohn · · Score: 5, Interesting

    My starving artist friend in NYC developed a short video on his mac and was faced with exactly this dilemma. So he sent out an e-mail with a link to the site where he was hosting a portal page. He simply said in the page that you could go watch the embedded YouTube video he had there if you didn't care about quality (and to be honest, his video really didn't require it) but then said that if you were a quality snob or if you couldn't make out the YouTube video, you could click the links.

    At the bottom, he had a list of various Quicktime sizes. One was pretty much HD and he said that if you didn't have a large high quality display that you should just go for the medium version. He also pointed out you could download them by right clicking if (and his provider is horrendous) you got choppy video.

    Nobody brought his site to his knees, 90% of the people probably just watched the YouTube video and everyone could watch it.

    You could do a similar thing, hell you could even point out that you don't need to install QuickTime or a DIVX codec if you just watch from the portal page or visit YouTube.

    Remember, you may be a quality snob but your audience isn't always so I would leave the choice to them. Is there something about your video that makes it look unbearable on YouTube? Is the animation and its features really that detailed and fine?

    If it is, I have another idea. I don't know how this works but I buy my Cinematic Titanic dvds from EZ-Takes (also known as DVD Wagon) and it looks like they'll sell anything on there for a low price. You could contact a company that sells streaming video or DVD ISOs for low prices like $1 and then just not get anything for profit and use them as a cheap host for your audience. You might not see profits but you'll retain the rights to your video/audio and have a way someone can spend a dollar and get the highest quality possible from you. There's probably a more reliable company to do this through, I just know of EZ Takes.

    --
    My work here is dung.
  2. SimpleCDN by Stile+65 · · Score: 5, Informative

    Flat fee per upload. Plus you get 15 credits just for registering.

    http://simplecdn.com/

    Their MirrorCDN option is also nice, depending on what you're doing. $.07/GB is less than half of what S3 charges for transfer rates.

    --
    I claim first use of "Error No. 0B" - or "No. 0B error." It'll be the new ID 10T!
  3. Streaming does not allow high quality by xiando · · Score: 5, Insightful

    I distribute video using BitTorrent because that allows me to distribute video in very high quality. It is also my preference when viewing Internet video. Why insist on making the users view video files in their web browser? I personally prefer to view videos using a video player (mplayer/xine/vlc/etc) and I even download videos from web video sites like youtube (youtube-dl) and view them this way. Streaming in good quality does not scale well, and it does not work well with many software combinations (different OS, web browsers, etc). Most users seem to know how to download a video file using BitTorrent, so why not use that standard? If you really want to allow users to stream videos then give them a low quality flash video (like YouTube) and offer them to download a high-quality MPEG4 ("divx")/DVD ISO video file. This would allow those who prefer to view videos in their browsers to do so while also allowing people like me to download and view the high-quality version at my leisure. I do not think high-quality web browser viewed streaming video is possible, so consider the next best thing, low quality streaming with the option of downloading a high quality version.

  4. Bittorrent streaming now available by molo · · Score: 5, Interesting

    You can now stream over bittorrent. This works by prioritizing earlier segments in the file and combining the bittorrent client with the media player.

    See here:

        http://trial.p2p-next.org/
        http://www.ghacks.net/2008/07/27/eztv-allows-bittorrent-streaming/

    -molo

    --
    Using your sig line to advertise for friends is lame.
  5. Re:Youtube has ruined reputation of flash. by Anonymous Coward · · Score: 5, Funny

    Ah, yes! The reputation of Flash. Such a highbrow platform, associated with such professional content as "Punch the Monkey" ads and so-called "websites" with zero HTML content.

    Too bad Youtube shattered our image of Flash.

  6. DivX is NO FORMAT! by Hurricane78 · · Score: 5, Informative

    DivX is a CODEC (enCOder+DECoder) for the MPEG4 video format.
    You can play DivX encoded videos with every MPEG4-compatible decoder.
    Every other information is only deliberate disinformation by DivX Inc. to sell you their trash.

    But why would you use such an outdated and non-free codec in the first place, when there are enough alternatives.
    There are x264, XviD, Theora as video encoders,
    Matroska and Ogg as containers,
    Vorbis, MP3 and too many other formats and encoders to count for audio.

    And nowadays eveybody who watches downloaded films has those on his disk anyway (except maybe for Theora and the Ogg DirectVideo demuxer).

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
    1. Re:DivX is NO FORMAT! by Wildclaw · · Score: 5, Informative

      XVid is basically the same as Divx so that is fine, but the rest are weird non standard junk not supported in very much. That's something you reencode to avi as fast as possible if you can't get it in avi to start with.

      Non standard junk? x264 is an encoder for h264, which happens to be the standard format for high quality video.

      Matroska is the best generic container format (replacing the flawed avi) as well as open standard and open source based. It does suffer somewhat from not being the industry (as in big business) standard, but on merits it is the best on the market, and with the increasing use to distribute high definition content in the scene, improved hardware support is very likely.

      The mpeg container format (.mp4 - can't remember its real name right now) is industry supported which means that it is implemented in more hardware, but compared to Matroska it is less flexible. Still, when using h264, I won't blaim any business for going with that format, even though I prefer to use Matroska for all my encoding.

      As for Ogg and Theora, they are far less common. Ogg is pretty much dead in the water. Matroska simply won over it at the start, and ogg has never been able to recover from that. Theora is nice in that it isn't patent encumbered, which is a plus for businesses that need to think about licenses, but to be honest it will have a hard time replacing h264 or its older sibling mpeg4 (divx,xvid). The usage for theora lies in specialized software playback such as games, where the playback engine is included and license fees can be troublesome.