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."

9 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. To bad by Anonymous Coward · · Score: 5, Funny

    To bad they are only talking about resolution.

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

    ...still in development.

  4. 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.

  5. 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."
  6. 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?
  7. 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.

  8. 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

  9. 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