Coding Horror

programming and human factors

Did YouTube Cut the Gordian Knot of Video Codecs?

Playing video on a computer has always been a crapshoot. You must have the correct video codec installed, the same video codec that the clip was encoded with. If you don't, the video won't play. You'll have to find, download, and install the proper codec first. It's even more of a problem on the web, where users can run any combination of operating system and browser. Just take a look at all the choices in Yahoo's web-based Media Helper:

web-video-format-selector.png

As the old saying goes, we love standards: that's why we have so many of them. Here are a few of the more popular video codecs you're likely to encounter out in the wild:

  • Windows Media Video
  • QuickTime
  • MPEG-1
  • MPEG-2
  • MPEG-4
  • x264

It doesn't seem like such a large list, until you consider that there are dozens of variants for each codec. What version of QuickTime? What version of Windows Media? Which MPEG-4 implementation? And this is only a partial list of the popular codecs. Imagine a poor user trying to view a RealVideo clip in this day and age.

That's why we call it codec hell. It makes the current format war between Blu-Ray and HD-DVD look like a walk in the park.

In this hostile environment, it's no wonder that YouTube elected to cut the gordian knot of video codecs: they chose Flash Video, which "just works" on most computers. Even if Flash isn't present on your computer, it's an easy in-place browser download, unlike, say, a QuickTime install. It's the same reason Google Video switched to Flash in September 2005, long before Google purchased YouTube. Tinic Uro explains:

The .FLV file format uses the KISS (keep it simple stupid) approach. It offers neither the high fidelity or the flexibility of file formats like QuickTime or Windows Media. But it does what it does well: playing back simple video streams with some meta information.

The availability of a common, simple video playback format across all browsers and platforms has ushered in a new era of video sharing on the web. And that's a very good thing.

But we've paid an extraordinarily heavy price for this universality: Flash Video quality is, in a word, hideous. Let's compare the Transformers Movie trailer, which is available in a variety of different video formats.

YouTube version:

transformers-trailer-youtube

Windows Media Video streaming version:

transformers-trailer-stream-wmv.jpg

QuickTime streaming version:

transformers-trailer-stream-qt.jpg

QuickTime 480p version:

transformers-trailer-480p.jpg

The Flash Video version of the Transformers movie trailer is a bottom of the barrel, least common denominator experience. It is painfully bad. But I'd also argue that quality is largely irrelevant for most video content on the web. Having video you can embed, play, and link everywhere-- without worrying about whether the video will play back properly on someone's computer-- is far more important than quality alone. Flash Video "just works", and it's never more than one click away from 98% of the web browsers on the planet. It'll never win any quality awards, but it's still recognizable as video. Therefore it wins by default.

The codec wars are over, at least for web clips. Flash Video is the new internet video standard. Sometimes worse really is better.

That said, I do wish we hadn't cut out ten years of video codec progress to get to this point. When watching YouTube clips, I sometimes feel like I'm watching ancient Video for Windows clips circa 1993. Here's hoping the Flash developers can incorporate more modern, higher quality codecs without re-introducing codec hell along the way.

Written by Jeff Atwood

Indoor enthusiast. Co-founder of Stack Overflow and Discourse. Disclaimer: I have no idea what I'm talking about. Find me here: https://infosec.exchange/@codinghorror