|
|
|
|
|
by ZeroGravitas
5932 days ago
|
|
IE9 is bundling the codecs (otherwise it wouldn't work on Vista). Mozilla is bundling codecs. Google Chrome is bundling codecs. Opera bundles codecs on all platforms but Linux. Apple gets you to install Quicktime on Windows if you want video in Safari. Any thoughts on why you'd want to support every codec under the sun (and pay licence fees for most of them) if the market externalities and network-effects lead to only one codec being used? Why argue for "choice" if you know that will lead to people being forced to support one particular codec? |
|
You'd ideally support every codec under the sun by falling back to the platform's API. That "choice" would probably lead to people being forced to support one particular codec (h.264 for now), but it means that they don't have to pay for it. It also takes it out of the total control of the browser vendors — so it provides a path for Dirac/etc. to take off in the future.
There's also the ability for minority codecs to persist without gross transcoding (you can always fall back to a download link + VLC, which is what you had before). One of the worst things about the Theora debacle is that nearly all of the video out there is extra-lossily transcoded from more efficient files.