Slashdot Mirror


High-Quality YouTube Videos Coming Soon

mlauzon writes with the news that YouTube's co-founder Steve Chen has announced high-quality video streams are in the works for the popular site. He spoke today at the NewTeeVee Live event, discussing the challenges facing the project and when we can expect to see less grainy social videos. "The need to buffer the video before it starts playing will change the experience. Hence the experiment, rather than just a rapid rollout of this technology. On stage, he said the current resolution of YouTube videos has been "good enough" for the site until now. Chen told me he expects that high-quality YouTube videos will be available to everyone within three months. Chen also confirmed that in YouTube's internal archive, all video is stored at the native resolution in which it was sent. However, he said, a large portion of YouTube videos are pretty poor quality to begin with — 320x240. Streaming them in high-quality mode isn't going to help much."

15 of 134 comments (clear)

  1. SO how long by techpawn · · Score: 4, Funny

    Till this is applied to all the YouTube Porn knock offs?

    --
    Ask not what you can do for your country. Ask what your country did to you
  2. Just give us back Google Video by wiredlogic · · Score: 3, Insightful

    We really don't need HD quality streaming video. The biggest annoyance is that YouTube particuarly sucks for people running at high resolutions like 1600x1200. We can deal with the artifacts from scaled up video. Just give us the bigger window as used by Google Video for all of YouTube. It's really annoying that most of the Google Video search only goes to YouTube nowadays.

    --
    I am becoming gerund, destroyer of verbs.
  3. To bad by Anonymous Coward · · Score: 5, Funny

    To bad they are only talking about resolution.

  4. High quality video content... by pheared · · Score: 4, Funny

    ...still in development.

  5. High quality youtube videos are already here! by Silverlancer · · Score: 5, Informative

    See this link for a guide, and any of my recent uploads for an example. For a really extreme example that demonstrates how terribly inefficient the Flash H.263 decoder is, see this 720p 8megabit clip of Transformers. Its quite possible already.

    Of course, on a serious note, I welcome the ability to upload high quality videos without relying on absurdly high bitrates to compensate for H.263's crappiness.

  6. In other news by moogied · · Score: 5, Funny
    The internet was found dead in its apartment today. Appearently from a broken back. A short statured man was found near the crime scene trying to limp home. Upon being arrested by ICANN the man was heard screaming "but YOU TUBE! YOU TUBE! I KNOW YOU TUBE!"

    It is survived by ARPANET, and SneakerNET. As well as PigeonNET

    --
    So basically, -1 troll/offtopic is really slashdots way of saying "I hate that you thought of something before me."
  7. Proviso by Shadow+Wrought · · Score: 5, Funny
    "High-Quality Video" refers only to the medium, not the content.

    That is all.

    --
    If brevity is the soul of wit, then how does one explain Twitter?
  8. Re:Scratch me by PhantomHarlock · · Score: 3, Informative

    Dial up was never, ever, ever designed for applications such as streaming media.

  9. Reason for low res submissions by Xzzy · · Score: 3, Insightful

    "However, he said, a large portion of YouTube videos are pretty poor quality to begin with -- 320x240. Streaming them in high-quality mode isn't going to help much"

    I would think a lot of this has to do with the fact that it's a pretty common trick to get decent quality with the existing youtube.. resize your video to 320x240 at the highest bitrate that will keep you below 100 megs. The logic is if you reduce the amount of reprocessing that's necessary, fewer artifacts appear.

  10. Re:File size - 1GB now by appleguru · · Score: 3, Informative
  11. I'd rather just have better sound. by Entropius · · Score: 5, Interesting

    Higher sound quality wouldn't be that hard to implement: Vorbis can get very near transparency at 80 kbps, and 60 kbps Vorbis isn't bad.

    For people who watch music-type stuff on Youtube and care about things sounding nice, a better audio stream would be a welcome change.

  12. Re:Its about time.. by CSMatt · · Score: 3, Insightful

    YouTube was terrible from the very beginning. The only reason anyone puts up with the site is because it is so popular, and the only reason that it is popular is because of the media coverage of the Lazy Sunday removal. Of course, even if YouTube was genuinely good from the beginning, it would still have sunk to its current low. A popular trend with Internet sites (and everything for that matter) seems to be a decline in their overall quality, purpose, philosophy, and performance as the site in question gets more popular. Look at Facebook. Once more focused on privacy and simplicity, it has now shifted to using questionable policies and allowing people to fill their profiles with crap. Every time a new "feature" is added, it is never really needed in the first place or it undermines the principles on which Facebook was built upon.

  13. Upscaling Video by Doc+Ruby · · Score: 4, Interesting

    Video can be upscaled to higher resolution much better than can photos, because video has more info in it. When a feature smaller than a sampled pixel moves across several pixels, it doesn't affect the all pixels the same way. The sampling grid can be "deconvolved" (or otherwise factored out) to a great extent, relying on the relative consistency of objects' appearance across brief intervals and short distances.

    Google's got the money and PhDs to make that work. I'd love to see them drag the archive of lorez movies into a hirez platform.

    --

    --
    make install -not war

  14. 3 months? by bigdavex · · Score: 3, Funny

    Chen told me he expects that high-quality YouTube videos will be available to everyone within three months.

    I think after about 2 months I'd say, "Screw it, I'm sick of staring at this 'buffering' animation."
    --
    -Dave
  15. Re:File size - 1GB now by 0100010001010011 · · Score: 5, Informative

    Perl You Tube Uploader

    I absolutely love this script. I even wrote a wrapper for it which has my password and login and uses the file name as the description, etc.

    If I have a ton of videos I need to upload, right before I go to bed I just do a youtube_batch *.mp4. When I wake up everything is online.

    Direct link to perl script