Slashdot Mirror


Why IE9 Will Not Support Codecs Other Than H.264

jlp2097 writes "There is a new article up on Microsoft's IEBlog explaining why IE9 will support only the H.264 codec: 'First and most important, we think it is the best available video codec today for HTML5 for our customers. Relative to alternatives, H.264 maintains strong hardware support in PCs and mobile devices as well as a breadth of implementation in consumer electronics devices around the world, excellent video quality, scale of existing usage, availability of tools and content authoring systems, and overall industry momentum – each an important factor that contributes to our point of view. H.264 also provides the best certainty and clarity with respect to legal rights from the many companies that have patents in this area.'"

436 comments

  1. H.264 by sopssa · · Score: 5, Informative

    This is actually the same thing that has been said in the older HTML5 discussions on slashdot too.

    Ideologically Theora would be great. It's open and patent-free (supposedly). But it's not as good as H.264. We have already used H.264 with Flash and MPEG-2 and MPEG-4 from MPEG LA. It hasn't created any problems and its technically better. It would be better to have an open source and free codec, but people need to work to create it. Ideology doesn't go far in corporate world, and in my honest opinion, H.264 is better for end-user because it uses less bandwidth and provides better quality and is supported in a lot more devices already.

    If MPEG LA would start asking website owners and end-users for fees it would basically mean this was their last iteration in video codecs. MPEG LA also uses patents owned by other companies, so they have a saying over it. I don't think they would be that stupid.

    1. Re:H.264 by ircmaxell · · Score: 4, Insightful

      That's the key point here. The article is a PR spin to try to make it seem like MS is protecting users. But in reality, it's an artificial limitation. They could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose (in fact, they could make it semi-automatic. When it finds a video with a codec it doesn't have, it tries to find it, sort of how it works in Linux)... But no, they make the choice for us. It's the same with Apple's rejection of Theora... It's not about providing the best experience for users. It's about binding developers hands and removing choice. They tried to do it with ActiveX, but most sites rebelled which launched Flash into the limelight. They did it with their Quirks mode. They did it in IE8 by cherry picking the CSS 3 features they "thought were useful". Stop trying to make choices for us, and leave us (the developers) to choose what's best...

      --
      If a man isn't willing to take some risk for his opinions, either his opinions are no good or he's no good
    2. Re:H.264 by FooAtWFU · · Score: 0

      Clearly you are unfamiliar with Microsoft's implementation style.

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    3. Re:H.264 by Altus · · Score: 1

      If Microsoft could be sued for including a format then that is a good reason not too. The implication has been that Theora might infringe on some patents. It may, it may not. I don't know and likely nobody here does either.

      MS has little to gain by including Theora and could put its self in a bad position down the road, they might even have inside information about companies bringing litigation against Theora.

      Now it seems to me that the best course of action would be to make all codecs modular and only ship with H.264 but allow other developers to distribute codecs that could plug in to IE, but that is more work and I'm not sure how much they have to gain. Its not like they cant add that in later.

      --

      "In America, first you get the sugar, then you get the power, then you get the women..." -H. Simpson

    4. Re:H.264 by Anonymous Coward · · Score: 0

      Microsoft and plugin system are two terms that should never go hand in hand, it would lead to the same chaos as with all those browser toolbars installed by "legitimate third parties".

    5. Re:H.264 by mrsteveman1 · · Score: 1

      They could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose (in fact, they could make it semi-automatic. When it finds a video with a codec it doesn't have, it tries to find it, sort of how it works in Linux)...

      That's how Firefox works, and it's how most people install flash when it isn't included in the OS (Apple does this, ironically).

    6. Re:H.264 by mrsteveman1 · · Score: 1

      I should have been more clear, it's how the PLUGIN system in Firefox works, but Mozilla isn't planning to support codec plugins for the video tag either.

    7. Re:H.264 by sammy+baby · · Score: 1

      The windup...

      But in reality, it's an artificial limitation. They could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose...

      And, the pitch...

      Of course, IE9 will continue to support Flash and other plug-ins. Developers who want to use the same markup today across different browsers rely on plug-ins. Plug-ins are also important for delivering innovation and functionality ahead of the standards process; mainstream video on the web today works primarily because of plug-ins... To be clear, users can install other codecs for use in Windows Media Player and Windows Media Center. For web browsers, developers can continue to offer plug-ins (using NPAPI or ActiveX; they are effectively equivalent in this scenario) so that webpages can play video using these codecs on Windows.

    8. Re:H.264 by Anonymous Coward · · Score: 0

      I remember quirk mode from TASM...

    9. Re:H.264 by Anonymous Coward · · Score: 0

      When you say H.264 has better quality and uses less bandwidth, you are really saying at the SAME bitrate h.264 has better quality because without regard to bitrate I'm certain you can match anything in h.264 with Theora when using proper encoding settings.

      So the real question is: with equal visual quality, what is the % size increase for theora, and is it negligible given the amount of bandwidth now available to home users.

      Outside of that question, existing device support is not a factor in why IE should or should not support it. If you read the article yesterday on MPEG LA's strings attached to all mp4 encoded content, it should sound alarms whether they intend to shoot themselves in the foot or not. Those strings are a liability. Case in point, SCO.

    10. Re:H.264 by Jurily · · Score: 1

      I fail to see how including other codecs would cause harm

      Bloat. Not just in IE, but everything else that wants to give you a pleasant browsing experience, including embedded devices.

      What I find interesting is, it wasn't Youtube that set the standard, after all.

    11. Re:H.264 by ZaphDingbat · · Score: 2, Interesting

      Microsoft has an opportunity here to support a codec that free browsers-- such as Firefox-- may not be able to support, given the codec's licensing restriction.

      If YouTube never works with free browsers, the proprietary browser makers all get a major boost.

    12. Re:H.264 by Anonymous Coward · · Score: 0

      I'm new here, but the article mentions that other codecs are free to use the plugin system.

    13. Re:H.264 by ircmaxell · · Score: 4, Insightful

      From how I read that, it was akin to using flash. So if you used the tag, you could only use H.264. If you used the embed tag or the object tag, then you could use a plugin like flash or Windows Media (just like now). IMHO, that kind of defeats the point of the tag. Unless I misread/misunderstood that part...

      --
      If a man isn't willing to take some risk for his opinions, either his opinions are no good or he's no good
    14. Re:H.264 by Albanach · · Score: 1

      That's the key point here. The article is a PR spin to try to make it seem like MS is protecting users.

      This is spot on and could be very dangerous territory for both Microsoft and Apple.

      Between them they control a substantial portion of the browser market. They could very quickly find themselves in trouble from both US and EU authorities if they attempted to extend their monopoly on desktops and browsers into video codecs, especially if they both have their hands in the patents and licensing controlling that codec.

    15. Re:H.264 by shutdown+-p+now · · Score: 1

      That's not a good way to put it. TFA clearly says that the only thing that will be supported for HTML5 <video> is H.264. When they talk about plugins, they talk about Flash and Silverlight and the ability to embed Windows Media Player (via <object>).

    16. Re:H.264 by xeoron · · Score: 1

      If only some person or company would buyout MPEG LA and changed the licenses to be more open or free.

    17. Re:H.264 by amorsen · · Score: 1

      Bloat. Not just in IE, but everything else that wants to give you a pleasant browsing experience, including embedded devices.

      Calling the built-in video acceleration system in Windows wouldn't be bloat. It would simply be sensible. Windows Media Player handles codecs ok, as far as I know, and adding another Windows dependency to Internet Explorer is hardly a problem.

      --
      Finally! A year of moderation! Ready for 2019?
    18. Re:H.264 by Anonymous Coward · · Score: 0

      "They tried to do it with ActiveX, but most sites rebelled which launched Flash"

      Um, dude, Flash is ActiveX. ActiveX is just the name of the set of interfaces to do binary browser plugins. WebKit, Firefox and Opera use NPAPI to do that same thing and its the moral equalivant of ActiveX. I really dislike when 'insightful' slashdot comments point to activex as if it is something different and more aweful that what everyone else is already doing.

    19. Re:H.264 by Frank+T.+Lofaro+Jr. · · Score: 1

      I fail to see how including other codecs would cause harm... it's not like H.264 suddenly stops working if it detects Theora on the system...

      Don't give them any ideas!

      --
      Just because it CAN be done, doesn't mean it should!
    20. Re:H.264 by blitzkrieg3 · · Score: 1

      It's the same with Apple's rejection of Theora... It's not about providing the best experience for users.

      Or Mozilla's rejection of H.264, it's not providing the best experience for users.

    21. Re:H.264 by drinkypoo · · Score: 1

      We have already used H.264 with Flash and MPEG-2 and MPEG-4 from MPEG LA. It hasn't created any problems and its technically better.

      It has created a problem, namely that in countries where software patents exist, you cannot use Free Software to legally create H.264 video.

      It would be better to have an open source and free codec, but people need to work to create it.

      An acceptable codec for these purposes exists, in the form of Theora.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    22. Re:H.264 by Anonymous Coward · · Score: 0

      "If MPEG LA would start asking website owners and end-users for fees it would basically mean this was their last iteration in video codecs."

      What will stop them from "pulling a Unisys" with the video equivalent of LZW and GIF after it is a web standard? Nothing.

      The issue isn't "if", but why wouldn't they if they thought it was going to make them more money? Make enough money from your website or your piece of hardware and you can bet they will come after you. I predict that 5 years from now we'll all be complaining about the "MPEG-LA tax".

    23. Re:H.264 by Elektroschock · · Score: 1

      As long as H.264 has patent issues it does not suit to be part of html. html is an open standards, not a patented format.

    24. Re:H.264 by sillybilly · · Score: 5, Insightful

      It causes harm to the patent owners not being able to push it as the one and only standard, and then fully locking down all video content in the world. As long as there are other video formats to convert to, any patent assault simply creates a mass exodus. So this is a preemptive move to an oncoming showdown. They are growing frustrated at the inability to jerk the rest of the world around and tell them to pay up, so now we get abuses like this:using monopoly in one domain to gain monopoly in another. This is what happens when the Microsoft-Apple-etc. IP Consortium gets full monopoly, pretending to be straw-man competition to each other: All your content are belong to us, either to me, or my cousin right over here. So payup mofos. Maffiozo style. What changes in the world from yesteryear?

      By the way, I was born in a commie block country where we only had one government provided car model, stuck in the 50's design, the only difference being the color, if you were looking for variety. With a 7 year waiting list. The statistical planning committee of the 5 year communist economic congress has come to the conclusion that only manufacturing "the best", "the most efficient", and "most economical" car model cuts down on economic waste. All they had to do was weigh the pros and cons and vote on what this best thing for everyone is, and then there is no reason to make anything else that's "suboptimal." All knowing, all wise, omnipotent infinite wisdom. With pHd's in Economics from the top universities of Moscow, decorated with 50 golden stars, party achievement awards. Making everybody drive a shitty car stuck in the 1950's. Then the Berlin wall came down, and the Glasnosty and Perestroika were done with. Call it whatever you want, the car sux a fat one. I don't care about your ideology, if the stuff I'm sitting in sux, and don't tell me there isn't anything better, because I see you, Mr. Party official, ride around in a black Mercedes Benz. You don't even believe your own preaching, but you're telling me the car I'm sitting in is what the pHd economic summit committee declared as optimal. You know what, let's change, you ride around in this car, and let me ride around in that non-committee non-mandatory, customer-focus-driven, customer-picked free market produced, through all that "waste" of "unsuccessfull" models that were comparatively suboptimal.

      Come to the USA, there are many cars. No waiting lists. Arguably some cars are "better" than others, just like some video codecs are better than others, but there is a "price" you pay for "better" such as losing some freedoms that things like a Theora codec would provide. I abhor any kind of totalitarian centralized control. I love the jungle, the variety.

    25. Re:H.264 by mindwhip · · Score: 1

      Or YouTube loses custom to the other video sites that work in all browsers...

      --
      [The Universe] has gone offline.
    26. Re:H.264 by Jurily · · Score: 1

      And what magic codec handling library do you call on a smartphone?

    27. Re:H.264 by Frank+T.+Lofaro+Jr. · · Score: 1

      Ideologically Theora would be great. It's open and patent-free (supposedly). But it's not as good as H.264.

      What's wrong with it?

      --
      Just because it CAN be done, doesn't mean it should!
    28. Re:H.264 by nine-times · · Score: 1

      Well I think there are really 2 different issues:

      • Microsoft is supporting h264
      • Microsoft is supporting *only* h264

      I'd like to keep the two issues distinct, because I think supporting H264 is probably the right move. Like it or not, it's the new standard. As for supporting *only* H264, Microsoft has this to say:

      To be clear, users can install other codecs for use in Windows Media Player and Windows Media Center. For web browsers, developers can continue to offer plug-ins (using NPAPI or ActiveX; they are effectively equivalent in this scenario) so that webpages can play video using these codecs on Windows.

      Not that it resolves the issue or is going to make everyone happy, but they didn't completely ignore the issue. Apple also doesn't really prevent the "video" tag from using Theora on the Mac. AFAIK, Safari uses Quicktime to play the video tag in such a way that it will permit any codec that Quicktime can play. If you install the Theora codec, then Safari will play Theora videos in the "video" tag.

      However, if IE is going to support H264, then that leaves Mozilla as the odd man out. I expect Mozilla will get H264 support somehow (via a plugin or some other means), and that's the codec everyone will use. Maybe it will be supplanted in a couple of years by VP8, but Google hasn't officially announced any plans AFAIK.

    29. Re:H.264 by bzipitidoo · · Score: 1

      It would be better to have an open source and free codec

      Indeed. You don't seem to value that aspect much. I think you ought to reexamine what that is really worth. Competition is extremely valuable. Our market economy does not function efficiently where there is no competition.

      Many of us here have many years of experience wrestling with DRM, locked down formats, and hardware. We know what it's like to face the loss of valuable data when the devices that can read it begin to fail. Forget about having to pay premium prices for replacements. You may wish you had that option when you find they cannot be replaced for any price at all because they are no longer made or available. We know migrating data is expensive and uncertain. And migrating to another proprietary format will put us right back in the same situation a few years down the road. We know the pain of not being able to access proprietary formats when the software provider stops providing updates, and the obsolete computers that can run the final version of the software begin to fail, and cannot be perfectly emulated on newer hardware.

      And there are so many reasons why that can happen. They could go out of business. They could decide it isn't worth supporting any more. If it's a DRM scheme, they could lose the validation data on their servers for any number of reasons. Only takes a cavalier attitude towards backups and one bad incident to do it. And why should they try to be responsible when it could be more profitable for them to force all their customers to buy everything again? They may have an agenda in which they claim the format is obsolete (and that will have a nugget of truth to it), and try to force everyone to upgrade. They might try to put their customers on a planned obsolescence treadmill, and charge exorbitant prices. Why not, when lockdown means they have no competition? They'll spend the minimum effort necessary trying to manipulate us into thinking the lack of competition isn't really so bad after all, that it frees them to provide better service and prices thanks to economies of scale. That's true, but they always do just the opposite.

      Look at AT&T prior to 1984. They held up the introduction and advancement of networking for years. We would never have wasted effort on those inferior acoustic modems if not for AT&T's stranglehold. Their legacy switched network is extremely inefficient compared to packet networks. Gross inefficiency costs everyone. It used to cost $3/minute to make an international call. Today, such calls can be $0.08/minute or less, a huge price drop. The same undersea cable can carry hundreds of times more data in a packet network than in a switched network. Data compression on computers powerful enough to do it quickly also boosts the capacity. And we don't have to spend the enormous amounts of money it would cost to lay enough cables for the old system to have such capacity, or just live without.

      But such scenarios are not the worst case. Worst case may be some IP hoarding troll buying rights and then sitting on them. Won't let anyone do anything, won't sell the rights, and won't do anything constructive themselves either. And they won't do it even if they could make more money. They want only to reduce competition for some other moneymaker they have, and they can't see that may not the most profitable course of action. Not having to think about it is easier for them, and they don't care what anyone else thinks. They don't have to care. So much for "the customer is always right" when our laws enable this kind of antisocial, reactionary, dictatorial business behavior. Such irrational behavior is sadly quite common. Competition is a good antidote to that sort of thing. That our laws shield such from competition is an excellent reason for making changes. And as if the direct costs to us all aren't great enough, on occasion and too often improperly, we've actually provided policing services, at our expense, to help uphold these odious and artificial tyrannies.

      Until the law changes, it is best to avoid all these issues. Standards absolutely must not be encumbered.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    30. Re:H.264 by BitZtream · · Score: 1

      That's the key point here. The article is a PR spin to try to make it seem like MS is protecting users. But in reality, it's an artificial limitation. They could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose (in fact, they could make it semi-automatic. When it finds a video with a codec it doesn't have, it tries to find it, sort of how it works in Linux)... But no, they make the choice for us

      All true.

      It's the same with Apple's rejection of Theora... It's not about providing the best experience for users.

      I disagree. Theora is substandard unless you car more about your political ideals than actual value of the item in question. Don't take a couple specific, tuned examples of Theora seeming to compete as an indication that its on the same playing field, its not, sorry.

      It's not about providing the best experience for users. It's about binding developers hands and removing choice.

      Wrong. It is about providing the best experience for users. 99.999999% of the users in the world don't want or need to make the choice or will ever be in the situation where they will need a different codec, especially if they just force the market towards using a common one. By forcing everyone to use a single standard users WILL have a better experience.

      You won't be able to go screw around and use whatever random codec you want to access whatever random new fad website of the week you're visiting ... but MS and Apple don't care about you, nor do myself and most of the rest of the Internet. We just want things to work without dicking around with it. Apple and MS using their weight to do so just makes it happen faster, most of us are OK with that and the tradeoffs that come with it.

      h264 is so cheap to license that I really don't give a shit about anyone who doesn't want to license it. Its not like someone can't make a closed source library for Linux to allow it to work as long as you can get over your irrational 'OMG MUST BE GPL OR I'LL DIE' bullshit. It is non-discriminitory ... they don't care what you do with it or how you implement it.

      They tried to do it with ActiveX, but most sites rebelled which launched Flash into the limelight.

      You have absolutely no idea what you are talking about. These two technologies are so unrelated that I can't even fathom how you decided to combine them. You're making comparisons between a media plugin (Flash player) and an entire plugin system (ActiveX) ... which is pretty much currently identical to the same system Mozilla uses ... ActiveX is a specific type of COM object ... just like Mozilla XPCOM is just another type of COM object definition. Flash can actually be implemented as both! It however is used for slightly more specific purposes, for which both IE and Mozilla (and other browsers sharing the nsplugin api) have their own special implementations to handle those needs better.

      They did it with their Quirks mode.

      Meh, if they wanted to make a stand, they could have done quirks mode differently and forced standards compliance out of the box ... then you'd have far more users AND developers complaining about all the broken apps they now have to make special work arounds for.

      I can see both sides of that argument having perfectly valid points and depending on who and what you have to support, I can easily see the same person ending up on either side of this argument. There wasn't a right answer here, just two bad fixes for something that should have been fixed a long time ago.

      They did it in IE8 by cherry picking the CSS 3 features they "thought were useful".

      True ... but the ones they p

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    31. Re:H.264 by Abcd1234 · · Score: 1

      That's the key point here. The article is a PR spin to try to make it seem like MS is protecting users. But in reality, it's an artificial limitation. ...

      It's the same with Apple's rejection of Theora

      It's also the same with Firefox and their rejection of anything but Theora. The simple fact is, everyone at the HTML5 table is being a total douchebag, and I, as a user, am starting to get a little sick of it.

    32. Re:H.264 by AK+Marc · · Score: 1

      What do you think will happen if YouTube changed its codec and had a link to Chrome that supported it when you visited there with a browser that didn't support it? Do you think YouTube would die, or IE? In a battle of the monopolies, what do you think will happen?

    33. Re:H.264 by Anonymous Coward · · Score: 1, Insightful

      Easy. With the way patents work, each additional codec adds risk of patent infringement. Even if you think the risk is low, it's not zero, and given a sufficient downside (e.g. a court injuction to stop selling IE is a realistic possible result of a patent problem, which would lead to product recalls and replacement that have a significant non-zero cost), it's worth considering.
      If you need a codec, it's clearly safer to pick only one.

      Yes, software patents suck hugely.

      Anon because I program for clients, most of whom love patents.

    34. Re:H.264 by marcosdumay · · Score: 1

      Microsoft wants the current patent mess to spread all over the world, and eternize. They want to give power to (not trollish) patent holders. Anyway, it is still a stupid move, making their browser defective, and I expect them to retract before release date or shortly after.

    35. Re:H.264 by Anonymous Coward · · Score: 0

      Think of it from their perspective: more code, more effort, more cost, and increase in IE's minimum hardware requirements even beyond what H.264 support represents (since H.264 is often done in hardware). And the only reason to do it would be to placate open source advocates. Now, given their recent behavior there, I don't think it's out of the question to suggest it. Maybe someday they will support Theora, if only to win hearts and minds. But my point is that it's not just "a plugin" to them, it's code they have to write and maintain (you know damn well they'd have their own implementation) and it isn't consistent with their usual position of only supporting standards when all efforts to subvert them have failed. It's not like it's already in there and they haven't checked the box off. *Then* it would be an artificial limitation. Turning off wallpaper changing in Windows 7 Starter is an artificial limitation.

      Not astroturfing. I just don't assume that a programmer's time is worth nothing. Let's celebrate the leap forward that HTML5 and the video tag represent. Things are moving in the right direction for not only developers and users but companies like MS and Apple who have to put up with complaints from users who can't tell the difference between Flash bombing out or the browser bombing out, or the browser bombing out vs the OS being shitty.

    36. Re:H.264 by ircmaxell · · Score: 1

      Let's celebrate the leap forward that HTML5 and the video tag represent.

      Well, that's exactly what's at stake here. You have Apple and MS vowing to only support H.264. You have Mozilla vowing to support only Theora. Where the other majors stand I'm not sure (Chrome and Opera). But if there isn't a wide adoption in the codec supported by the <video> tag, it's useless. What format would you put in? H.264 would work on a large number of browsers, but it wouldn't work on a large set as well. I wonder if the <video> implementation will have graceful fallback (I know you can put content inside if the browser doesn't support the tag, but can you do that if it doesn't support the codec)? So if it stays as is (where there are 2 codecs, each with a sizable amount of market), would we be seeing: <video src="H.264 SRC"><video src="Theora SRC"><embed src="flash content"></video></video>? Unless a standard can be agreed upon with HTML5, implementing it is only going to create more headaches than we have now...

      --
      If a man isn't willing to take some risk for his opinions, either his opinions are no good or he's no good
    37. Re:H.264 by RocketRabbit · · Score: 1

      Actually Apple rejected Theora for the same reasons that movie studios and professional video producers have.

      It is simply not that great.

    38. Re:H.264 by jirka · · Score: 1

      Why put "supposedly." The danger of submarine patents and such nonsense is exactly the same in H.264. Just because you own some patent on your technology doesn't mean someone doesn't hold a patent on a different aspect of it. So far, this saber rattling has produced about as much as SCO has produced in terms of linux violating their copyrights. Theora has been around for YEARS and nobody has yet produced any violations.

      As for "technically better," it is not justified. I can just as well say that H.264 is worse. Just because you say something, doesn't make it true. Provide evidence that compares the codecs with current versions of available encoders. The codec itself definitely does not seem to have any technological problems. There may be more hardware support for H.264, that's true. But that's not a technical problem with the codec. That's just like saying that Windows is technically better than MacOS because it runs on more computers.

      The fact that H.264 has the free use exception expiration is far bigger legal issue. Your argument is that it would not be in MPEG LA's business interests to let the exception just expire and start charging? Companies never do anything stupid. They always do what is in their best long term interest. Yup. There was never an overpriced product that put a company out of business. Let's bet everything on that. Why does the strawman chimera of patents that no one can find against Theora get more traction?

    39. Re:H.264 by Wingsy · · Score: 1

      "They tried to do it with ActiveX"

      Just think ... if they had succeeded there would have been how many thousands of viruses NOT unleashed upon the world?

      --
      If I didn't have absolutely NOTHING to do, I wouldn't be here.
    40. Re:H.264 by Anonymous Coward · · Score: 1, Insightful

      It comes down to inconsistency of support and performance across devices and platforms. I think the war is against the little broken puzzle piece icon.

    41. Re:H.264 by beelsebob · · Score: 1

      Because of course we haven't been there before, and it didn't lead to hundreds of dirty old men downloading viruses as porn sites tell them they need a codec for the video.

    42. Re:H.264 by hazydave · · Score: 1

      android.media.MediaPlayer

      --
      -Dave Haynie
    43. Re:H.264 by cheesybagel · · Score: 1
      You do not seem to know what Flash is. It is not merely a media plugin. It is a platform for developing applications which can be contained in a browser. In this regard it is not substantially different from, say, a Java applet.

      Flash features a JIT compiler for a JavaScript like programming language, plus calls for drawing, animation, sound, video. The fact that Youtube uses it to implement a video player application does not mean this is the only possible application, in fact there are several. Years before Youtube was even founded people already frequented Newgrounds.com and played games created using Flash. Some people even used it to create whole (often horrible) web sites. Many things have claimed to be a Flash replacement in the past and none actually fully delivered in the promises. Flash always seems to find a niche of its own.

      Even Flash was a vast improvement on the previous "standard" for web video - websites streamed for Windows Media Player.

    44. Re:H.264 by tepples · · Score: 1

      If the malware had not installed itself through ActiveX, it would have done so by having the user install a Netscape plug-in.

    45. Re:H.264 by Acaeris · · Score: 1

      The spec is supposed to work so that if it cannot play the content of the src attribute of the video tag it tries to display the contents of the tag itself. So, in theory at least, your example should work (but it depends on developers supporting it).

  2. In other words.... by jkrise · · Score: 4, Interesting

    Don't be surprised to see a spate of patent attacks on Ogg Theora... which we may or may not fund ourselves.

    --
    If you keep throwing chairs, one day you'll break windows....
    1. Re:In other words.... by chill · · Score: 1

      For that to happen, Ogg Theora would have to be a threat or making enough money to make it worthwhile. It hasn't gotten anywhere near that point.

      --
      Learning HOW to think is more important than learning WHAT to think.
    2. Re:In other words.... by erroneus · · Score: 3, Interesting

      We may find many reasons to "hate microsoft" but I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever. Microsoft's involvement in the software patent arms race was quite reluctant and I suspect that is still the case. Microsoft was first bitten by the software patent trend by the people who held the patent on "double-space" back in the day. There were a lot of people who were quite tickled and delighted to see the giant attacked for this. I was among them. I wasn't then able to see down the road to the hell of software patents that we are seeing today. Had we, the IT community at large, sought to limit and even deny software patents from the beginning, we might have less trouble than we have today.

      In any case, we might suspect Microsoft of funding attacks against open source technologies, I doubt Microsoft will ever directly assert software patents themselves.

      In my mind, in fact, I see Microsoft joining in the fight against software patents. It is as big a pain in their ass as it is for many others... probably bigger because they have a rather big ass.

    3. Re:In other words.... by BarryJacobsen · · Score: 1

      Don't be surprised to see a spate of patent attacks on Ogg Theora... which we may or may not fund ourselves.

      Didn't Steve Jobs just say someone was preparing a portfolio to go after Theora?

    4. Re:In other words.... by tlhIngan · · Score: 3, Insightful

      We may find many reasons to "hate microsoft" but I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever. Microsoft's involvement in the software patent arms race was quite reluctant and I suspect that is still the case. Microsoft was first bitten by the software patent trend by the people who held the patent on "double-space" back in the day. There were a lot of people who were quite tickled and delighted to see the giant attacked for this. I was among them. I wasn't then able to see down the road to the hell of software patents that we are seeing today. Had we, the IT community at large, sought to limit and even deny software patents from the beginning, we might have less trouble than we have today.

      In any case, we might suspect Microsoft of funding attacks against open source technologies, I doubt Microsoft will ever directly assert software patents themselves.

      In my mind, in fact, I see Microsoft joining in the fight against software patents. It is as big a pain in their ass as it is for many others... probably bigger because they have a rather big ass.

      More likely, anyone with any possible patents against Theora is waiting for someone with money to implement it. RIght now, there's hardly any money in any of the companies doing Theora, and suing just gets you no money at all. Mozilla? Xiph? Relatively poor, and probably good lawyers to get patents overturned. Not a good result.

      But get a Google, Microsoft or Apple supporting Theora, and these guys have cash. Patent infringement? Cha-ching. Either licensing or back profits. Everyone and their dog with patents will be trying to figure out how they can cash in. Or any of the big hardware guys - Intel, ATI, nVIdia, plus all the others - Broadcom, etc.

      Not to say H.264 is any better, but there are patent pools and the like, and probably some form of protection against patent infringement.

      Maybe that's all that's needed - patent liability coverage - implement Theora and be covered against any potential patent lawsuits. It's one thing to say that no patents were infrtinged, but another to back it up. Hell, it can be funded by a smally royalty (they already pay for h.264).

    5. Re:In other words.... by Anonymous Coward · · Score: 1, Insightful

      I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever.

      They dont usually have to. Charges cost money. FUD costs nothing.
      Didn't they recently have a case in Germany about their FAT patent.

      In my mind, in fact, I see Microsoft joining in the fight against software patents.
      It is as big a pain in their ass as it is for many others... probably bigger because they have a rather big ass.

      Its only a big pain in the ass if someone else has more patents than you.
      Software patents are like M.A.D http://en.wikipedia.org/wiki/Mutual_assured_destruction
      You either make sure you have the biggest stick or that you have enough patents to force a stalemate.

    6. Re:In other words.... by init100 · · Score: 3, Insightful

      I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever.

      Specific charges, with patent numbers specified, we might perhaps not see. Vague charges without specifics has already been seen multiple times, e.g. when they claimed that OSS infringed on hundreds of Microsoft patents, and that OSS will be made to pay in due time.

      Microsoft's involvement in the software patent arms race was quite reluctant and I suspect that is still the case.

      It may have been reluctant at first, but soon they realized the FUD value in patents. Using your patents to offensively intimidate others (i.e. not defensively in response to a patent infringement lawsuit) clearly shows that whatever reluctance they may have had in the past is now completely gone.

    7. Re:In other words.... by Anonymous Coward · · Score: 1, Insightful

      >We may find many reasons to "hate microsoft" but I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever.
      You must have missed every time they did in relation with FAT patents like the TOMTOM case.

    8. Re:In other words.... by Bogtha · · Score: 2, Informative

      We may find many reasons to "hate microsoft" but I seriously doubt Microsoft will actually assert charges of patent infringement against anyone... ever. Microsoft's involvement in the software patent arms race was quite reluctant and I suspect that is still the case.

      Microsoft has filed an action today in the U.S. District Court for the Western District of Washington and in the International Trade Commission (ITC), against TomTom NV and TomTom Inc. for infringement of Microsoft patents.

      --
      Bogtha Bogtha Bogtha
    9. Re:In other words.... by thue · · Score: 1

      Microsoft already have threatened to sue an open source developer, using a patent on the ASF video format. http://www.advogato.org/article/101.html

    10. Re:In other words.... by hitmark · · Score: 1

      Both apple and microsoft are part of the MPEG-LA, meaning they stand to earn money on h264 licenses, rather then having to pay for them.

      --
      comment first, facts later. http://chem.tufts.edu/AnswersInScience/RelativityofWrong.htm
    11. Re:In other words.... by CannonballHead · · Score: 2, Informative

      I thought TomTom started that patent infringement thing, and Microsoft responded to them by counter-filing?

    12. Re:In other words.... by Anonymous Coward · · Score: 0

      Erm... Google, Microsoft and Apple already pay for H.264 licences to the patent mafia (MPEG LA). Hence, they are protected against patent lawsuits on behalf of MPEG LA regardless of whether they use Theora or not.

      Oh, you meant patent liability coverage against the unknown holder of an unknown patent. Well... if Theora infringes, it is highly likely that H.264 also does (and H.264 is just a better target in this regard; it hasn't been attacked yet, has it?).

      Also, as pointed out by another poster, Google _does_ support both formats, so the point remains: Microsoft and Apple refuse to implement Theora because of their inherent evil, and you know it.

      Remember: the worst enemy of a corporation is a free market.

    13. Re:In other words.... by salsadancer · · Score: 1

      What's the big deal? It is only an issue in the US. Our patent law clearly states this: Nach dem Wortlaut des Patentgesetzes ferner ausgenommen von der Patentierbarkeit sind u.a. die folgenden "Gegenstände": Entdeckungen sowie wissenschaftliche Theorien und mathematische Methoden, ästhetische Formschöpfungen, Pläne, Regeln und Verfahren für gedankliche Tätigkeiten, für Spiele oder für geschäftliche Tätigkeiten sowie Programme für Datenverarbeitungsanlagen, die Wiedergabe von Informationen, And that excludes programs and mathematical algorithms. And methods of doing business for that matter. Even if you can't offer this stuff in the US - the market of the future is .... Asia, right?

    14. Re:In other words.... by Bogtha · · Score: 1

      I think you have that the wrong way around. Microsoft filed against TomTom in February 2009, TomTom filed a countersuit the following month. They settled out of court; TomTom paid Microsoft and removed functionality, while Microsoft got to use TomTom's patents for free.

      --
      Bogtha Bogtha Bogtha
    15. Re:In other words.... by CannonballHead · · Score: 1

      Could be. I didn't follow it too closely. Now I'm going to have to look it up *sigh* ;)

    16. Re:In other words.... by hazydave · · Score: 1

      Any video CODEC other than H.264 gaining traction in the HTML5 world is a direct threat to Apple, because they only plan to support H.264 on their devices, and right now, iPhones and iPads are far more important to Apple's future than the Mac or anything else in the desktop world. Not to mention that Apple and Microsoft both have patents in the MPEG-LA patent pool on H.264. So ensuring its dominance is even a bit of pocket change.

      --
      -Dave Haynie
  3. The patent lawyers succeeded by microbox · · Score: 4, Interesting

    None of us people who actually create things and do the work wanted to see software patents become a reality. But the businessmen and lawyers have had their way with us. Now we just have to do all the extra work to create working computer systems, while a few individuals go laughing to the bank.

    More than anything else, I think the H.264 nonsense demonstrates the lock-down that will mark a new era of the software industry.

    --

    Like all pain, suffering is a signal that something isn't right
    1. Re:The patent lawyers succeeded by MBGMorden · · Score: 4, Interesting

      I wouldn't worry much. IE is becoming less and less relevant every day. For one it's loosing marketshare on the desktop, but also very importantly is the fact that mobile devices are quickly becoming the preferred medium that people use to interact with the web. I know lots of people who are doing their everyday tasks (check Facebook, email, bank balances, etc) on their phones and are barely touching their computers - if they even bother to have one. Microsoft (and with it, IE) has an absolutely dismal marketshare in that space, and they don't look to be improving.

      IMHO, while IE still has a (slipping) majority, if we're talking about something that's going to be used for the next decade, I'd be FAR more concerned with what Safari, Chrome, and to a lesser extent, Firefox, plan to do than IE.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    2. Re:The patent lawyers succeeded by CowboyBob500 · · Score: 4, Insightful

      Rubbish. As always during discussions like this you're only talking about the USA. There is a world outside where these problems don't exist. Maybe the US software industry will get locked down, but in reality, not only does the rest of the world not care, but it will use it to its advantage. Time to make sure your passport is up to date.

    3. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0, Offtopic

      For one it's loosing marketshare on the desktop

      For fuck's sake, how hard is it to spell "losing"?

    4. Re:The patent lawyers succeeded by justinjstark · · Score: 1

      Only until we force ACTA and other intellectual property protections down your throat. You silly foreigners thinking you can live outside US rule.

    5. Re:The patent lawyers succeeded by ducomputergeek · · Score: 3, Interesting

      And it's not just video codecs. Want to create an application that stores, processes, or transmits credit card data? You had better have about $50k in cash ready ready to pay for PA-DSS or PCI-DSS Level I certification. And that is the starting point. The documentation process pretty much means that Opensource, by its very nature, will never be PA-DSS certified. We're in the process of taking an opensource project we forked and getting it PA-DSS certified. Small development team of 4 people and it is a nightmare. While we ship the source code on every install CD the development process itself is pretty much restricted to a BSD-like invite only approach.

      90% of PA-DSS is documentation. A lot of that documentation revolves around your development process including interviews with the developers to make sure that things like code reviews are indeed implemented and that requires at least 2 developers since the person who writes the code can't review the code, technical support cases are documented, if any cardholder data is used for troubleshooting, it is properly and securely deleted, etc..

      And I see more of this coming down the line in the name of "data security". While it won't kill Opensource, it is going to make it pretty damn hard for a weekend hacker to create something.

      Now don't get me wrong, after a year of dealing with PCI-DSS and six months of PA-DSS, I fully understand why their standards are the way they are and for the most part it's mostly a good thing. However the fact that it takes at least $10k (and as much as hundreds of thousands of dollars for PA-DSS) pretty much means that the project has to be maintained by a company that is making money off the product in some way.

      BTW, the only Opensource project I know of that is PA-DSS certified is Magento. And ONLY the Enterprise edition ($8995). The Community Edition is NOT.

      --
      "The problem with socialism is eventually you run out of other people's money" - Thatcher.
    6. Re:The patent lawyers succeeded by tepples · · Score: 1

      Microsoft (and with it, IE) has an absolutely dismal marketshare in that space, and they don't look to be improving.

      That could change with Windows Phone 7.

    7. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      I have Android 2.1 phone, why would I care about Windows 7 phone?

    8. Re:The patent lawyers succeeded by James_Duncan8181 · · Score: 1

      "That could change with Windows Phone 7." It could. However, I suspect it won't.

      --
      "To any truly impartial person, it would be obvious that I am right."
    9. Re:The patent lawyers succeeded by click2005 · · Score: 1

      More than anything else, I think the H.264 nonsense demonstrates the lock-down that will mark a new era of the software industry.

      I hope so. It may break web-pages for a few years but I dont use embedded video much so I wont be too bothered.

      What it might do is force changes in the patent system.

      I'd like them to declare anything that becomes an ISO standard must be free from patents and licenses.
      If you cant sue or be sued for an ISO standard it would solve a lot of problems. Then we can let the
      ISO pick one standard and everyone is free to use it.

      --
      I am a free slashdotter. I will not be modded, blogged, DRM'd, patented, podcasted or RFID'd. My life is my own.
    10. Re:The patent lawyers succeeded by westlake · · Score: 1

      IE is becoming less and less relevant every day. For one it's loosing marketshare on the desktop, but also very importantly is the fact that mobile devices are quickly becoming the preferred medium that people use to interact with the web.

      How many of those mobile devices support H.264 video in hardware?

      How many have a video camera?

      Pretty much all of them.

      Microsoft's support for H.264 is in the OS not the browser and is accessible to anyone.

      Third-party applications that simply make calls to the H.264 code in Windows (and which do not incorporate any H.264 code directly) are covered by Microsoft's license of H.264. Follow Up on HTML5 Video in IE9

      The OS could be Win 7, Win 7 Mobile, or Win 7 Embedded for your STB.

    11. Re:The patent lawyers succeeded by CowboyBob500 · · Score: 1

      LOL. The EU will never agree to the US demands in that document. Europe's economy is both larger and stronger. It will be Europe telling the US when to jump soon.

    12. Re:The patent lawyers succeeded by jonbryce · · Score: 1

      I doubt it. Windows Phone 7 has all the disadvantages of the first generation iPhone without any of the advantages. Maybe Windows Phone 9 will be OK, but by that time I think they will have missed the boat.

    13. Re:The patent lawyers succeeded by shutdown+-p+now · · Score: 1

      IMHO, while IE still has a (slipping) majority, if we're talking about something that's going to be used for the next decade, I'd be FAR more concerned with what Safari, Chrome, and to a lesser extent, Firefox, plan to do than IE.

      The decisions with respect to HTML5 video taken today will shape what is going to be used next decade. It's not like companies are going to invest a lot upfront to support HTML5 the way IE (and Safari, Chrome etc) want it, and then all convert to Theora in 5 years when IE dwindles behind Firefox or Chrome (if that even happens; who knows, IE9 could be for IE what Win7 was for Windows...)

    14. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      I am a free slashdotter. I will not be modded, blogged, DRM'd, patented, podcasted or RFID'd. My life is my own.

      Notice of Copyright Infringement

      The copyrighted work at issue is the text that appears on www.slashdot.org

      You can reach me at me@mycontent.com for further information or clarification. My phone number is +1-202-555-1212 and my mailing address is John Doe, 123 Park Avenue, Anytown USA 00666.

      The email address of the website owner, who has reprinted our content illegally, is click2005@slashdot.org.

      I have a good faith belief that use of the copyrighted materials described above as allegedly infringing is not authorized by the copyright owner, its agent, or the law.

      I swear, under penalty of perjury, that the information in the notification is accurate and that I am the copyright owner or am authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.

      John Doe

      May 3, 2010

    15. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      IE is becoming less and less relevant every day. For one it's loosing marketshare on the desktop

      So THAT'S how all that marketshare got spilled all over my desktop! That stuff stains you know. Thanks a lot, IE!

    16. Re:The patent lawyers succeeded by Beyond_GoodandEvil · · Score: 1

      It will be Europe telling the US when to jump soon.
      Yes, once you default on all that sovereign debt. And a militaristic Germany unites Europe under the Deutche Mark.

      --
      I laughed at the weak who considered themselves good because they lacked claws.
    17. Re:The patent lawyers succeeded by Real1tyCzech · · Score: 1

      Advantage: Single Source codebase to support WP7, Windows, and Xbox.

      How's Apple doing with that??

    18. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      Of all the reasons for which I'd consider leaving the United States, patents on video codecs has to be the last on the list.

    19. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      Who has moar nukes? We win!!!11

    20. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      Of course, since freetards are all communists who shun money entirely, this is not much of an issue for the majority of open source projects.

    21. Re:The patent lawyers succeeded by Anonymous Coward · · Score: 0

      Yes, once you default on all that sovereign debt.

      Americans telling europeans off about debt? This is most entertaining.

      So... How's your unemployment rate these days? Doing any better since the second coming of christ got voted into office, or same ol' same ol' on the rise and nobody giving a shit?

    22. Re:The patent lawyers succeeded by 2obvious4u · · Score: 1

      Russia?

    23. Re:The patent lawyers succeeded by lgw · · Score: 1

      The ISO does have rules about submarine patents. One way you can get in legal trouble working on a standards committee is to fail to disclose patents covering a stanard that yuo work on creating. However, that only helps if the guy who has the patent is involved in the standards process. If the standard infringes a patent that no one involved knows about (which does happen) there's little that can be done about that.

      Remember, an ISO standard by itself means little. It's not some stamp of government approval, it's merely a sign that certain reasonable practices were followed by the working group (such as actually publishing the standard, and allowing interested parties to participate in the process).

      Most importantly, the ISO doesn't "pick a standard" - it's in the business of publishing standards, not of telling people which standard to use, or even to use a standard in the first place.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    24. Re:The patent lawyers succeeded by linuxrocks123 · · Score: 1

      The weekend hacker will take the credit card numbers and send them through Google Checkout. And no one will know.

      --
      vi ~/.emacs # I'm probably going to Hell for this.
    25. Re:The patent lawyers succeeded by BitZtream · · Score: 1

      Hahahah yea ... that'll happen ...

      Reality check ... until the EU actually starts acting like a union rather than a loose coalition of countries that want to combine power but aren't willing to give up any of their own ... nothing is going to be impressive about the European economy.

      Give it another 100 - 200 years ... then the EU might be some sort of powerful state ... sadly, China will have long sense conquered the US and EU by then since they don't sit around bickering internally with themselves.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    26. Re:The patent lawyers succeeded by marcosdumay · · Score: 1

      They still are 1/3 of the world's economy, and will drag everybody down until the cost of software companies (and free software developers) making business with them (partnering with their developers/testers) is highter than the perceived income (improvements).

    27. Re:The patent lawyers succeeded by RobertM1968 · · Score: 1

      Rubbish. As always during discussions like this you're only talking about the USA. There is a world outside where these problems don't exist. Maybe the US software industry will get locked down, but in reality, not only does the rest of the world not care, but it will use it to its advantage. Time to make sure your passport is up to date.

      In this case, it may be relevant due to what country Firefox, Chrome and IE are developed in.

    28. Re:The patent lawyers succeeded by BZ · · Score: 3, Informative

      We're talking about H.264 here, right? You may want to read http://weblogs.mozillazine.org/bz/archives/020400.html

    29. Re:The patent lawyers succeeded by jafac · · Score: 1

      None of us people who actually create things and do the work wanted to see software patents become a reality. But the businessmen and lawyers have had their way with us. Now we just have to do all the extra work to create working computer systems, while a few individuals go laughing to the bank.

      . . . you mean, the businessmen and lawyers who SELL our work, and pay us to do our work. Face it. We like creating things - and these guys get a huge cut for running the cash register. Because not many of us like doing that. And without someone running the cash register, most of us will starve, no matter how much we like to create.

      I'm not saying it's right - personally, I think middlemen get WAY overpaid in our economic system.

      Personally, I thought that the whole point of commercializing the internet was to eliminate middlemen. (remember? 1993? Before that, the Internet, a PUBLIC resource, funded by taxpayers, not private investment, was purely military/academic).

      Personally, allowing middlemen to dictate the legal terms on a national or international scale (ie. by altering copyright and patent law to incredibly abusive degrees) is tantamount to giving SOVERIEGN power, to folks who would otherwise be used-car salesmen. How did this happen?

      This system does not improve innovation.
      What it does is improve the middleman's ability to skim off the profits of others' labor and creation. While they're skimming - I suppose it's wise to recall that Money=Power.

      How did this happen? Money=Power, and we've handed over our political power to. . . well, congress is mostly lawyers and businessmen. So whose interests do you think they govern to? You can just forget what Article I says. I'm sure most of them never read it.

      Now; there actually WAS a time, in the late 1990's, where it became oddly fashionable for "high tech" companies to give EVERYONE from the executive staff (lawyers and businessmen) down to the rank and file employees and janitors, an exclusive perk known as Stock Options. Remember the days of free sodas? Those days. . . mostly past. The conventional wisdom they pushed onto us was that all that wealth and speculation at the consumer level caused a bubble, and a market crash.

      1996-1999. Wasn't this about the same time the DMCA (and other atrocities, like the 1996 Telecommunications Act) were passed? Yes. And while everyone was joyfully blissing-out to their skyrocketing Cisco stocks, they were "purchasing" political "property" - in the form of these draconian copyright laws. Who were we to argue? We thought we were fucking rich beyond our wildest dreams. We ALL thought we ALL were going to retire at age 35. None of us gave a crap about all this commie stuff. Microsoft and Intel could take over the world - that was fine.

      Now - the level of options handed out at the lower ranks, for many of us, yielded what seemed to be an insane fortune. But not insane enough to survive what was coming. Only the amount of capital that was handed out at the executive level had any shot of surviving. Most of the people I know who were talking about retiring at age 35, back in 1999, are flat busted, either unemployed or working their asses off at two jobs, hoping they don't get prostate cancer, nervously looking at how they're going to make their house payments as they keep working until their SSI kicks in at 75.

      You bet your ass they're on the Open Source "screw Microsoft" "I hate Software Patents" bandwagon now. But not the middlemen. The middlemen took their money, bought some congressmen, bought some laws, and they're getting more money; because that's how they tilted the playing field.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    30. Re:The patent lawyers succeeded by cheesybagel · · Score: 1
      Why does Germany need to invade anyone? They already have a major economic power in the EU. War is usually the resort of economically weak countries, or resource poor countries, against other countries.

      You should also check the US debt soon. Most of the so called PIIGS countries (Greece exempted) have lower debt than the US. Also Iceland is not in the EU country to whatever you may think.

    31. Re:The patent lawyers succeeded by maxwell+demon · · Score: 1

      How many programs make sense both on a phone and a gaming console?

      --
      The Tao of math: The numbers you can count are not the real numbers.
    32. Re:The patent lawyers succeeded by Real1tyCzech · · Score: 1

      Wow.

      Seriously?

      Have you missed all of the stories about mobile gaming?

      "How many programs make sense both on a phone and a gaming console?"

      Uh... Games?

  4. 360? by Gr33nNight · · Score: 0, Troll

    So IE9 will only support h.264, but the 360 still won't? Fix this ASAP Microsoft.

    1. Re:360? by jonesy16 · · Score: 4, Informative
    2. Re:360? by Goaway · · Score: 2, Informative

      MKV has nothing in particular to do with h.264, except that pirates like putting h.264 video in MKV containers. It's pretty obvious why Microsoft or anyone else has little interest in supporting it.

    3. Re:360? by Yvan256 · · Score: 1

      It doesn't support multiple audio tracks.

    4. Re:360? by Anonymous Coward · · Score: 0

      They might still do it. They also added DivX support, as did Sony, and the newest version of DivX uses H.264 in MKV although with AAC audio, while the pirates use AC3 most of the time.

    5. Re:360? by causality · · Score: 1

      MKV has nothing in particular to do with h.264, except that pirates like putting h.264 video in MKV containers. It's pretty obvious why Microsoft or anyone else has little interest in supporting it.

      Pirates also use formats like .mp3, .avi, and less frequently .mpg. Oh, and pirate video games include .exe files. We should discontinue all support for these formats at once!

      --
      It is a miracle that curiosity survives formal education. - Einstein
    6. Re:360? by Lumpy · · Score: 1

      the hardware and software does. I play games in surround all the time. and I get 5.1 surround out of netflix.

      they choose not to simply to bone the console owner. Honestly only dirty filthy scumbags would want to watch videos on their network on their Xbox360.

      Nasty dirty filthy.....

      --
      Do not look at laser with remaining good eye.
    7. Re:360? by Anonymous Coward · · Score: 0

      I support discontinuing the last one.

    8. Re:360? by Yvan256 · · Score: 1

      I'm not talking about multiple audio channels, I'm talking multiple audio tracks.

    9. Re:360? by tepples · · Score: 1

      pirates like putting h.264 video in MKV containers. It's pretty obvious why Microsoft or anyone else has little interest in supporting it.

      Pirates also use formats like .mp3, .avi, and less frequently .mpg. Oh, and pirate video games include .exe files. We should discontinue all support for these formats at once!

      The difference is that authorized publishers also use .mp3, .avi, and .vob (a renamed .mpg). Publishers have tended not to use .mkv; only format-shifters and pirates do that.

    10. Re:360? by causality · · Score: 1

      pirates like putting h.264 video in MKV containers. It's pretty obvious why Microsoft or anyone else has little interest in supporting it.

      Pirates also use formats like .mp3, .avi, and less frequently .mpg. Oh, and pirate video games include .exe files. We should discontinue all support for these formats at once!

      The difference is that authorized publishers also use .mp3, .avi, and .vob (a renamed .mpg). Publishers have tended not to use .mkv; only format-shifters and pirates do that.

      Clearly there was no sarcasm or other humor in my post, necessitating this serious response of yours.

      Oh, and format-shifting is a legitimate non-piracy use.

      --
      It is a miracle that curiosity survives formal education. - Einstein
  5. That's OK by Anonymous Coward · · Score: 0

    Well the last resolution proposed to try to get a format named was "All user agents must support one of H.264 and Ogg Theora."

  6. If you did not predict this one... by Anonymous Coward · · Score: 0

    ...please turn in your Slashdot account and your tinfoil hat.

    I'm surprised they had the audacity to come out and say it.

    1. Re:If you did not predict this one... by RyuuzakiTetsuya · · Score: 1

      I didn't.

      I predicted that Micros~1 would use a far off and weird proprietary codec in a WMV container.

      --
      Non impediti ratione cogitationus.
  7. So, its for the DRM then... by Phrogman · · Score: 3, Interesting

    The last phrase quoted is likely the key one - Microsoft is very focused on providing as much DRM as possible, and if this codec has the most potential in that regard from their POV, thats likely why they are supporting it. I am sure the Entertainment industry has been talking to MS about this and urging them to keep pushing on DRM type solutions.

    --
    "The first time I got drunk, I got married. The second time I bought a chimpanzee, after that I stayed sober" Arian Seid
    1. Re:So, its for the DRM then... by internic · · Score: 2, Insightful

      Maybe some of you in the know out there can enlighten the rest of us: What makes a codec more or less conducive to DRM?

      I would have thought DRM would be implemented outside the media data itself and the codec would only be come relevant once system has decided to give the user access and decrypted the data. Perhaps in some systems once they've doen the lossy part of the signal processing they do the compression and encryption as a combined operation? Or does the whole thing work an entirely different way?

      --
      "You call it a new way of thinking; I call it regression to ignorance!" -- Operation Ivy
    2. Re:So, its for the DRM then... by putch · · Score: 1

      I'm pretty sure that quote actually addresses the IP rights to the codecs and not the content.

      However, DRM is probably a concern. But that doesn't explain why they'd exclude other codecs.

      --
      just because I don't care doesn't mean I don't understand!
    3. Re:So, its for the DRM then... by moongha · · Score: 4, Informative

      There is nothing about a codec that makes it amenable to DRM. This is uninformed fear-mongering.

      DRM is incorporated at the wrapper level. For example, the 'Fairplay' DRM used by Apple is proprietary to Apple and has nothing whatsoever to do with H264.

    4. Re:So, its for the DRM then... by arthurp · · Score: 1

      Often the DRM does need to know about the stream it is encoding though. Because it will only encode part of the stream. This is true of DVDs for instance. If you let mplayer play an encoded DVD stream you will see fragments of frames. I bet the same if true of modern DRM. It uses up space to encrypt. So you just encrypt enough to make the stream unwatchable (like only only encrypt the key frames). And to do that you need to know the structure of the stream and implementing that for multiple different stream type requires being not lazy.

    5. Re:So, its for the DRM then... by TheTurtlesMoves · · Score: 1

      Needing to sign a license agreement makes it more amenable. Whats stopping MPEG-LA from revising the h.264 license agreement to include DRM enforcement on all decoders for example?

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    6. Re:So, its for the DRM then... by dave420 · · Score: 2, Insightful

      Don't like DRM? Then don't watch DRM content. It's that simple. DRM doesn't give you less content, as people who currently use DRM simply won't publish anything unless they can use DRM. The choice is between having DRM & more content, or having no DRM & less content. DRM is not forced on everyone producing audio and video for the internet, it is, however, there should someone feel the need or desire to use it. It's an option.

    7. Re:So, its for the DRM then... by Anonymous Coward · · Score: 0

      It has nothing to do with it, Phrogman is just a dumb troll.

    8. Re:So, its for the DRM then... by RobertM1968 · · Score: 1

      There is nothing about a codec that makes it amenable to DRM. This is uninformed fear-mongering.

      DRM is incorporated at the wrapper level. For example, the 'Fairplay' DRM used by Apple is proprietary to Apple and has nothing whatsoever to do with H264.

      I would have thought this statement untrue. Here's why. The nature of open codecs would make adding DRM to them less likely (and easier to reverse-engineer/decrypt or bypass thus making such an attempt a waste of time in futility).

      Does that apply here? Could Microsoft simply integrate DRM into h264 to satisfy groups like the RIAA/MPAA? Would that then fragment the Internet world even more? Would that create a situation where, to watch certain content (for instance from NetFlix and the likes) one would have to run IE and it's modified h264 HTML5 support? Possibly. Would that increase IE's marketshare by leveraging the tons of NetFlix (and their like) video delivery services? Would they try to create additional delivery markets like leveraging cable company video on demand via computer and a proprietary HTML5/h264 DRMd implementation?

      I'm not suggesting answers to any of those questions... I am simply asking them because I think (with Microsoft's true motives currently hidden) that they are relevant to what is really going on here.

      I cannot think of the last time Microsoft released anything that "followed the standards" that in truth it (1) did not really do so (at least entirely) and (2) did not contain some sort of proprietary support to further fragment things.

    9. Re:So, its for the DRM then... by erobbin · · Score: 1

      For one thing, Microsoft is just a small part of the patent group that owns h.264. And seeing as how Apple is another member, I don't see them allowing Microsoft to incorporate IE-specific DRM into a codec containing their work. Also, talk about anti-trust...

    10. Re:So, its for the DRM then... by Rakarra · · Score: 1

      It's that simple. DRM doesn't give you less content, as people who currently use DRM simply won't publish anything unless they can use DRM. The choice is between having DRM & more content, or having no DRM & less content.

      That is a false dichotomy. Publishers have published with no DRM or easily broken DRM before.

      The three choices, in preferred order:

      Publish with DRM.
      Publish without DRM.
      Publish nothing.

      Content producers will not simply choose to close up shop if there were no DRM. They desperately want DRM. But if DRM is no option (and really, this is just theory as there's no chance any ban on or consumer revolt against DRM will happen), then they will choose publish without DRM over not publishing at all. Maybe they won't publish in as many forms or on as much media, but content will still get made.

  8. Someone explain this to me. by Pojut · · Score: 5, Insightful

    ::begin displaying ignorance::

    What advantage is there to restricting IE9 to only H.264? How can natively supporting more codecs be a bad thing?

    1. Re:Someone explain this to me. by Anonymous Coward · · Score: 1

      Could attract patent trolls. Theora has not had a thorough patent review, and likely never will.

      And besides, who uses Theora for anything anyway besides maybe for Stallman's speeches, Firefox test videos and comparison benchmarks with MP4 files stuffed with dummy data that prove once and for all that bad encoder X can compete with bad encoder Y if only someone would spend the millions of dollars necessary to market Theora like H.264 was, deploy widespread hardware support, and so on?

    2. Re:Someone explain this to me. by Monkeedude1212 · · Score: 1

      Requires more effort on their part.

    3. Re:Someone explain this to me. by Anonymous Coward · · Score: 0

      It reduces the risk of getting sued by a third party patent holder, in which MPEG LA won't help with the legal defense by filing countersuits or whatever. It also precludes the possibility of breakaway sites standardizing on Theora which would only help the competition.

    4. Re:Someone explain this to me. by Anonymous Coward · · Score: 4, Insightful

      Microsoft doesn't want to touch Theora because they suspect (or know) it's about to be targeted for legal action. Natively supporting a codec that carries negative legal ramifications could come back to bite them in the ass later: no one wants to support another codec out of the goodness of their heart now, and especially one not widely used nor likely to benefit that many customers since nearly everyone else on God's green earth is using H.264, just so that they can get slapped with infringement suits later for including code that violates some arcane MPEG-LA patent. Supporting Theora would be an imprudent decision on Microsoft's part for now. H.264's patent issues are well known and can be bought off easily through licensing, on the other hand, and it's well supported by nearly everyone and immensely popular with consumers; Microsoft can cover itself legally and market its browser to the widest possible audience with H.264, so it's a smart decision on their part.

      Ideology matters little in the pragmatics of business, and Microsoft's not going to bend over backwards to clear up the currently clouded patent status of Theora and defend it against what's increasingly looking like inevitable attacks from well-funded groups of patent holders who legitimately or not (does it even matter anymore?) will shove a case through some godforsaken East Texas docket... especially not when there aren't more than a handful of people actively using Theora anyway. Hell, most people probably won't ever even see a Theora video in their whole lives. Why should Microsoft waste its time?

    5. Re:Someone explain this to me. by keithjr · · Score: 1

      Beyond the engineering effort to make wider support happen, there's the question of what HTML5 will use as its VIDEO element. If nobody claims support for Theora, it won't wind up being the standard. So, it's not a bad thing, but this is MS trying to exert its influence over the debate.

    6. Re:Someone explain this to me. by Sleepy · · Score: 2, Interesting

      Because Microsoft made a deal with MPEG-LA, that's why. MPEG-LA makes money off patent licensing.

    7. Re:Someone explain this to me. by coolsnowmen · · Score: 1

      backroom deals from patent holders?

    8. Re:Someone explain this to me. by Anonymous Coward · · Score: 1, Insightful

      DRM! MPEG-LA has a patent pool, and is willing to use it. So far they are not charging *everyone* to use their patented technology, but looking at their licensing practices, it appears that they are getting set up to
      become the sole source monopoly for digital video.

      Look at the terms-of use license for any video camera that includes h.264 encoding. ONLY NON-COMMERCIAL USE! You cannot distribute video *legally* on any site that displays an ad, if it was shot with such a camera.

      Look at the licensing for software that has a h.264 codec. You have to get an individual license from MPEG-LA to *legally* distribute video on commercial site (again, just one ad will do it!) This provision shows up
      even if your video does not use the codec! The software was tainted, and poisoned your potential use of your own video.

      Now, the capture, processing, and display channel for video has a big baited trap set in it. Can you afford the lawyers to prove in court that you never touched anything that has the h.264 taint? Just easier to pay the troll
      under the bridge (Microsoft, Apple, the big media conglomerates) to leave you alone.

      TA-DA! Success in converting the video channel into a READ-ONLY media distribution system. No independent video producers need apply, since volume discounts only kick in once you meet the minimum payment level
      (you do have a spare 10 million dollars for our hobby don't you?)

      Somehow, I see the supporters of DRM, with the deep pockets to pay the entry fees benefiting from this.
      Getting backed into the corner where every step in the chain of producing, editing, and distributing must pay fees to MPEG-LA seems to be quietly getting maneuvered into place.
      Anyone that has patents in the pool will probably get preferential treatment.

      Independent video artists should think about who their new overlords will be. Do you think you can be well compensated when others control ALL of your distribution channels, or can reasonably begin litigation on suspicion that you (unwittingly) tainted your own video.

    9. Re:Someone explain this to me. by kbg · · Score: 1

      What? Adding Theora is more effort? It's an open source format, you can just download the source or the reference library implementation and integrate it with your code. Are you telling me that this is too complex for the Microsoft programmers? No this is simply a ploy to lock out any open video formats.

    10. Re:Someone explain this to me. by westlake · · Score: 1

      Because Microsoft made a deal with MPEG-LA, that's why. MPEG-LA makes money off patent licensing.

      The profit in licensing is elsewhere.

      In professional production and distribution. In hardware.

      Microsoft pays into MPEG-LA about twice as much as it receives back for rights to H.264. Much of what Microsoft pays in royalties is so that people who buy Windows (on a new PC from an OEM or as a packaged product) can just play H.264 video or DVD movies. Microsoft receives back from MPEG-LA less than half the amount for the patent rights that it contributes because there are many other companies that provide the licensed functionality in content and products that sell in high volume. Follow Up on HTML5 Video in IE9

      Don't believe it?

      Then try counting the number of industrial giants like Mitsubishi and Toshiba on this list: AVC/H.264 Licensees

    11. Re:Someone explain this to me. by Anonymous Coward · · Score: 1, Insightful

      Microsoft is part of the H.264 patent pool. The ideal situation, for them, would be something like this:

      1.) People implement theora and other alternatives to H.264.
      2.) Before there's too much support, they file a lawsuit against theora (and others) for infringing on the H.264 patents.
      3.) They win the lawsuit, collect the money, and everyone gives up and implements H.264.
      4.) The "grace" period on H.264 expires and is not renewed - they can now charge whatever they like for using it.
      5.) By now, everyone has H.264 support, nobody supports any alternatives, and the cost they choose to charge for H.264 is slightly less then designing and implementing an alternative.
      6.) Even if someone did design and implement an alternative, and it managed to survive the patent lawsuits that were drawn out over a decade (see SCO), H.264 is supported in hardware and so will be faster. And since most video on the web is H.264, anyone implementing an alternative will have to implement H.264 as well, and pay full price.

      The whole thing falls apart if IE implements Theora or any other free codex, because they'll have a hard time suing everyone who implemented it if that includes themselves. If the lawsuit fails quickly and people implement free alternatives to H.264 just as much as they do H.264, then when the patent bomb goes off everyone will just drop H.264 for the alternatives even if they're slightly inferior.

    12. Re:Someone explain this to me. by shutdown+-p+now · · Score: 1

      The blog post reiterates "licensing issues" several times. So far as I can see, the argument goes like this:

      There's no way of knowing if a particular codec infringes on some yet-unasserted patent out there or not. However, for H.264, there is a list of existing known patents, with well-defined licensing terms and body that manages them - MPEG LA. Furthermore, despite extremely wide use for several years now, no-one else so far has come up with more patents. Even if someone does, unless it's a pure patent troll (as in, company which exists solely to sue other companies over patents), they will probably just join MPEG LA to get their cut. And any patent troll would have likely come out by now, since they already have more targets to sue than they could ever handle (just think of all hardware manufacturers who produce gadgets with H.264 support...).

      In contrast, Theora can potentially be hit by a patent lawsuit from one or more companies which aren't patent trolls as such, but do hold related patents - in particular, by MPEG LA members (indeed, the recent comment on Theora by Jobs hints at this). Since it hasn't been used widely yet, chances are higher that those holding the patents have either not been aware of their applicability in this case, or simply waiting for more widespread adoption to broaden the reach of the lawsuit.

    13. Re:Someone explain this to me. by shutdown+-p+now · · Score: 2, Informative

      FTFA:

      Several comments speculated about Microsoft’s financial interest in the codec. (Microsoft participates in MPEG-LA with many other companies.) Microsoft pays into MPEG-LA about twice as much as it receives back for rights to H.264. Much of what Microsoft pays in royalties is so that people who buy Windows (on a new PC from an OEM or as a packaged product) can just play H.264 video or DVD movies. Microsoft receives back from MPEG-LA less than half the amount for the patent rights that it contributes because there are many other companies that provide the licensed functionality in content and products that sell in high volume. Microsoft pledged its patent rights to this neutral organization in order to make its rights broadly available under clear terms, not because it thought this might be a good revenue stream. We do not foresee this patent pool ever producing a material revenue stream, and revenue plays no part in our decision here.

    14. Re:Someone explain this to me. by nine-times · · Score: 1

      Often when engineering/designing/building things, it's easier to limit your use cases. Supporting one codec is easier than supporting 3. Supporting 3 is easier than supporting 20. Not only is it easier to build, but it usually makes the resulting product simpler, less likely to confuse users, less likely to break, and easier to fix.

      It's one of the arguments behind the idea of "standards". If there's a single HTML standard that everyone is following, it's easier for people to develop browsers and easier for people to develop websites. If the company with the largest browser market share decides to run off and do their own whacky interpretation of HTML, then it causes problems for everyone.

    15. Re:Someone explain this to me. by marcosdumay · · Score: 1

      The advantaje is that the market share of alternative browsers wil increase.

      For me, it looks like Microsoft is helping a partner. Microsoft being Microsoft, I'd expect them to retract from that helping once they get they share of the agreement (whatever it is). They may also not want a patent unencubered format to gain market share, software patents are one of the instruments they use to keep Linux away, and the media patents are a very important lot. They probably won't succed on that, or, more specificaly, they won't make any difference, since nearly everybody will use H.264 anyway, but the few sites that use Theora will look defective on IE. When nearly everybody used IE, that was more a problem for the site than it was for Microsoft, but now people will easily see that the site works on other browsers, and that it is IE that isn't working. There is a similar situation right now with SVG support, and Microsoft already anounced it'll backtrack (and right on time, waiting more would make the problem more visible).

    16. Re:Someone explain this to me. by hazydave · · Score: 1

      Microsoft, basically, just copied Apple.

      Apple is pushing for H.264 because of their devices. iPod and iPad and iPhone only have hardware for H.264 decoding. So Apple's not about to support another CODEC if they can get H.264 in there as the de-facto standard. That gets their devices closer to being first-class web residents. And the gravy... the FOSS people, in refusing to run H.264, will now be the second class netizens. This means less competition, maybe people moving from Firefox to Safari, whatever.

      Microsoft is thinking the same thing. Like Apple, they have patents in the H.264 pool, so they're not spending money to support H.264.. .and they're probably making a little if everyone uses it. They want a full web experience on the X-Box or a Windows Phone, and that means H.264, particularly in the latter case. Plus, they'll have Silverlight on the devices they care about, so they have the DRMed alternative to all set up, using VC-1 (WMV9) for video. So they're equally happy to watch Apple duke it out with Adobe, given that Flash is the same kind of thing as Silverlight.

      For the user, more CODECs are good... with some caveats. We benefit in the long run if web sites can make their own decisions about the video they stream. And if it's very easy to route around expenses like licensing fees. But we also want it to "just work", and that does mean on mobile devices. Apple and Microsoft are not wrong about mobile being H.264 friendly these days. Theora may be possible on some of these, but it's likely to be lower quality and more battery on many if not most. VP8 sounds great if Google does what we hope with it, but that's a long-term thing for mobile devices.

      --
      -Dave Haynie
    17. Re:Someone explain this to me. by Anonymous Coward · · Score: 0

      You could read the article. But since this is slashdot, you're forgiven.

      1. Natively supporting codecs requires engineers to work on them, and maintain them, and optimize them. The rendering pipeline for HTML5 will have to be good in order to succeed, otherwise people will laugh at Microsoft, complain about how much IE sucks, and use Flash (which is optimizing its pipeline). Natively supporting a codec is roughly speaking a promise for 10 years to forever (Mozilla only recently dropped XBM support). Look at how entrenched IE6 is in corporate environments. Ten years from now, do you want people to be using IE9 because it was the last version to support a certain codec? Just because there are alternate browsers doesn't mean they will fit people's needs, the end result is IE6 today, I don't want to see IE9 in 2020. Native support is of course additional code. Sometimes people complain about browser "bloat" (it's kind of like people complaining about government waste and then when asked "would you cut ?" they inevitably say "No!")

      It also requires lawyers to tear out their hair thinking about them. See Apple's explanation. If a lawyer has already analyzed a problem and decided with the business people that the risk is acceptable and the risk has already been taken, then using something that's already in use by your group requires little to no additional headaches for lawyers, which translates into no additional headaches for business people which translates into no additional headaches for engineers.

      2. Any code (new or old, but especially new) increases the risk of crashes and security vulnerabilities. Codecs (especially the 'dec'-ompression part of Codecs) are especially scary (@see http://www.google.com/search?q=zlib+vulnerability ). Video playback tends to want access to the Video driver/video card/GPU which often are buggy and overly trusting -- datapaths which typically have a higher privilege than normal code (this could be the difference between local user access and a root exploit @see http://www.google.com/search?q=nvidia+exploit ). Security mantra says to reduce your attack surface -- adding codecs goes squarely against this.

      3. Fake codecs
      http://www.jahewi.nl/fake/fakecodecs.html
      http://sunbeltblog.blogspot.com/2007/12/fake-codecs-on-blogger.html

      4. Buggy codecs
      http://www.google.com/search?q=codec+crashes

      5. Lack of codec availability for a platform

      Actually, it's kind of ironic. People yelled and screamed about how Microsoft made ActiveX, and how it meant you had to use Windows because ActiveX controls don't run anywhere else. Sure you could install-on-demand them, but only on Windows. The same problem applies to Codecs.

      Then people complained about how ActiveX objects would crash. The same problem applies to Codecs.

      More recently (5 years ago?) people discovered that ActiveX objects were often malware. The same problem applies to Codecs.

      Microsoft for some reason doesn't like being blamed for enabling customers to shoot themselves. People blame Microsoft for viral screensavers - http://www.consumeraffairs.com/news04/2007/07/rootkit.html

      Anyway, that's why pluggable codecs are a bad idea. Note that some people will be using mobile devices which won't have the resources to install additional codecs. Limiting the number and variations of codecs that people need to have available is a good thing.

      Do you have a Laser Disk player handy? Do you have a betamax player handy? Do you have a cassette player handy? What about a MiniDisk player? Does your record player still work?

      Imagine if you had to have all of those devices available in order to play content you received. Have any of those devices broken? The more devices the more chances that one of them will break.

  9. youtube by alabandit · · Score: 5, Funny

    in an unsurprising move, tomorrow morning Youtube and face book decide h.264 will not be used for video on there sites...

    --
    "You are still innocent until proven guilty. What's changed is what they do to innocent people." by notnAP (846325)
    1. Re:youtube by zoloto · · Score: 1, Troll

      their this is basic 3th grade English people!

    2. Re:youtube by Goaway · · Score: 1

      What the hell are you even talking about?

    3. Re:youtube by Thanshin · · Score: 1

      "their". This is basic 3th grade English, people!/quote

      Punctuation!

    4. Re:youtube by Scyth3 · · Score: 2, Funny

      their this is basic 3th grade English people!

      Basic "3th" grade, eh?

    5. Re:youtube by Anonymous Coward · · Score: 0

      Where sites?

    6. Re:youtube by mangu · · Score: 1

      "their". This is basic 3th grade English, people!/quote

      Punctuation!

      Closing blockquotes!

    7. Re:youtube by drewhk · · Score: 1

      All your language are belongs to us

    8. Re:youtube by box4831 · · Score: 1

      yeah, comes right after 2st

      --
      Miller Lite tastes like water that's somehow managed to rot.
    9. Re:youtube by andrewd18 · · Score: 1

      "their". This is basic 3th grade English, people!/quote

      Punctuation!

      Closing blockquotes!

      I wish I had mod points, for you, sir, are my hero.

    10. Re:youtube by Culture20 · · Score: 1

      yeah, comes right after 2st

      Wait, is that pronounced "secst"? Now I know what all this secsting is about.

    11. Re:youtube by marcosdumay · · Score: 1

      He is saying (on bad english) that Microsoft will be open for attacks once they release a browser that can only display H.264 movies, and that their competitors may be happy to show them their vunerabilities.

    12. Re:youtube by Goaway · · Score: 1

      Yes, well, that makes absolutely no sense.

  10. Nothing new! by rolfc · · Score: 0, Troll

    Microsoft park on the evil side as usual.

    1. Re:Nothing new! by dashiznit · · Score: 1

      Does anyone even use IE anymore? If a particular page doesn't work in Firefox, I try Chrome, then Microshaft last.

  11. Some more information by masterwit · · Score: 5, Informative

    I for one am no expert in this subject, so here are some links I ended up reading:

    wikipedia: http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC

    a decent article that could provide one with some insight on the patent "wars to come": http://www.vcodex.com/videocodingpatents.html

    a random google search to a blog post with a good bit of information, but also opinionated: http://www.0xdeadbeef.com/weblog/2010/01/html5-video-and-h-264-what-history-tells-us-and-why-were-standing-with-the-web/

    cnet on Microsoft's stance: http://news.cnet.com/8301-30685_3-20003838-264.html

    Lastly, does anyone have a good article on Opera's stance? - I had heard they are against it, but not much more than that...

    --
    We should start a new Slashdot and return control to the geeks. It actually wouldn't be that hard to get some users to
    1. Re:Some more information by Anonymous Coward · · Score: 0

      ...does anyone have a good article on Opera's stance?...

      Oprah's stance was that although she does not particularly agree with matter there will be no public comment, remember when the cattle farmers sued her for saying she doesn't like beef?

      I hear she's more of a pork salami fan

    2. Re:Some more information by paimin · · Score: 1

      I for one am no expert in this subject, so

      You, sir, have come to the right place!

      --
      Facebook is the new AOL
    3. Re:Some more information by Anonymous Coward · · Score: 0

      Thanks. These links were useful and interesting reads.

    4. Re:Some more information by hazydave · · Score: 1

      Opera currently supports only Ogg Theora. And it's apparently built-in, as you'd expect for "only support", rather than using the OS. That's a shame.. they are trying to dictate user choice. They do mention that Firefox and Chrome also support Theora... Chrome offering the choice, though I don't know hoe much choice.

      The Opera folks also point out that (on the Mac anyway, probably the PC too), Safari is actually doing the right thing. Despite all of Steve Jobs yaking about H.264. Safari uses the Quicktime subsystem to decode the tag. So, if you install the Quicktime CODEC for Ogg Theora, it'll play in Safari. Go here: http://www.xiph.org/quicktime/

      A telling thing is Opera's informative introduction to HTML5 video:
      http://dev.opera.com/articles/view/everything-you-need-to-know-about-html5-video-and-audio/

      You may notice that this has actually made playing video more complex than it was when if was Flash or "just embed a file".

      --
      -Dave Haynie
    5. Re:Some more information by masterwit · · Score: 1

      That was some good info within my attention span :) after 50 hours of math (take home final - finals week)

      You may notice that this has actually made playing video more complex than it was when if was Flash or "just embed a file".

      That is a good point, I am the point in my education (school) where I am just starting to learn web development, its nice to see the "big picture view" more often

      Thanks

      --
      We should start a new Slashdot and return control to the geeks. It actually wouldn't be that hard to get some users to
  12. Is there a better, open, alternative? by onionman · · Score: 3, Informative

    From what I've seen of Theora, it's the performance limit, not the open source nature of it, which makes it a non-starter for many platforms. I've read some rumors about Google supposedly pushing their own open-source codec, but I haven't seen any actual products. Do they exist? Is there an open alternative that can compete with H.264 on a wide range of platforms?

    1. Re:Is there a better, open, alternative? by LWATCDR · · Score: 1

      Yes.
      H.264 after we ban software patents.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:Is there a better, open, alternative? by mcrbids · · Score: 3, Insightful

      From what I've seen of Theora, it's the performance limit, not the open source nature of it, which makes it a non-starter for many platforms.

      And what, pray tell, have you seen of Theora? Are you talking about the whiney, highly inaccurate piece here a few weeks ago that threw out just enough jargon to sound relevant, but managed to compare apples to bicycles in the process? Perhaps you should see the rebuttal?

      TL;DR: Many of the "points" raised were barely coherent, let alone verifiably accurate.

      Ogg is an efficient, open-sourced, non-patent-encumbered container format. Theora is an efficient CODEC for video. The way patents are worded, it's tough to prove the non-patent-encumbered nature of just about anything, but that's what it was designed to be, and there are certainly no particular technical issues with its adoption except perhaps that hardware implementations are still not commonplace, even if they are available.

      If the industry adopts H.264 widely, we'll all regret it in a few years.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    3. Re:Is there a better, open, alternative? by PieSquared · · Score: 1

      There are performance issues. This is especially true on mobile phones and the like that support hardware acceleration for H.264 but not Theora (though obviously this would change if everyone adopted Theora instead of H.264).

      But there's more to Theora then "open source". The H.264 specifications are open. The problem is the patents. Namely that there is a "free period" for implementations of H.264, and once that ends it will suddenly start costing money to support. Microsoft, Apple, and others own some of these patents and so won't have to pay. Just about everyone else *will* have to pay, and so opposes H.264 even if the alternatives are inferior. (And google recently announced an alternative that might be more palatable to the "performance at any cost" crowd who support H.264 despite its non-free nature, as I understand it.)

      --
      Does a line appended to your comment give your post meaning in and of itself, or only in relation to those without?
    4. Re:Is there a better, open, alternative? by Anonymous Coward · · Score: 0

      It's not just the performance issues, it's the fact that outside of a little circle of open source supporters, Theora isn't used by *anyone*. Tons of portable devices exist in the market that have H.264 support. How many support Theora? Zero. How many will ever support Theora? Again, zero. Nobody is going to realistically support throwing out billions of dollars worth of software and hardware development effort, and a marketplace full of hardware devices that work perfectly fine, just to cater to the whims of a tiny minority of video users.

      You can argue about the philosophy of open codecs all you want, but the rest of us will be watching videos instead. Theora lost -- get over it.

    5. Re:Is there a better, open, alternative? by Anonymous Coward · · Score: 0

      And what, pray tell, have you seen of Theora

      Until it gets implemented in hardware, it's not going to be used. It'll be another flop like .ogg. H.264 decoding has existed in chips for years. Mobile computing is about what is supported in the logic, not what can be done in software. Battery life and CPU throughput are the issues, not the technical merits of a given codec.

    6. Re:Is there a better, open, alternative? by fritsd · · Score: 1

      Since you seem to know a bit about Theora, tell me this: is the Theora codec also based on Discrete Cosine Transform (DCT) inside just like JPEG, MPEG etc. so that if a processor/DSP combi chip can accelerate the DCT part of the video decoding then it can just as efficiently accelerate Theora decoding?

      --
      To be, or not to be: isn't that quite logical, Slashdot Beta?
    7. Re:Is there a better, open, alternative? by Abcd1234 · · Score: 2, Insightful

      And what, pray tell, have you seen of Theora?

      Huh? That isn't even about Theora. You said it yourself, it's about Ogg, the container, and why it may or may not suck.

      Theora is a video codec, and is best compared to MPEG-2 in terms of performance. Compared to H.264, it's obsolete, and that would be the performance limit the OP was referring to. The simple fact is, Theora can't approach H.264 in terms of quality for low-bitrate applications, and guess what? Low-bitrate is the name of the game when it comes to internet video streaming.

    8. Re:Is there a better, open, alternative? by paimin · · Score: 1

      All I know is I recently coded up my band's website to inlude ogg support for songs, so Firefox could play them without Flash (via jPlayer). In ogg mode, the audio stutters and struggles, whereas in mp3 mode it is smooth as silk, both in FF via Flash and Safari via html5.

      Guess which format I disabled?

      If Mozilla wants to make the case for ogg as a viable alternative, they need to make this shit work now.

      --
      Facebook is the new AOL
  13. Why IE9 Will Support Only H.264 by Anonymous Coward · · Score: 0

    because h.264 is patent-encumbered and non-free. with microsoft's cash, it costs them peanuts to acquire a license to use it. think of it as them investing in a business model that they themselves practice, even if it's a different company it's support for the business model in terms of mindshare

  14. HTML5 will be a screw job. by Anonymous Coward · · Score: 0, Flamebait

    HTML5 is shaping up to be one of the biggest screw jobs we've seen yet when it comes to web standards.

    At least previous standards were written with the browser users and web developers in mind. However, that just isn't the case with HTML5. It has been put together by a small number of large media corporations with vested interests in having the utmost control over a user's browsing experience. Sure, Apple and Google develop browsers, but they're media companies first and foremost when it comes to the Internet.

    HTML5 will fuck developers over, and it will fuck users over. The browser vendors will never reach a consensus on which codecs to use. We, as developers, will have to waste our time supporting these browser differences, rather than improving our sites. As users, we'll get stuck having to deal with broken sites. But what's stupidest of all, of course, is that there are so many patent-free, open source options available for the vendors to standardize on.

    Fuck HTML5. It's a shitty standard that's being forced on us, rather than documented commonality arising from our shared needs.

    1. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0, Insightful

      Get a new job if u dont like it.

    2. Re:HTML5 will be a screw job. by ceejayoz · · Score: 3, Insightful

      But what's stupidest of all, of course, is that there are so many patent-free, open source options available for the vendors to standardize on.

      "Hasn't been sued yet" is different from "patent-free".

      Incidentally, HTML5 is a lot more than just video. Most of it is a great step forwards for web devs like myself.

    3. Re:HTML5 will be a screw job. by Nadaka · · Score: 1

      HTML5 and WHATWG were a workaround to the W3C standards process because certain powerful interests didn't want to support the strictness of XHTML2.

      Now that WHATWG's efforts have been accepted by W3C and the superior standard of XHTML2 has been shelved, what can we do to try and make the web work properly?

    4. Re:HTML5 will be a screw job. by Weezul · · Score: 3, Interesting

      Alright, answer me two questions : HTML5 is really the flash killer, yes? Isn't an open replacement for Flash an improvement over flash? I'd assume that HTML5's openness will help avoid Flash's spammyness, right? In particular, all the pop-up ads that circumvent the "Block Pop-Ups" button are using Flash now, so they'll all go away right?

      I'm not sure that HTML5 will beat the Flash plus FlashBlocker combo, but that's not realistic for most users, and variations on NoScript could accomplish the same ends.

      --
      The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
    5. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 5, Insightful

      This is not insightful. HTML5 is a multi-vendor standard from the W3. The W3 only publish standards that are free of royalty standards (thanks to a big debate and campaign around the turn of the millenium).

      HTML5 video is a major leap forward. Previously video was usually locked away behind proprietary Flash delivery interfaces. Already I am finding I can browse Youtube via my web browser and see videos (before I had to use totem's plugin or youtube-dl) because of HTML5 support. The same applies with other video sites, such as Vimeo and dailymotion that have (beta) HTML5 video players. Further, thanks to HTML5 browser support, extensions now exist which can take embedded flash video players of certain sites and transform them in place into HTML5 video.

      HTML5 video is agnostic of codec - it does not specify what format video will be in, nor does it specify what formats browser must support. Just as the old IMG tag doesn't specify GIF, BMP, etc. The supported formats are whatever formats systems and browsers support. It would have been nice if W3 had been able to specify Ogg/Theora as a "must support" common-denominator format, but agreement could not be reached on that. That does NOT take away from the importance of HTML5 video.

      I strongly suspect many of the people who argue against HTML5 video are people who are running proprietary video-delivery plugins in their browser.. I would ask such people to step back and reconsider the big picture:

      a) Proprietary plugins running in your browser, interpreting proprietary blobs downloaded from websites, to play videos from websites using whatever format (be it patent encumbered or not)

      versus

      b) Your browser, potentially (likely?) free software, using openly specified standards to interpret video-player controls, to play videos from websites using whatever format (be it patent encumbered or not)

      The 2nd option is a major step forward. I despair of anyone who argues that we should stick with option a because of the patent issues with /some/ video formats.

      Next step: If you're in the UK, we need to lobby the BBC Trust and OfCom to get them to require the BBC to deliver its internet TV services in an open format - rather than via Adobe Flash.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    6. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      Sigh.. Edits:
      "free of royalty requirements".
      "interpret video-player controls downloaded from websites"

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    7. Re:HTML5 will be a screw job. by mujadaddy · · Score: 1

      It really depends on how much the NoScript guy hates what Evil Advertisers do with HTML5, no?

      --
      Populus vult decipi, ergo decipiatur...
      "Force shits upon Reason's back." - Poor Richard's Almanac
    8. Re:HTML5 will be a screw job. by Jurily · · Score: 2, Insightful

      Alright, answer me two questions : HTML5 is really the flash killer, yes?

      Definitely not. But we'd all be happy if it was the flashbasedvideoplayer killer.

    9. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      Oh, actually, option 'a' is not "whatever format video", rather it will be "video in H.263 or H.264 format (patent encumbered)". Other formats won't have accelerated support from the Flash plugin.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    10. Re:HTML5 will be a screw job. by icebraining · · Score: 2, Insightful

      What will really happen is that *everybody* will use H.264, but they'll either use the native HTML5 component or the Flash player for Firefox and Opera, if they don't implement it too.

    11. Re:HTML5 will be a screw job. by jeffmeden · · Score: 1

      This is insightful, if myopic. Just yesterday there was a spirited discussion on the legality of h.264 and the quagmire involved if you have *anything* to do with using it on commercial content. If your idea of a good development experience involves a) coding your site to work with IE and hence being enslaved by the MPEG-LA as soon as you become profitable or b) requiring your audience (a lot of whom WILL be Windows/IE users) to download an entire separate browser just to visit your site, then you have a pretty stiff constitution for punishment. Compared to that, the idea of having a user download a plugin (containing Free/nonFree code) that is unencumbered by legal ramifications sounds pretty benign.

    12. Re:HTML5 will be a screw job. by loshwomp · · Score: 4, Insightful

      "Hasn't been sued yet" is different from "patent-free".

      Sure, because those are totally orthogonal dimensions. You can get sued for using any codec (and you might even be a juicier target with something like h.264). When you buy an h.264 license, you're only indemnified against the patents the consortium holds, and you're explicitly not covered against anything else that was infringed along the way.

    13. Re:HTML5 will be a screw job. by Tridus · · Score: 2, Insightful

      Wouldn't it be more like they were a workaround to the W3C's thing with spending years focusing on standards that nobody intends to implement or use?

      --
      -- "So they told me that using the download page to download something was not something they anticipated." - Bill Gates
    14. Re:HTML5 will be a screw job. by game+kid · · Score: 1

      Now that WHATWG's efforts have been accepted by W3C and the superior standard of XHTML2 has been shelved, what can we do to try and make the web work properly?

      Reject the accepted efforts and use HTML4 or XHTML 1.0 until they learn how to write valid DTDs. (I haven't read the XHTML2 standard enough to judge it, but if that works for you then even better.)

      Divorcing HTML from SGML seems more concession than improvement.

      --
      You can hold down the "B" button for continuous firing.
    15. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 5, Insightful

      It's not myopic. The web video problem has 2 dimensions:

      1. The embedding/delivery dimension

      2. The codec patent encumbrance problem

      HTML5 video fixes the first and gives us a chance to wean the web off its addiction to a certain closed, proprietary plugin. With HTML5 the web can at least be accessible to free software (there are free implementations of H.264, even if there are patent issues).

      It doesn't fix the 2nd problem. However it doesn't make it worse, indeed it probably it makes it /easier/ to start tackling this issue. The major HTML5 video browsers *already* support Ogg/Theora - unlike Flash!

      I agree software patent issues are indeed a huge problem, but you can't always fix all problems in one go.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    16. Re:HTML5 will be a screw job. by fusiongyro · · Score: 3, Interesting

      Professional web dev here. I first heard about HTML 5 a year or two ago, in the context of their adding a bunch of new elements (<nav>, <header>, <sidebar> and so forth) and removing all the presentation markup.

      Overall, HTML 5 is great. There are a few things from XHTML 1.1 which aren't going to be present which would be nice, but I can't name them offhand. The <video> tag was, to me, just a nice convenience. The war that's erupted over this is, IMO, kind of ridiculous; everyone should obviously support both if they can and Theora if they can't, unless legal issues materialize. And I think that's 100% FUD; the Xiph guys are meticulous about legality since it is basically the reason they exist. If anyone litigates Xiph, Xiph will win.

      More than that, the <canvas> tag is a big deal. I hope all of CSS 3 gets implemented too. Things are looking pretty good overall. I think this video hysteria will probably blow over, and Theora will be widely available, if not installed by default, available as a plugin.

    17. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      PS: Pray tell, do you run a certain proprietary video delivery plugin in your browser?

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    18. Re:HTML5 will be a screw job. by jo_ham · · Score: 2, Interesting

      The BBC were doing just fine, even with iPlayer - I was using XBMC to watch beautiful HD content until they switched on swf verification on their streams. If they disabled this, or just offered up h.264 without the flash wrapper I would be happy again.

    19. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0
      you're a fucking idiot. HTML5 specifies a tag. It does not specify or mandate the codec(s) used or supported by the video tag, just as it doesn't specify what audio or image formats for the and tags.

      Almost everything in HTML5 will make developers' lives easier (and more consistent). Non-developers, too (like multi-column css, finally). Users will be better off as well, assuming they like rich internet applications or web 2.0 or dhtml or whatever it's called now.

      But feel free to continue using flash for video if you don't like h.264.

    20. Re:HTML5 will be a screw job. by forceofyoda · · Score: 1

      ... We, as developers, will have to waste our time supporting these browser differences...

      I'm puzzled by this as well. From the perspective of someone who creates video, the HTML5 case is:

      "Encode your video in multiple formats to support all browsers"
      versus the current case
      "Encode your video for flash"

      Without a plugin model for adding new video decoders, I can't see how HTML5 is a Flash killer. Flash is EASY. Am I missing something here?

    21. Re:HTML5 will be a screw job. by jeffmeden · · Score: 2, Interesting

      You are right, but at the same time you are completely ignoring the elephant in the room. Microsoft is putting HTML5 and *only* h.264 into IE9. This means that as HTML5 gets rolled out, it *will*have*patent*problems* for anyone who wants to do 'Free' video and doesn't want to convince their users to download a different browser.

      Meta-rants aside, do you see the problems coming down the road? This is the topic of the article, after all.

    22. Re:HTML5 will be a screw job. by Hatta · · Score: 5, Insightful

      HTML5 video is a major leap forward.

      It's not really. What's the difference between an HTML5 video tag and a simple hyperlink to a video file, which has worked for as long as video files have been around?

      The HTML5 video tag requires your browser to be a video player too, instead of just handing off the video to your systems video player. This increases bloat. What do we get in return? We get videos embedded in a web page, instead of in their own window. Why exactly do I want that? If I'm watching the video, I only want to see the video. If for some reason I want to watch a video and browse the web at the same time, I have to create a new browser window anyway. I am having trouble coming up with any use case where embedded browser video would be preferable to an external video player.

      --
      Give me Classic Slashdot or give me death!
    23. Re:HTML5 will be a screw job. by rtfa-troll · · Score: 1

      When you buy an h.264 license, you're only indemnified against the patents the consortium holds, and you're explicitly not covered against anything else that was infringed along the way.

      Not even that. If you notice, almost all H264 licenses, even those in expensive professional cameras, only cover personal and non commercial use. Don't dare use it on your web site, you could easily end up in breach of your H264 license.

      typical terms:

      Use of this product in any manner that complies with the MPEG-4 visual standard is prohibited, except for use by a consumer engaging in personal and non-commercial activities.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    24. Re:HTML5 will be a screw job. by jedidiah · · Score: 2, Interesting

      This is a very Apple-esque move on Microsoft's part.

      Sure, it makes sense for them to favor h264 over anything else. There is really no good reason for them to pretend that other formats do not exist.

      H*LL there could be legacy video files that people don't want to transcode. This isn't just about open systems zealots. Forcing one codec can be a nuissance in a number of ways.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    25. Re:HTML5 will be a screw job. by hairyfeet · · Score: 4, Insightful

      Uhhh...dude? You're just trading one butt banging for another. Hell if anything Adobe has been less douchebag about Flash than MPEG-LA, which has been "everybody owes us a check" if you actually do anything with it besides film grandma and never share. This will NOT wean anyone off of Flash, if anything it will make Flash even more powerful! Why? Simple, because MSFT and Apple refuse to support Theora, while FF and Opera refuse to support H.264. So what format can they all play? Hmmm...maybe, oh I don't know, Flash?

      If they would have set a minimum of Theora support I'd be right there with you pal, but Ballmer and Jobs wouldn't have it, so what you have is another IE6 clusterfuck where you either design the website with two standards, or you just stick with Flash. It really sucks, but what do you expect when you get the big boys in on it? But if we are forced to go with Adobe or MPEG-LA, I would strongly recommend we stay with Adobe. Better the devil you know than the ticking patent troll timebomb that is H.264.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    26. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 4, Informative

      Read the blog - Microsoft have *not* ruled out IE9 supporting other codecs via plugins and what not. Indeed there's a suggestion (though unclear) that IE9 may support whatever codecs are installed with WMP:

      We’ve read some follow up discussion about support for more than the H.264 codec in IE9’s HTML5 video tag. To be clear, users can install other codecs for use in Windows Media Player and Windows Media Center.

      Further, IE9 is not the only browser. Chromium supports a wealth of formats by dint of FFMpeg; WebKitGTK+ browsers support a wealth of formats thanks to GStreamer support (or will do soon); Firefox only supports Ogg/Theora at the moment - hopefully though it will gain access to system media APIs in time (gstreamer, etc).

      I am baffled at how anyone can think that finally having an open delivery system, that can work with a range of formats, is *worse* than a proprietary system that only supports encumbered codecs (H.263+/VP3, VP6, H.264, MPEG-4p2), at least OOB and accelerated.

      Again, I'm curious if you're using that proprietary video delivery plugin on your system?

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    27. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      Well there's a philosophical question here of whether it's better to have video embedded or handed off to a plugin.

      I actually agree with you. I prefer to watch video in an external, system specific player. And HTML5 makes that *much* /easier/ to implement.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    28. Re:HTML5 will be a screw job. by liquidsin · · Score: 1

      i'm not sure what you're getting at here. are you saying you'd rather click a link to have a media player launch to handle video? for myself, i'd prefer to have the embedded video; you can leave it at the size it loads or full-screen it if you prefer. it's a nicer interface for the end user as they don't have to launch another app. i'd take the smooth integration of embedded video any day.

      i suppose you could always just use lynx if you don't want all that multi-media in your browser. unless i'm reading you wrong, your idea seems like a big step backwards (from my perspective).

      --
      do not read this line twice.
    29. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 2, Insightful

      So because Apple and Microsoft refuse to support Ogg/Theora we should refuse to have /any/ video standard, and so ensure web video remains in the hands of proprietary blobs that can only usefully play patent encumbered video, thus ensuring Ogg/Theora can never see any significant use for web video?

      That's snatching defeat from the jaws of partial victory, I have to say.

      Further, the way I read the blog article, Microsoft most definitely do NOT rule out other codec support. Indeed, there's a suggestion that perhaps additional IE9 HTML5 video codec support is just a matter of installing WMP codecs...

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    30. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      Sigh.. Edit: "handed off to an external player".

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    31. Re:HTML5 will be a screw job. by nmb3000 · · Score: 1

      HTML5 video is a major leap forward.

      Except that it's not! As far as video playback is concerned, HTML5 is a huge step backwards.

      10 years ago I could do <embed src="foo.avi" width="100" height="100"> . How is this any different than the "new" HTML5 method? To play video in a browser we've gone from using embedded plugins and apps, then to browser plugins (Flash, Silverlight), and finally now we're back to what is essentially an embedded application. Sure the browser might be taking care of some of the playback, but we're still relying on codecs being available on the client machine -- the very reason Flash took over video in the first place!

      While getting everybody together and trying to agree on a specific codec will help, we can already see it's not working. Firefox and all the browsers based on it will not be able to play back h264 and most other browers won't play Ogg/Theora.

      There are no restrictions on what video and audio codec can be used with the <video> tag, and users with all kinds of video files aren't going to run to transcode them to h264/Theora just so they can be "compliant". Most people have DivX/mpeg4 codecs so just stick those AVI files up! Most people have wmv/wma support, just stick those files up too! Flash and Silverlight have a lot of problems and are abused in many ways, but using them to play video is the least of their issues.

      From what I can tell, we've managed to reinvent the <embed> tag. Good work everyone.

      --
      "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
      /)
    32. Re:HTML5 will be a screw job. by Dahamma · · Score: 1

      HTML5 has basically become Apple's straw man argument against Flash.

    33. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 2, Informative

      HTML5 specifies a model for applying controls and transformations on the video.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    34. Re:HTML5 will be a screw job. by Dahamma · · Score: 1

      everyone should obviously support both if they can and Theora if they can't

      That assumes legal issues are the primary factor. As many have said before, and the Microsoft blog reiterates - adoption of video codecs right now is more about current and future hardware support than patent issues. H.264 is the standard for all satellite and cable TV distribution, the chosen codec for all of the biggest Internet streaming serfvices, as well as supported in hardware on nearly all modern smartphones. Mainstream adoption of another codec will require its implementation by the set-top and mobile chip manufacturers, and re-encoding of the majority of current Internet content. Basically, until you convince Broadcom, Conextant, Intel, MediaTek, Marvell, Samsung, Apple, Microsoft, Youtube/Google, Netflix, VUDU, Amazon, etc - don't expect anything to change.

    35. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0
      I think you're right about Flash being easy because it works on all browsers, no hassle.

      But aren't most Flash videos just a container around an H264 video? So we'd have the Flash issues and patent issues.

    36. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 1, Insightful

      What's the difference between an HTML image tag and a simple hyperlink to an image file, which has worked for as long as image files have been around?

      The HTML image tag requires your browser to be an image viewer too, instead of just handing off the image to your systems image viewer. This increases bloat. What do we get in return? We get images embedded in a web page, instead of in their own window. Why exactly do I want that? If I'm watching the image, I only want to see the image. If for some reason I want to watch an image and browse the web at the same time, I have to create a new browser window anyway. I am having trouble coming up with any use case where embedded browser image would be preferable to an external image viewer.

    37. Re:HTML5 will be a screw job. by mattcoz · · Score: 1

      Incidentally, HTML5 is a lot more than just video.

      Exactly, the video tag is just one very small part of it. I hate that so many people refer to it this way.

    38. Re:HTML5 will be a screw job. by sillybilly · · Score: 1

      There is FUD for people to identify HTML5 with H264. The W3 would never push a proprietary technology, but they can condone the behavior of MS and Apple spreading FUD, and brainwashing people into thinking HTML5 is H264, and nothing else. It really comes down to the "de facto" "status quo" of the future, because theoretically you may use open video codecs, but if any websites do so they are bought out/taken down/assaulted/blown up by mysterious circumstances, if the only type of video content coming from the web is through proprietary codecs, then what does it matter if you still have "theoretical freedoms?" It's kind of like the Bill of Rights anymore - slowly reduced to theoretical freedoms instead of practical ones from 50-100 years ago, because in the real world, you either can't afford them anymore, or there are other catch 22's.

    39. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      It's not really. What's the difference between an [IMG] [image] tag and a simple hyperlink to an [image] file, which has worked for as long as [image] files have been around?

      The [IMG] [image] tag requires your browser to be a [image viewer] too, instead of just handing off the [image] to your systems [image viewer]. This increases bloat. What do we get in return? We get [images] embedded in a web page, instead of in their own window. Why exactly do I want that? If I'm [viewing] the [image], I only want to see the [image]. If for some reason I want to [viewing] a [image] and browse the web at the same time, I have to create a new browser window anyway. I am having trouble coming up with any use case where embedded browser [image viewing] would be preferable to an external [image viewer].

      Progress...

    40. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      The real problem is here is Mozilla Foundation. Their refusal to play nice and utilise the best option for streaming video (h.264) is what will ultimately cause grief for developers. The ogg theora fanboys are out in force yet again to defend what is ultimately the lesser option in the world of web video codecs, one which if used only becomes a disservice to the end users and all of the developers which would need to write additional code to support said codec.

      There is hypocrisy afoot in the Mozilla Foundations viewpoint as they never complained about supporting Flash in their browser yet are up in arms about a de-facto standard for video (in h.264), one which already benefits from hardware support directly.

      I believe that if they do continue their stance on the issue, one very compassionate developer will simply build a plug-in for firefox which fixes the issue by supplanting html 5 video tag calls to use an extension for h.264.. Until Mozilla comes to their senses and stops trying to play another round of "Stallman's Lapdog".

      And no, this message is NOT a troll, while it may appear as such due to phrases which are by their very nature heavily biased from personal opinion.

    41. Re:HTML5 will be a screw job. by Hatta · · Score: 1

      i'm not sure what you're getting at here. are you saying you'd rather click a link to have a media player launch to handle video?

      Yes, that's exactly what I'm saying.

      for myself, i'd prefer to have the embedded video; you can leave it at the size it loads or full-screen it if you prefer. it's a nicer interface for the end user as they don't have to launch another app.

      Your external video player can scale videos anyway you want, or not at all. I'd also suggest that a one click "open with" dialog is a nicer interface than a web browser that starts a video as soon as you hit the page. Why is launching another app such a big deal?

      i'd take the smooth integration of embedded video any day.

      What happens if you're viewing a video in a webpage and you click a link on that page? The video stops playing. What happens when you have a video playing in one tab, and you switch to another tab. It might not be clear which tab has the video that you want to pause, rewind, whatever. With an external video player it's trivial to find it in your task manager. You call it integration, I call it entanglement. There is a benefit to having these functions separated. Software should do one thing, and do it well.

      There is one thing I'll say. It would be nice if there were a one click way to pass an URL to an external video player for streaming, instead of "open with" which downloads the file first and passes that file to the video player. This could easily be done with no changes to the protocol.

      --
      Give me Classic Slashdot or give me death!
    42. Re:HTML5 will be a screw job. by ianare · · Score: 1

      How is not mandating a codec demonstrating a desire to "having the utmost control over a user's browsing experience" ? If anything, by letting the browser devs the choice of implementing their own codecs, users and deveopers are given more choice.

      For example the very similar issue we had up until very recently with IE not supporting alpha-PNG, this was caused by MS having a monopoly on web browsers (again until recently). In a healthy competitive environment I don't see it as a big "fuck you" to devs and users. What makes most sense will endure, browsers that fall behind will lose their relevance. It seems like MS's plan backfired on them, by not giving users/devs what they need/want, they have steadily lost market and mind share.

      I expect this to be a BIG problem for MS if they decide not to implement other codecs actually. If Wikipedia (which only uses theodora, obviously) doesn't work on their browser (and Apple's), but works fine on Chrome, Opera and FF, who do you see having an advantage ? Surely not MS and Apple !

    43. Re:HTML5 will be a screw job. by spire3661 · · Score: 1

      I fail to see how that is in any way enforceable. If I buy a camera, I am not licensing from MPEG-LA, the manufacturer is. MPEG-LA can bitch and moan all they want about commercial use, but I highly doubt their claims would stand up in court.

      --
      Good-bye
    44. Re:HTML5 will be a screw job. by Draek · · Score: 1

      everyone should obviously support both if they can and Theora if they can't, unless legal issues materialize.

      That was what the spec was gonna say, more or less, until Steve Jobs threw a tantrum over it and said they weren't gonna support Theora no matter what. The ensuing war has been for the most part to decide just how much of an asshole he was for doing so, as there was a fat chance of getting Microsoft to support a Free format exclusively (and as this story shows, a good chance of them doing the exact opposite), and without them the rest of the industry didn't have enough of a pull to force Apple to change their ways.

      I think this video hysteria will probably blow over, and Theora will be widely available, if not installed by default, available as a plugin.

      Let us hope you're right. Sadly, I believe Theora will follow in Vorbis' footsteps in being used in a few specialized niches, but being pushed largely out of the dumb, mainstream market by an alternative that's a legal minefield to the detriment of us all.

      --
      No problem is insoluble in all conceivable circumstances.
    45. Re:HTML5 will be a screw job. by daveime · · Score: 1

      In particular, all the pop-up ads that circumvent the "Block Pop-Ups" button are using Flash now, so they'll all go away right?

      No, because the advertisers will just use canvas tags, just like they used/abused frames, and then iframes, and then Flash.

      And before you think of CanvasBlocker, it's my understanding that the canvas is the primary drawing surface for the page. Block that and you'll display no content whatsoever.

    46. Re:HTML5 will be a screw job. by tyrione · · Score: 1

      HTML5 is shaping up to be one of the biggest screw jobs we've seen yet when it comes to web standards.

      At least previous standards were written with the browser users and web developers in mind. However, that just isn't the case with HTML5. It has been put together by a small number of large media corporations with vested interests in having the utmost control over a user's browsing experience. Sure, Apple and Google develop browsers, but they're media companies first and foremost when it comes to the Internet.

      HTML5 will fuck developers over, and it will fuck users over. The browser vendors will never reach a consensus on which codecs to use. We, as developers, will have to waste our time supporting these browser differences, rather than improving our sites. As users, we'll get stuck having to deal with broken sites. But what's stupidest of all, of course, is that there are so many patent-free, open source options available for the vendors to standardize on.

      Fuck HTML5. It's a shitty standard that's being forced on us, rather than documented commonality arising from our shared needs.

      What a baseless little child sitting here as an anonymous coward ranting about not getting his choice of Porridge.

    47. Re:HTML5 will be a screw job. by tyrione · · Score: 1

      "Hasn't been sued yet" is different from "patent-free".

      Sure, because those are totally orthogonal dimensions. You can get sued for using any codec (and you might even be a juicier target with something like h.264). When you buy an h.264 license, you're only indemnified against the patents the consortium holds, and you're explicitly not covered against anything else that was infringed along the way.

      I see you ignored the parent posters factual response that HTML 5 is not VIDEO 5 as you seem to fixate on.

    48. Re:HTML5 will be a screw job. by tyrione · · Score: 2, Insightful

      HTML5 and WHATWG were a workaround to the W3C standards process because certain powerful interests didn't want to support the strictness of XHTML2.

      Now that WHATWG's efforts have been accepted by W3C and the superior standard of XHTML2 has been shelved, what can we do to try and make the web work properly?

      Sorry, but having floundered through a DECADE of XML and it's Bazillion offspring HTML5 was crying to be made.

    49. Re:HTML5 will be a screw job. by rtfa-troll · · Score: 4, Insightful

      If it were true that only the manufacturer had a license, you wouldn't have the right to create an H264 video at all. In theory every use of the patent; both manufacturing and actual video creation; requires an explicit license from the patent owner. In practice, normally, the manufacturer gets a license which covers all possible use of the equipment and covers you too.

      However; at the present moment the MPEG-LA isn't really making much money out of H264. They are just growing the market. So they are giving out very cheap and very limited licenses for now and planning for worse later.

      Think of this as being like GIF, where Unysis let the format become popular and then later started charging royalties. Except this time around, you don't get the chance to claim you didn't know about the patents because you've already accepted their free time limited license offer.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    50. Re:HTML5 will be a screw job. by DavidTC · · Score: 1

      Indeed there's a suggestion (though unclear) that IE9 may support whatever codecs are installed with WMP:

      I would actually be amazed if this didn't happen. That can't help but be in Microsoft's best interests.

      Likewise, I would be amazed if web browsers, IE9 included, didn't do 'codec lookups' when faced with something they don't understand.

      But like you said, a standardize container is much better than what we have now, where everyone is essentially downloading a Flash program to play video, which is just crazy.

      --
      If corporations are people, aren't stockholders guilty of slavery?
    51. Re:HTML5 will be a screw job. by bill_mcgonigle · · Score: 1

      What's the difference between an HTML5 video tag and a simple hyperlink to a video file, which has worked for as long as video files have been around?

      The ability to make video part of the webpage. OK, so that's what the tag has done for a decade, so I guess standardized semantics is the notion?

      The HTML5 video tag requires your browser to be a video player too, instead of just handing off the video to your systems video player.

      That's just an artifact of historical development techniques and popular GUI systems. Real object-based systems don't need to have these limitations. Embed the video in the page, tear it off if you want, your call.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    52. Re:HTML5 will be a screw job. by CAPSLOCK2000 · · Score: 1

      People are single-threaded, we work best with one window at the time. Why bother with starting video in a seperate window if that window is just going to cover the previous window? If you really want it you can still spawn a second browser window for your video.
      While I agree that there plenty of uses for video in a seperate window I believe that embedded video is preferred in most cases.

    53. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      So the simple rules of XML (which actually make it damn easy to parse and manipulate) were too difficult for your small, stupid mind, huh? So it's easier just to disregard them? Pathetic. Web "developers" like you are why the web "development" landscape is so fucking shitty these days. You're just too stupid to handle anything properly.

    54. Re:HTML5 will be a screw job. by unix1 · · Score: 1

      I would ask such people to step back and reconsider the big picture:

      a) Proprietary plugins running in your browser, interpreting proprietary blobs downloaded from websites, to play videos from websites using whatever format (be it patent encumbered or not)

      versus

      b) Your browser, potentially (likely?) free software, using openly specified standards to interpret video-player controls, to play videos from websites using whatever format (be it patent encumbered or not)

      The 2nd option is a major step forward.

      I guess brainwashing is working on many levels then. If someone comes to you and says I'll either (a) punch you in your face, or (b) kick you in your groin which one would you pick?

      You seem to be making an argument how great it is to be kicked in the groin and how much better it would be rather than getting punched in the face. That's silly if nothing else.

      When img tag fails to specify anything standard, others stepped in and we have patent-free common standards across all browsers so you, I and anyone who wants to share images can do so without paying licensing fees to MPEG-LA.

      When video tag fails to define standards, corporate cartel steps in and says everyone needs to pay them or else. This is clearly NOT similar to the img tag as it exists today (unless you are comparing it to the GIF fiasco). Even with the GIF case, there was a huge public outcry against it - at least nobody as I remember called it a "step forward."

      This is NOT what web standards are for. If you believe <video>[patented content]</video> is the wave of the future, then I'm sure you wouldn't mind:

      <html>[patented content]</html>

      as the end case of that game either.

    55. Re:HTML5 will be a screw job. by Creepy · · Score: 2, Insightful

      Yeah, but, lets face it - Apple and Microsoft have a shared vested interest in promoting H.264 and detracting Ogg/Theora - Apple has a patent in the H.264 pool (and a pretty major one), and Microsoft has 30 US patents alone in that pool (and many non-US patents, as well - reference). Steve Jobs has even stated that he intends to create a group to go after Ogg/Theora for patent violations, saying anything to do with video is patented, and has been one of the biggest Ogg/Theora opponents from the beginning.

          Apple and Microsoft don't care about free and open standards in web browsers because it doesn't profit them - in fact, I imagine they'd like to cram as many proprietary patents in as possible so they can charge for tools to create them. With H.264 patented for at least the next 20 years, there is a lot of money to be had.

    56. Re:HTML5 will be a screw job. by Weezul · · Score: 1

      Your browser need not let any webpage open new windows, but flash is a binary plug-in.

      --
      The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
    57. Re:HTML5 will be a screw job. by loshwomp · · Score: 1

      I see you ignored the parent posters factual response that HTML 5 is not VIDEO 5 as you seem to fixate on.

      The HTML 5 comment was labeled (by the poster) as incidental, and it's also off topic, since the subject here is codecs.

    58. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      Well - but if a h.265 licensee is sued for patents which concern the video codec, the other licensees and the MPEG-LA members will be threatened too, and those last-ones have a huge portfolio of other patents which they can use to force and protect them-selfs and their paying customers. Explicitly 'not being covered' doesn't mean they'll take the risk of letting one of their clients hang in the dry and create a dangerous precedent which could hurt their own case a lot. This is one of the reasons big companies create a patent portfolio, to defend them from other patent claims...

    59. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      How is the browser a video player, if the video tag is format-agnostic? It's going to pass it off either way. Even if the browser shipped with the codec (though outside of Theora I don't really see how), and loaded it at runtime rather than the first time it hit a video tag, how much bloat are we really talking about here?

      I am having trouble coming up with any use case where embedded browser video would be preferable to an external video player.

      Not having to get out of your browser to watch videos would be the main one. Can you honestly say that you've never watched a video inline on a page? On YouTube, for instance? Even if you don't, you'd have to be willfully blind not to see what a killer app watching videos on the web has become. Your grandma doesn't want to know the difference between a web browser and a video player, she wants it to work when she hits play.

    60. Re:HTML5 will be a screw job. by cgenman · · Score: 1

      A big reason why sites use flash is protection of the video stream. Netflix, for example, has to assure their content providers that their streaming video won't be trivially ripped and re-uploaded. HTML5 / H.264 have no way of handling that particular situation.

      HTML 5, also, is not done. It is in draft stage, and should be a standard in 2012. At that point, it will be years before you can assume that your user's browsers support it. Right now, none of the big 4 rendering engines support HTML5 fully. Most of them don't even come close.

      HTML 5 also does not support what video formats need to be supported within the tag. This is unfortunate, as if Microsoft declares that IE9 supports only H.264 in tags, then becomes a tag. No amount of post-humous arguing will change that MPEG-LA suddenly owns video on the web. Personally, I'd be willing to support a little higher bandwidth with Theora to prevent another GIF situation. After all, JPEG as a standard is greatly inferior to JPEG 2000, but when was the last time you used a JPEG 2000?

      - Chris

    61. Re:HTML5 will be a screw job. by AK+Marc · · Score: 1

      Likewise, I would be amazed if web browsers, IE9 included, didn't do 'codec lookups' when faced with something they don't understand.

      WMP has had CODEC download for years. I've watched it try 100+ times to pull a CODEC. I've never seen it succeed. So, having a feature doesn't make it useful. If they aren't going to support it by putting it in there in the first place, why do you think they'll support it afterwards?

    62. Re:HTML5 will be a screw job. by greenbird · · Score: 1

      You are right, but at the same time you are completely ignoring the elephant in the room. Microsoft is putting HTML5 and *only* h.264 into IE9.

      It's not so much an elephant anymore. More like a large dog or a small horse.

      This means that as HTML5 gets rolled out, it *will*have*patent*problems* for anyone who wants to do 'Free' video and doesn't want to convince their users to download a different browser.

      And this is a bad thing? Anything that convinces people to get off IE is good in my mind. Let's see. I can use IE and only most web sights will work or I can use Firefox or Chrome and they all will. Sounds like a good move on Microsoft's part to me. That is if you want to see Microsoft's control fall further.

      --
      Who is John Galt?
    63. Re:HTML5 will be a screw job. by hairyfeet · · Score: 1

      Uhh..dude? What exactly do you think H.264 is? Patent encumbered all to hell, that's what. Who gives a shit if it isn't a binary blob, if you have to write a check or risk a lawsuit? And I don't remember Adobe threatening anybody for including Flash support, do you? MPEG-LA has made it clear you add H.264 support you WILL pay for a license, which is why Opera and FireFox don't support it. If you think supporting HTML5 will get Theora any traction I have a bridge you'd like to buy. It will ALL go H.264, and we will just trade one nasty for an even bigger one.

      Now considering the way MPEG-LA has acted as of late I wouldn't want a damned thing to do with H.264. it is just too big a risk, as better than even money says when the patents get close to expire they will drop the patent bomb on anyone and everyone trying to squeeze that last dollar. Of course Jobs refuses to support Flash, but since everyone else does (including IE, which I hate but admit it still has decent marketshare) that isn't really a big issue. But if Jobs and MSFT cause everything to go H.264 all we are doing is changing one asshole for another, and if anything trading a minor asshole for a major one. If anything I would call spreading H.264 an even greater step back than simply sticking with Flash.

      Finally think about this: It appears Google is gonna release the On2 codecs for free. I have seen plenty of VP6 Flash videos, the quality I'd say is probably pretty dang close to H.26x, at least to these old eyes. And with any luck the VP8 codecs will be even better. So at least we would have a way to create and share video without walking into a patent minefield, by using VP8 with a Flash wrapper. Now I admit it would be nice if Theora worked, but frankly it looks like a dead horse ATM, and I've found its performance in low power devices like nettops to be severely lacking. The VPx codecs don't seem to put near the strain as Theora and still gives a good picture, so maybe we'll have a way out of this mess.

      But if you support HTML5 with H.264 you are just replacing a binary blob with a patent minefield. and looking at past and current behavior adobe has shown themselves not to be nearly half as bad when it comes to douchebaggery compared to MPEG-LA. And if you think MPEG-LA is being nasty now, what do you think will happen when they feel the clock on those patents ticking away?

      --
      ACs don't waste your time replying, your posts are never seen by me.
    64. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 1, Informative

      Oy vey.

      Encode twice. Stick an extra tag in your document.

      http://diveintohtml5.org/video.html#markup

      Works in all browsers. Stop worrying.

    65. Re:HTML5 will be a screw job. by Hatta · · Score: 1

      How is the browser a video player, if the video tag is format-agnostic?

      The browser is going to have to provide controls for pausing, seeking, scaling, etc. It's not all in the codec.

      Not having to get out of your browser to watch videos would be the main one.

      Why is that a benefit? Really? What is so bad about opening another window?

      Can you honestly say that you've never watched a video inline on a page? On YouTube, for instance?

      When I watch online videos, I use Download Helper and launch the flv in mplayer. It's much nicer than flash.

      Your grandma doesn't want to know the difference between a web browser and a video player, she wants it to work when she hits play.

      When I watch videos on archive.org (they do provide direct links), it just works. Click the link, hit "open with" and it plays.

      --
      Give me Classic Slashdot or give me death!
    66. Re:HTML5 will be a screw job. by Dutch+Gun · · Score: 2, Interesting

      Your external video player can scale videos anyway you want, or not at all. I'd also suggest that a one click "open with" dialog is a nicer interface than a web browser that starts a video as soon as you hit the page. Why is launching another app such a big deal?

      An external video is still problematic, unless we can agree on a universal format that every external external player on every platform can handle.

      There is one thing I'll say. It would be nice if there were a one click way to pass an URL to an external video player for streaming, instead of "open with" which downloads the file first and passes that file to the video player. This could easily be done with no changes to the protocol.

      Yep, agree on this point.

      Software should do one thing, and do it well.

      It depends on how you defined "one thing". Wouldn't you define "displaying web-based content" as "one thing"? Shouldn't then, by your definition, everything be handled by the browswer? Why not launch images in a separate viewer? It completely depends on whether you interpret video as part of the web content, or something external and separate. Why the arbitrary distinction between still and moving images?

      --
      Irony: Agile development has too much intertia to be abandoned now.
    67. Re:HTML5 will be a screw job. by Nadaka · · Score: 1

      One of the reasons you might get a failed attempt to download a codec from a WMP is if the "codec" it attempts to install is really mal-ware that has had its distribution site shut down.

    68. Re:HTML5 will be a screw job. by Rakarra · · Score: 2, Insightful

      I am baffled at how anyone can think that finally having an open delivery system, that can work with a range of formats, is *worse* than a proprietary system that only supports encumbered codecs (H.263+/VP3, VP6, H.264, MPEG-4p2), at least OOB and accelerated.

      Because as it stands today if a user/company wants to use a browser under, say, Linux, today, they won't get sued. They can install the shitty Flash plugin which the majority of web video today uses and they'll be safe. No one will bother them for that. Yes, it's proprietary, but there are few royalties involved.

      Under the new proposal, if the majority of web content moves to H.264, where does that leave the web content makers and the software writers? Steve Jobs has already hinted of potential impending lawsuits in this direction. If H.264 is patent-encumbered and lawsuits break out, it will have a far more negative effect than the current status quo does. Plus, a patent-encumbered codec cannot be Free Software, so I don't really see it as being a great leap forward.

      Yes, you're right, point number 1 (in your earlier post) is definitely a step forward. However, if it's paired with codec that is two steps back, I have a hard time getting excited. And until very recently I was -very- excited about the possibility of HTML5 killing video-over-flash, something I've desired for a long time.

    69. Re:HTML5 will be a screw job. by Rakarra · · Score: 1

      We get videos embedded in a web page, instead of in their own window

      Because most people don't want that. Yes, perhaps you do, and perhaps even I do. But many end users want the experience -- they like favoriting videos, they like to leave comments, and they want it all to be integrated so that it all fits together and looks nice. And, most importantly, pretty much NO content servers want that either. When bandwidth is expensive and the ad revenue has to flow in somehow, advertising is necessary, either in the video itself or on the associated webpage.

    70. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      They can install the shitty Flash plugin which the majority of web video today uses and they'll be safe.

      You mean they can install the *proprietary* flash plugin, which Adobe have paid patent licensing fees for, including to MPEG-LA. That's no different from buying proprietary video codecs for Linux, e.g. from Fluendo.

      If you were to ship a full, free implementation of Flash, you would run into the exact same patent risks as shipping a free implementation of H.264.

      Further, the core Flash platform does not support ANY royalty free codecs. HTML5 DOES allow for Ogg/Theora. Plus there's the small matter that we don't have any free Flash implementations (we have semi-complete ones, which work with Youtube but not generally), but we do have HTML5 video.

      If you want Ogg/Theora to be a viable option for web video, please explain how advocating against HTML5 video helps.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    71. Re:HTML5 will be a screw job. by AK+Marc · · Score: 1

      Ever have DivX work? I haven't. And it's probably the most popularly installed codec on Windows.

    72. Re:HTML5 will be a screw job. by Luke+has+no+name · · Score: 1

      You cited no examples nor provided any real discussion. You accuse HTML5 of sucking ass and it's so evil and only evil people made it, etc.

      Looking at the new features of HTML5, it all looks pretty good, and the only bitching and argument seem to be from the tag which, as people have said, should be container-neutral like the tag is. The fight for codec shouldn't be in the standard, it should be in the browsers.

    73. Re:HTML5 will be a screw job. by TheRaven64 · · Score: 2, Informative

      it's my understanding that the canvas is the primary drawing surface for the page

      That depends entirely on the page. Canvas just defines a region that you can draw on. It might be the entire page, but then a Flash applet might be the entire page. Any web page not designed by a complete idiot (at least 1% of total web pages) will continue to use non-canvas elements except where drawing is needed.

      The real problem with the canvas tag is that JavaScript does not have a sane concept of encapsulation. You can block all scripts for a page, which will stop drawing on canvas, but will break other interactive elements (e.g. posting comments on Slashdot). You can turn off the canvas, so the context object is null, but that will break the scripts that try to draw to it. The nice thing about Flash is that you can disable it without affecting anything else on the page.

      --
      I am TheRaven on Soylent News
    74. Re:HTML5 will be a screw job. by TheRaven64 · · Score: 1

      For what it's worth, if you have flvstreamer installed, get_iplayer still works. It dumps a flv file that VLC and others can play.

      --
      I am TheRaven on Soylent News
    75. Re:HTML5 will be a screw job. by Eightbitgnosis · · Score: 1

      Thank you for demonstrating the communicative property of Butt Banging

    76. Re:HTML5 will be a screw job. by vertinox · · Score: 1

      Theora, while FF and Opera refuse to support H.264. So what format can they all play? Hmmm...maybe, oh I don't know, Flash?

      Your missing "the not so thought of picture" here. The majority of videos watched these days via flash is of course Youtube. (There are of course others but we are talking scale here)

      So it really depends on what Google decides to do with youtube.

      My bet is they will support both.

      And many of the other non-youtube video sites will of course support both as well as they are afraid to shut out a good percentage of their viewership either way.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    77. Re:HTML5 will be a screw job. by liquidsin · · Score: 1

      that's kind of how i was looking at it as well; if i'm opening a video it's because i want to watch it. i can see that that may not always be the case. embedded video isn't going away because many designers like the vid as an element to the page layout. maybe a good solution would be to have an option in the browser to have an external player handle video instead of embedded on the page. now i'd kind of like to see a ff extension to move video to it's own tab...

      --
      do not read this line twice.
    78. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      No it isn't. There are still shows on iPlayer that are not protected (e.g. things like repeats) but newer stuff needs RTMP. To work around that you need to obtain rtmpdump, then you need to hack get_iplayer to either add a pass-through commandline argument to hand the magic SWF verification number to rtmpdump, or you need to hack rtmpdump to hard-code that number. If you find an easier way, do let me know.

      I think XBMC's iPlayer plugin has been updated to support iPlayer SWF verification.

      Me, I've just switched to using dvb-daemon to record stuff off the air. If I miss a show it'll be easier to download it via Bittorrent than bother with iPlayer (not watching much TV last while, so havn't had to yet).

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    79. Re:HTML5 will be a screw job. by lennier · · Score: 1

      (there are free implementations of H.264, even if there are patent issues).

      That's a contradiction in terms.

      If a piece of software has patent issues, by definition (according to the GPL) it can't be Free if the users are not allowed to redistribute it with no further conditions.

      I think you meant 'available-for-no-money-but-without-freedom'.

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    80. Re:HTML5 will be a screw job. by smash · · Score: 0, Troll

      Yeah... but *I* am not creating h.264 video. My camera is. And my camera (or rather, my camera's manufacturer) has a license.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    81. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      (though unclear)

      This is M$ we're talking about. Why are you giving them any benefit of the doubt at all? They are completely untrustworthy and will screw people any away they can to increase profit.

    82. Re:HTML5 will be a screw job. by smash · · Score: 1

      OGG/theora having zero hardware support, lack of OGG supporting video tools and there being a massive backlog of h.264 encoded video has absolutely nothing to do with it of course.

      If people want ogg/theora to take off and become a "standard" then people have to have an incentive to use it, first. Be it superior quality, superior hardware support, superior tools or whatever. Until at least one and preferably ALL of those elements in place, bitching about "oh but its free!" is going to fall on deaf ears.

      Most people don't care about free if its crap or makes their life harder.

      The CODEC/container format and video tag should be totally independent. Specify codec/container in the tag and let users pick the best codec for a given situation. For 99.99% of people, my bet is that is currently h.264. However, in future that may change - binding a codec to the tag is short sighted.

      Until OGG offers something other than "its free" people bitching about it becoming a "Standard" are dreaming. No one cares.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    83. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      No I mean free. See for example FFmpeg, which is LGPL licensed while implementing a variety of patented codecs - their FAQ is interesting. Some people disagree with them, but it's interesting that Google are an MPEG-LA licensee AND distribute FFmpeg with Chromium/Chrome.

      Note that patents need not be universally valid. E.g. a specific patent may be recognised only in limited jurisdictions, or software patents may not be recognised generally in some. The GPLv2 specifically allows for free software that is covered by patents to still be distributed, see clause 8.

      The GPLv3 is even more specific in that it seems to require only the onward transmission of any relevant patent licence rights that the distributor/contributor holds - that is it requires any rights that are held to be passed on, it does NOT require that a free software work be free of patent claims. See clause 11.

      I personally don't know exactly what the legalities tbh, particularly not for the case where the creator and distributor of the code never held a patent licence. Both versions of the GPL seem to be drafted with the case of patent owners/licensees in mind, and it's not obvious what they say about the non-licensee case.

      I presume however that Googles' lawyers do know though. So it does not seem to me that patent issues automatically mean software can not be considered free.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    84. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 2, Interesting
      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    85. Re:HTML5 will be a screw job. by rtfa-troll · · Score: 1

      Ah yes; the "I didn't sign this license agreement, my cat did" argument. I'm sure that'll help you lots when the MPEG-LA death squad come round your house. "You've got no right to torture me. It was my camera that did it. No; no please, not Battlefield Earth infinite loop."

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    86. Re:HTML5 will be a screw job. by hkmwbz · · Score: 2, Informative

      What's the difference between an HTML5 video tag and a simple hyperlink to a video file, which has worked for as long as video files have been around?

      The fact that it's played within the page, and is part of the DOM, which means that you can do all sorts of stuff with the video which you can't with plugins. You can manipulate the video in all sorts of crazy ways.

      The HTML5 video tag requires your browser to be a video player too, instead of just handing off the video to your systems video player. This increases bloat.

      Oh no! "The IMG tag requires your browser to be an image viewer too, instead of just handing off the video to your systems image viewer! This increases bloat!"

      --
      Clever signature text goes here.
    87. Re:HTML5 will be a screw job. by CAPSLOCK2000 · · Score: 1

      That's one of the advantages of HTML5. You are no longer stuck with whatever embedded flash app the webdesigner bought for his website. Your browser is completely free to choose any player, be it embedded or external. If your browser is extensible enough you should be able to replace the video component with any plugin you like.

    88. Re:HTML5 will be a screw job. by TheRaven64 · · Score: 1

      I just tried it with the latest episodes of Heroes and Doctor Who, and it works fine for me with FLVStreamer v1.8i...

      --
      I am TheRaven on Soylent News
    89. Re:HTML5 will be a screw job. by Anonymous Coward · · Score: 0

      Indeed there's a suggestion (though unclear) that IE9 may support whatever codecs are installed with WMP:

      I would actually be amazed if this didn't happen. That can't help but be in Microsoft's best interests.

      You're assuming Microsoft's "best interests" lie in supporting as many codecs as possible. In actual fact, when their biggest competitor in the desktop browser space is Firefox, there is a big reason for MS to support this one codec and nothing else. FF don't have access to this codec currently due to the licensing mess, faced with providing videos in a format that supports IE and one that supports open source alternatives, most site owners will opt to support only IE (they might already be serving two different streams to offer backwards-compatible flash alternatives). That will have a snowball effect - the more sites support only H.264, the more it will be important only to support H.264 and the less relevant FF will become. If IE can support alternatives it's a lot easier for site owners to serve those alternatives so everyone can come to the part, but if they're forced to choose they'll go with majority share, and for the time being that's still IE.

    90. Re:HTML5 will be a screw job. by delinear · · Score: 1

      And this is a bad thing? Anything that convinces people to get off IE is good in my mind. Let's see. I can use IE and only most web sights will work or I can use Firefox or Chrome and they all will. Sounds like a good move on Microsoft's part to me. That is if you want to see Microsoft's control fall further.

      The problem is, they all won't work. People will get sucked into using h.264 because they want to target their widest audience share - nobody running a serious commercial site would put principals before profit and support an open alternative at the expense of turning away IE users, and since Flash will be around for a while to support legacy-browser users, I can see the argument running that that alternative is already "good enough" for people using FF et al. Once we start down that road it will become much more difficult to suddenly open the door to these open source alternatives at a later date. The open source browsers will either have to get on board with h.264 or risk losing the majority of their users, and we'll see a return to the bad old days of IE dominating the web. In fact, that's not worked out too badly for them in the past, gain massive market share in the first years of a new web paradigm, put in a bunch of proprietary hooks that make it hard for people to move away later, then sit back and do no more development for the next five years.

    91. Re:HTML5 will be a screw job. by delinear · · Score: 1

      At least the license issues are shifted to whoever's serving the video rather than the browser vendor, and it's a lot easier to swap out the codec within a Flash container than it would be to use an alternative to h.264 video and risk turning away any browser that supports only that codec (i.e. IE, or to put it another way, probably the majority of your users). I hate Flash as much as anyone, but let's not be so hasty as to embrace something that might turn out to be even worse without thinking through all the consequences.

    92. Re:HTML5 will be a screw job. by delinear · · Score: 1

      Obviously the doubled hosting costs, and the extra time and cost involved in encoding and supporting two different formats is nothing to worry about at all...

    93. Re:HTML5 will be a screw job. by greenbird · · Score: 2, Interesting

      The open source browsers will either have to get on board with h.264 or risk losing the majority of their users, and we'll see a return to the bad old days of IE dominating the web.

      I think you missed my point. While I agree with your premise above I disagree with your conclusion. Yes the other browsers, including the open ones like Firefox and Chrome, will have to support h.264. But they'll also support the other free alternatives. New startups tend to operate on a shoe string budget until they get popular enough for funding. So they'll tend towards using free codecs. If one of these start to get popular even more people will be switching off IE. It's not like the bad old days where MS had the power to attempt to fragment the web into MS only or everyone else. MS doesn't control h.264 and can't keep it secret and change it at a whim so no one else can support it. That's what they attempted originally with IE. In this case any browser is free to implement the only standard MS is going to support but they can support other unencumbered standards that are much cheaper to use. It will just take one web site that uses ogg to get popular and IE's numbers start dropping faster. Once IE's numbers drop low enough Google can switch youtube to ogg and MS will have to adapt or die. Either way I only see this as a plus in that IE's numbers will drop.

      --
      Who is John Galt?
    94. Re:HTML5 will be a screw job. by hazydave · · Score: 1

      Opera and Firefox don't have to support ANY video CODEC... that's the thing. They simply had the job of decoding video off the OS, where it belongs. Presumably, if H.264 decodes, that means an H.264 video CODEC has been installed. Even if it's not a legal one, how is that Opera or Firefox's problem, any more than any other illegality in an OS they run on but don't control?

      Their support of "only Theora" is the same kind of political statement Microsoft might be making by saying "only H.264". And as well intended as it might be, neither of these guys are Microsoft. And in either case, it's the users caught in the squeeze.

      The tag really needs to use the OS. This will ensure that efficient, hardware accelerated CODECs get added at the pace of the OS, not the pace of browser developers working hard to support multiple platforms. It also means that individuals can route around the patent issues as they choose, or even adopt advances like VP8 or Dirac. Locking it into the brower ensures horrible performance (the main reason Flash sucks on the Mac is that Apple doesn't expose the proper video acceleration APIs) and lets the few in charge of making browsers define the formats supported. Which of course is why it's guys like Apple and Microsoft trying to force the issues on one side, and the FOSS people trying to force it on the other. But "what's best for the user" is generally not being forced at all. Give the users the option, and let the web evolve it's own way.

      VP6 isn't as good as H.264... that's the primary reason Adobe went to H.264 for recent versions of flash video. VP8 is widely rumored to be better, and by a fair margin. If it's also somehow free of any MPEG-LA patent entanglements, it'll be a wonderful thing, at least for desktop video. It'll take that success, and another generation of hardware or two, before it's even possible to work well on smartphones. At least most of them.

      --
      -Dave Haynie
    95. Re:HTML5 will be a screw job. by hazydave · · Score: 1

      Of course, Netflix isn't using Flash, but an older form of Windows Media Video, and more recently, Silverlight with VC-1.

      But yeah, they want the DRM. So does any other commercial concern doing video streaming. doesn't do that.

      --
      -Dave Haynie
    96. Re:HTML5 will be a screw job. by hazydave · · Score: 1

      Yup. And the sad thing is, most of the industry is letting Steve Jobs lead it around by the nostrils, trying to equate Flash with "closed and evil", HTML5 with "open and good", and in addition, making the argument only about video... just the low-hanging fruit in what Flash is doing these days.

      Never mentioned are Apple's ulterior motives. Hurt or kill Flash to the extent it's no longer needed to be a first-class resident of the web. Then Apple customers stop pressuring Apple to support Flash, and they protect the ability to do any significant programming of the iPxxx devices outside of the iTunes walled garden. Next, ensure that really means H.264, so that all iPxxx devices will support video online, everywhere. They don't really want "open", because if most browsers support any old video CODEC, other standards could prevail, those that won't play well on iPhones. They're going to bute force this as much as possible, and try to make it sound like they're being the good guys.

      And unfortunately, Jobs is largely getting away with it. I think the best chance of that not happening is Google... they have the ability to, single-handedly, make VP8 just as important to the average web user as H.264. And once you have two, hopefully most browsers will just defer to the OS for their video decoding, which will let people use Theora where they want to use it. Let the web ultimately decide, not a few greedy bastards at Microsoft or Apple.

      --
      -Dave Haynie
    97. Re:HTML5 will be a screw job. by H3g3m0n · · Score: 1

      The problem is that MPEG-LA claim that is impossible to implement a codec without infringing on any patents. So according VP8 will have some stuff in it that MPEG-LA have patents on. It might be that On2 have actually licensed some patents from them for use in their codecs. Of course there is a good chance this claim is a load of FUD from MPEG-LA, there are after all patents like Dirac that have been designed based on old, 20+ old techniques.

      --
      cat /dev/urandom > .sig
    98. Re:HTML5 will be a screw job. by hairyfeet · · Score: 1

      Yes but as we have seen time and time again patent trolls are generally afraid of the "big bads" because of the incredible amount of legal firepower they can bring. While I have no doubt just like Jobs said MPEG-LA will drop the patent bomb on Theora, probably utterly wiping them out, trying that shit with teh Google would be like a single predator stepping into the ring with Godzilla.

      Patent trolls fear having their patents turned to shit, but digging up decades old precedents cost incredible amounts of time and money, and having AAA lawyers to tear their lawyers a new asshole likewise costs more than your average rockstar makes in a lifetime, but to Google? Hell they could pay that with the change out of Brin's couch.

      Finally they know that if their FUD does turn out to be true that in the current climate that could be a death sentence. Having the ENTIRE video delivery system of the world locked under patents? Can you say antitrust boys and girls? I think you can. It would be pretty easy for lawyers of the firepower Google can hire to point out that if MPEG-LA is allowed to keep those patents there is pretty much no way to have video on the Internet.

      So I would say, as much as I hate the uber amount of power Google has, that they have our future in their hands right now. Both Dirac and Theora have proved wanting, MPEG-LA has proven they are simply too big a douchebag to be trusted, and if VP6 is any indicator VP8 will be more than "good enough" for the vast majority. And finally Google has the power with Youtube to to pretty much kill a good portion of H.264 as far as the masses are concerned. Whatever format Google goes with the hardware manufacturers WILL follow, because their customers will ask "can it play Youtube?". So I would say H.264 HTML V5 is simply too dangerous, and VP8 in a Flash wrapper looks to be the best way out of this mess.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    99. Re:HTML5 will be a screw job. by Dahamma · · Score: 1

      I agree with pretty much everything you said except the last two sentences...

      The problem is that between smartphones, set-top boxes, and game consoles there are now literally hundreds of millions of embedded devices with hardware support for H.264 but not VP8 or Theora (not to mention many millions more PC graphics cards with H.264 acceleration). With all of that inertia, it's going to be very hard to generate enough demand to convince the chip manufacturers to support those other codecs.

      Google would have to use VP8 *instead* of H.264 for YouTube, etc, and there's no way that will happen as they would lose hundreds of millions of supported devices. They will have to encode in VP8 *as well as* H.264, and if both formats are available, what reason is there to add hardware support for VP8?

    100. Re:HTML5 will be a screw job. by Mattsson · · Score: 1

      I'd assume that HTML5's openness will help avoid Flash's spammyness, right? In particular, all the pop-up ads that circumvent the "Block Pop-Ups" button are using Flash now, so they'll all go away right?

      Nope. Probably not. If HTML5 really is able to replace flash, as in "Able to do everything flash does", idiots and retards will use HTML5 instead of flash to deliver popup ads, blinking commercials and other annoying stuff.
      It will probably be harder to block.
      With flash, you can simply block all flash content, or choose to not install flash at all.
      With HTML5, you'd have to have the ability to only block the annoying part, since the entire page will be written in it.

      --
      /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
    101. Re:HTML5 will be a screw job. by jafac · · Score: 1

      ZIP and JPG file formats were encumbered. Heck, so was MP3, for that matter. Yeah, patent-trolls came a knockin. And were sent away with a rolled-up summons shoved up their butts.

      Widely adopt - they can't sue everyone, and by the time they can, something else, open, comes along to replace it, because everyone then realizes how foolish they were supporting a closed standard. But they won't realize that UNLESS or UNTIL the patent troll gets off his fat *ss - and he may just be smart enough, this time, to know better than to lose his meal-ticket. (or not).

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    102. Re:HTML5 will be a screw job. by cheesybagel · · Score: 1

      I have nothing against the HTML 5 video tag. In fact I think every browser should have it. I doubt Microsoft will only implement H.264 however. The problem with situation is that while Adobe takes care of paying end-user royalties for H.264 for anyone who uses their Flash plugin, the same is not true for current open source HTML 5 implementations. Check out the outburst from the Mozilla Foundation as one example. The same issue would apply to some other open source developer such as the KDE people working on KHTML.

      It also means the Web would stop relying solely on royalty-free standards. This is one step towards building a walled web, which was the dream of people like Bill Gates (remember MSN?).

    103. Re:HTML5 will be a screw job. by cheesybagel · · Score: 1

      HTML 5 video allows specifying several video files, in different formats, inside the same HTML object. This means, like happened for PNG vs GIF, a server can host both file formats, say Theora and H.264, and the client decides which one it wants to play back.

    104. Re:HTML5 will be a screw job. by cheesybagel · · Score: 1
      Current and future hardware support is bullshit. The evolution in mobile hardware has been towards programmable platforms, using a GPU, or GPU like device for the graphics. If the GPU supports a GPGPU solution such as OpenCL or CUDA you can do hardware acceleration of just about any codec. If you read the docs on a lot of these "hardware" solutions, especially for complex algorithms such as H.264, you realize the "hardware" is actually a beefed up general purpose computing unit hidden behind layers of proprietary firmware.

      Besides none of this explains why Apple does not implement Theora on a general purpose device they control the hardware design from the bottom up - like the iPhone.

    105. Re:HTML5 will be a screw job. by cheesybagel · · Score: 1

      Even Microsoft allowed you to install any browser you want on their platform.

    106. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      Hmm, around the time of the change I definitely found old stuff still worked with flvstreamer, but new stuff needed rtmpdump + some hacking as described.

      Your findings are very interesting and I can confirm the same thing (flvstreamer 1.8, Dr Who). Have the BBC rolled back on SWF Verification or is something else going on?

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    107. Re:HTML5 will be a screw job. by Paul+Jakma · · Score: 1

      I wonder is it just the higher resolutions that are unavailable? I can download 640x373 (default and --mode flashhigh) and also 832x468 (flashvhigh mode). I can't get the flashhd mode though.

      --
      I use Friend/Foe + mod-point modifiers as a karma/reputation system.
    108. Re:HTML5 will be a screw job. by maxwell+demon · · Score: 1

      Well - but if a h.265 licensee is sued for patents which concern the video codec, the other licensees and the MPEG-LA members will be threatened too, and those last-ones have a huge portfolio of other patents which they can use to force and protect them-selfs and their paying customers.

      Unless the patent holder is a patent troll who doesn't produce anything and therefore can't violate a patent himself (unless someone in the MPEG-LA has a business patent on patent trolling, that is).

      --
      The Tao of math: The numbers you can count are not the real numbers.
  15. Less anti-MS headline: by MonsterTrimble · · Score: 5, Informative
    Why IE9 Will Not NATIVELY Support Other Codecs Than H.264.

    From the article:

    Of course, IE9 will continue to support Flash and other plug-ins. Developers who want to use the same markup today across different browsers rely on plug-ins. Plug-ins are also important for delivering innovation and functionality ahead of the standards process; mainstream video on the web today works primarily because of plug-ins. We’re committed to plug-in support because developer choice and opportunity in authoring web pages are very important; ISVs on a platform are what make it great. We fully expect to support plug-ins (of all types, including video) along with HTML5. There were also some comments asking about our work with Adobe on Flash and this report offers a recent discussion.

    I love linux and think MS is rapidly falling behind, but let's not go overboard here.

    --
    I call it 'The Aristocrats'
    1. Re:Less anti-MS headline: by tokul · · Score: 1

      Why IE9 Will Not NATIVELY Support Other Codecs Than H.264.

      Since video is served by one html tag without any codec information, it is highly unlikely that some plugin will be able to extent it. Windows has codecs required to display video, yet IE does not play video in without some media player hacks. If Microsoft does something, it will be in their own proprietary way. Headline's antimicrosoft bias is correct.

  16. It's already paid for by Artem+S.+Tashkinov · · Score: 2, Interesting

    There are several reasons for this decision. H.264 support in Windows is already paid for (if I'm not mistaken $25 million bucks annually) and taking into account the current software patents laws in the US Microsoft doesn't want any more headache facing lawsuits having implemented support for other codecs [read Theora] which patents status isn't entirely clear and there are no powerful organizations which will protect Microsoft if some company [troll] discovers Theora is infringing their patent portfolio.

    The last and probably the most important reason is that H.264 is already an unwritten standard on the Internet and this codec has an unparalleled quality and can be used for pretty much any situations (mind that *all* other existing current codecs are inferior).

    1. Re:It's already paid for by tepples · · Score: 2, Interesting

      Microsoft doesn't want any more headache facing lawsuits having implemented support for other codecs [read Theora] which patents status isn't entirely clear

      Theora is patented by On2, a Google company. These patents are licensed permissively to the public.

      and there are no powerful organizations which will protect Microsoft if some company [troll] discovers Theora is infringing their patent portfolio.

      What organization will protect Microsoft, Apple, and other MPEG-LA members if some NPE not in MPEG-LA discovers that H.264 infringes?

    2. Re:It's already paid for by Anonymous Coward · · Score: 0

      (mind that *all* other existing current codecs are inferior)

      I'm starting to think this is becoming a "just repeat it often enough and everybody will believe it" case. People don't get tired claiming this and everybody just parrots somebody who said it before.

      Probably MPEG-LA's biggest PR strategy: truth by repetition.

  17. There's no better choice, unfortunately. by LaminatorX · · Score: 2, Interesting

    MPEG-LA's patent portfolio is sufficiently mighty that a competing video codec would have to be designed from the ground up with the specific design goal of avoiding infringement in order to escape it's shadow. This has not been done with Theora or any other codec that I'm aware of.

    Combine this with the fact that MPEG-LA's licensing terms have been sufficiently reasonable that you can get $100-300 gizmos with hardware decoders built in, there's little reason why for anyone to oppose it on practical rather than philosophical grounds.

    1. Re:There's no better choice, unfortunately. by Anonymous Coward · · Score: 0

      Only about six of the hundreds of patents in the H.264/AVC pool have priority dates new enough that VP3 wouldn't have been old enough to be prior art itself.

      I'm not a theora expert, so I can't make a careful comparison-- but at first glance they appear to be mostly about features that Theora is often knocked for missing like the arithemetic coder or "motion vector prediction".

  18. Ogg is inferior by wazzzup · · Score: 2, Informative

    The obvious reason Microsoft has standardized on h.264 is its support for DRM. However, Ogg Theora is inferior to h.264 by any standard of measurement except for licensing.

    Ars has a good article summarizing a comparison study between Theora and h.264. Basically, Theora produces much lower quality videos with larger filesizes and higher CPU utilization when compared to h.264 videos with identical bitrates.

    I've heard Theora advocates say "just jack up the bitrates until it looks good - we're in the age of Hulu so no big deal." I find that unacceptable. Theora will have to up its game if it wants to be a true competitor to h.264. All it has going right now is an open license.

    1. Re:Ogg is inferior by CoolGuySteve · · Score: 3, Informative

      You can wrap nearly any codec's stream in DRM as long as the container supports it. So DRM has nothing to do with the issue at hand.

      Do not conflate H.264 with DRM.

    2. Re:Ogg is inferior by negRo_slim · · Score: 2, Insightful

      The obvious reason Microsoft has standardized on h.264 is its support for DRM.

      Or perhaps they are unwilling to spend the development assets on adding more than one native codec when functionality can easily be extended for those so inclined with a plug in.

      --
      On the Oregon Cost born and raised, On the beach is where I spent most of my days
    3. Re:Ogg is inferior by tokul · · Score: 1

      Ars has a good article summarizing a comparison study between Theora and h.264.

      Good comparison should show same frame in all results. If you check displayed time, you will see that frames are different. Even if theora is inferior to h.264, Ars study is hosed or slated towards h.264.

    4. Re:Ogg is inferior by Anonymous Coward · · Score: 0

      Shhhhhh! Do not tell the truth!

    5. Re:Ogg is inferior by wazzzup · · Score: 1

      I completely understand where you are coming from. However, I believe that plugins would go against the spirit of the HTML5 video tag where browser plugins should not be a requirement in order to watch the video.

      Certainly, the browser can be made to support various codecs but HTML5 is attempting to reduce browser feature fragmentation and avoiding the current practice of constructing sites in a manner that requires dedicating time and resources to supporting multiple browsers. Why as a site owner, should I have to encode h.264 for WebKit, Flash for legacy and Theora for Firefox for each video? It's a waste of time and resources and serves only the plugin/browser creator agendas and not the end-user's agenda which is simply to watch the video. Yes, yes - I understand that DRM and licensing serves agendas that aren't the end-user's but HTML5 wants a plugin-less web and is leaving browser manufacturers to determine what that standard is. You think they would have learned their lesson but to the credit of the browser manufacturers they are playing nice for the most part with the HTML5 spec.

      If Theora was competitive on a technical level to h.264 there might be a more compelling argument to standardize on Theora but the facts are it's an obscure codec with no widespread support for hardware decoding, it fails on measurements of frame quality, filesize and CPU usage, and much of world's existing videos are already encoded using h.264 (including much of Flash). Also, does the license of Theora allow for DRM wrappers? I honestly don't know but if so, then that's unfortunately a real issue going against Theora as well.

      I too want an open web and wish Theora could fit that bill better than it does but I can understand why it is being dismissed by most browser manufacturers.

    6. Re:Ogg is inferior by Culture20 · · Score: 1

      gif and jpg are inferior too, but I bet IE9 will support them.

    7. Re:Ogg is inferior by edremy · · Score: 1

      GIF and JPEG are a lot smaller than H.264/Theora/On8. Size matters here folks- we're in the process of putting in a video-on-demand server here on campus. Decent quality streams run anywhere from 1-4 Mbps- we've got tons of bandwidth on campus but ask a few hundred students to hit that all at once and watch the network start to crawl. The answer of "just up the bitrate" isn't a good option when you're slinging that kind of data already.

      --
      "Seven Deadly Sins? I thought it was a to-do list!"
    8. Re:Ogg is inferior by Anonymous Coward · · Score: 0

      That the comparison linked by the gp is crap is one of the few things the developers of Theora and x264 can agree on.
      Try this one . Check the comments for criticism by both the Theora and H.264 camp. Theora supporters complain that the Theora 1.2 alpha wasn't tested, H.264 supporters complain that settings more then doubling encoding time while gaining less than one percent quality were used.

      tl;dr
      Theora needs about 25% more bitrate than H.264 Baseline Profile and about twice the bitrate of H.264 High Profile to get the same metrics. If you look at the visual quality the situation is worse than that.

    9. Re:Ogg is inferior by TheSync · · Score: 1

      The obvious reason Microsoft has standardized on h.264 is its support for DRM.

      Uh, what DRM is in H.264? There are plenty of DRM schemes out there, but they can usually be wrapped around a number of different codecs.

    10. Re:Ogg is inferior by Anonymous Coward · · Score: 0

      Ars has a good article summarizing a comparison study between Theora and h.264. Basically, Theora produces much lower quality videos with larger filesizes and higher CPU utilization when compared to h.264 videos with identical bitrates.

      It's a poor article. The Streaming Learning Center study is deeply flawed. See the comments accompanying it. The method Jan Ozer used to encode his videos was woeful.

      Let's use a far more practical standard of measurement. Let's compare how H.264 is used by YouTube today to deliver web video:

      http://people.xiph.org/~maikmerten/youtube/

      Perhaps Ogg Theora has something more going for it than just an open licence.

    11. Re:Ogg is inferior by Anonymous Coward · · Score: 0

      I too want an open web and wish Theora could fit that bill better than it does but I can understand why it is being dismissed by most browser manufacturers.

      Clearly this is some usage of the word "most" of which I was previously unfamiliar. The big five browsers are: Firefox, Opera, Chrome, Safari, and IE. Of those, 3 support Ogg Theora (Firefox, Opera, Chrome), 1 doesn't support Ogg Theora out of the box but allows additional codec installation (Safari), and 1 which is yet to be released (IE9) will apparently only support H.264.

      Most browser manufacturers in fact support Ogg Theora.

  19. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  20. people still use IE? by FudRucker · · Score: 1

    i figured between Firefox/mozilla/seamonkey & opera & google/chrome that IE was dieing and all that was left was a niche on some LANs where lan browsing was convenient for the point & click crowd

    --
    Politics is Treachery, Religion is Brainwashing
  21. VP8? by MoellerPlesset2 · · Score: 1

    Hmm, yes, but how does the supposedly soon-to-be-open-source VP8 codec stack up?

    And if YouTube moves to VP8.. will Microsoft have a choice?

  22. Best excuse for patent-encumbered formats, EVER! by clone53421 · · Score: 1

    H.264 also provides the best certainty and clarity with respect to legal rights from the many companies that have patents in this area.

    It’s patented, therefore it’s better. You heard it here first, folks.

    --
    Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
  23. But the main reason is... by QuietLagoon · · Score: 1
    ... that Microsoft and others can use their patents to exercise control over how the codec is used ("consumer-only", otherwise you have to pay).

    .

    Microsoft's stance is not about "the best codec" or anything technical. It is all about the ability of the industry to maintain control over the customers of that industry via patents.

    As it states in the article, " H.264 also provides the best certainty and clarity with respect to legal rights from the many companies that have patents in this area.". In other words, Microsoft, and the other patent holders, have a solid lock on the patents in H.264, therefore they have complete control over the codec and the users of that codec.

    That reason, and only that reason, is why H.264 is being used in IE. Apple is also using H.264 because that was probably part of the deal Apple made with the RIAA/MPAA to get their content on iTunes.

    1. Re:But the main reason is... by DJCacophony · · Score: 1

      Microsoft, and the other patent holders, have a solid lock on the patents in H.264, therefore they have complete control over the codec and the users of that codec.

      Microsoft doesn't own the patents on H.264. Apple is also using H.264 because that was probably part of the deal Apple made with the RIAA/MPAA to get their content on iTunes

      That's extremely unlikely. Jobs' artificially-imposed user restrictions on apple products exist because he makes tons of money off of them.
      This is just like when he decided to put DRM on itunes tracks and refused to license fairplay in order to create vendor lock-in between itunes and the ipod.
      Then, after everyone had already bought an ipod because it was the only way to play Jobs' DRM-encumbered music, he removed the DRM that he himself chose to implement. Yay steve! What a pioneer!

      Of course, he later came out and claimed that the big, mean, record companies made him do it, but only stupid, gullible douchebags believed that.

      --
      Slow Down, Cowboy! It's been 60 minutes since you last successfully posted a comment.
  24. They are so silly! by lordmetroid · · Score: 1

    What is it with these people. Only supporting one format, it's like only supporting bmp. A browser should support as much as possibly reasonable and let the people making the website decide what they will use.

    1. Re:They are so silly! by drewhk · · Score: 1

      H.264 ought to be enough for anybody.

      *wink*

    2. Re:They are so silly! by AndrewNeo · · Score: 1

      Back in my day we only had h.263 and we liked it!

  25. Who cares? Theora isn't competitive. by YesIAmAScript · · Score: 3, Interesting

    I just can't get interested in debating this stuff until Google open-sources VP8. Theora is a non-starter. It doesn't perform well and the marketplace already rejected it in enough places (i.e. virtually all portable devices) that it will never be a true competitor.

    Once Google open-sources VP8 and makes it free (gratis and libre) then we'll have a real horse race. I'd love to see VP8 hardware support fast-tracked for all devices (mobile and otherwise) so we can have a competitive free solution for video.

    --
    http://lkml.org/lkml/2005/8/20/95
    1. Re:Who cares? Theora isn't competitive. by thue · · Score: 2, Insightful

      So when the choice is between freedom and a slightly better performing video format, we choose the slightly better performing video format? God forbid that we have to actually make a minor sacrifice for freedom.

    2. Re:Who cares? Theora isn't competitive. by Anonymous Coward · · Score: 0

      It's not like they put a collar on you and throw you down the mineshaft. It's not just a question of degree, either. There's more to "freedom" than gratis vs. libre.

  26. I do not understand... by Anonymous Coward · · Score: 0

    please could someone explain me why this is important? i mean i can play all video/audio file i can find on the net. codecs are everywhere and sometimes doing just a "file abc.xyz" just tells me what i need to play it.

    i don't care about h264, vidx, theora or whatever, my computer can play it. it can also play old format like c64 sid files and even more.

    i don't care if the video tag is adding fli or flv, xoo or xpress files, it can even add codecs that i don't even know yet... if they don't play in my browser i'll go and look after a viewer. the only thing that's important to me is to have access to the file.

    my question is then why is this debate so important? if it's just a patent problem, just send me to hell or don't waste your time replying me, i wouldn't give a shit for patents and copyrights.

    thanks for your light.

  27. Boycott and Civil Disobedience by Anonymous Coward · · Score: 0

    I think we should boycott what corporations try to thrust upon us when the news breaks that "h.264 has won the video battle". Refuse to develop for it. On the note of patents, the best thing we can do is just ignore them. When they come after us, we just say "sorry, there's no such thing" and keep on doing what we're doing. If you let big business push you around, they will.

  28. MPEG-LA is doing a happy dance by ChipMonk · · Score: 5, Informative
    Not that Microsoft cares, but Free Culture just took a big hit. Money quote:

    there is something very important, that the vast majority of both consumers and video professionals don't know: ALL modern video cameras and camcorders that shoot in h.264 or mpeg2, come with a license agreement that says that you can only use that camera to shoot video for "personal use and non-commercial" purposes (go on, read your manuals). I was first made aware of such a restriction when someone mentioned that in a forum, about the Canon 7D dSLR. I thought it didn't apply to me, since I had bought the double-the-price, professional (or at least prosumer), Canon 5D Mark II. But looking at its license agreement last night (page 241), I found out that even my $3000 camera comes with such a basic license. So, I downloaded the manual for the Canon 1D Mark IV, which costs $5000, and where Canon consistently used the word "professional" and "video" on the same sentence on their press release for that camera. Nope! Same restriction: you can only use your professional video dSLR camera (professional, according to Canon's press release), for non-professional reasons. And going even further, I found that even their truly professional video camcorder, the $8000 Canon XL-H1A that uses mpeg2, also comes with a similar restriction. You can only use your professional camera for non-commercial purposes. For any other purpose, you must get a license from MPEG-LA and pay them royalties for each copy sold. I personally find this utterly unacceptable.

    And no, this is not just a Canon problem (which to me sounds like false advertising). Sony and Panasonic, and heck, even the Flip HD, have the exact same licensing restriction.

    1. Re:MPEG-LA is doing a happy dance by rinoid · · Score: 4, Insightful

      Thanks for making this point.

      I certainly support creators' rights to earnings off of invention and have problems with many software patents I see from all my favorite vendors. But apart from normal hand wringing over patents this really takes the cake.

      Think if Microsoft or Apple charged you a license for everything you created using your computer! What if the printer manufacturer did the same? Why didn't film companies charge me for every photo I ever published when I used to use film?

      Insanity! Write your legislators, write companies, write, complain....

    2. Re:MPEG-LA is doing a happy dance by kenp2002 · · Score: 1

      Not that Microsoft cares, but Free Culture just took a big hit. Money quote:

      there is something very important, that the vast majority of both consumers and video professionals don't know: ALL modern video cameras and camcorders that shoot in h.264 or mpeg2, come with a license agreement that says that you can only use that camera to shoot video for "personal use and non-commercial" purposes (go on, read your manuals). I was first made aware of such a restriction when someone mentioned that in a forum, about the Canon 7D dSLR. I thought it didn't apply to me, since I had bought the double-the-price, professional (or at least prosumer), Canon 5D Mark II. But looking at its license agreement last night (page 241), I found out that even my $3000 camera comes with such a basic license. So, I downloaded the manual for the Canon 1D Mark IV, which costs $5000, and where Canon consistently used the word "professional" and "video" on the same sentence on their press release for that camera. Nope! Same restriction: you can only use your professional video dSLR camera (professional, according to Canon's press release), for non-professional reasons. And going even further, I found that even their truly professional video camcorder, the $8000 Canon XL-H1A that uses mpeg2, also comes with a similar restriction. You can only use your professional camera for non-commercial purposes. For any other purpose, you must get a license from MPEG-LA and pay them royalties for each copy sold. I personally find this utterly unacceptable.

      And no, this is not just a Canon problem (which to me sounds like false advertising). Sony and Panasonic, and heck, even the Flip HD, have the exact same licensing restriction.

      Welcome to Digital Sharecropping.

      --
      -=[ Who Is John Galt? ]=-
    3. Re:MPEG-LA is doing a happy dance by dwye · · Score: 1

      For any other purpose, you must get a license from MPEG-LA and pay them royalties for each copy sold. I personally find this utterly unacceptable.

      Then move to California. I understand that there is a colony of patent ignorers in Hollywood, near Los Angelos.

      At least, that is what happened when Thomas Edison (on the East Coast) had all the patents on moving pictures. Maybe you should think of something similar.

    4. Re:MPEG-LA is doing a happy dance by steelfood · · Score: 1

      Buy RED. It's a little pricier than the ones you've listed (until the Scarlet comes out), but it doesn't come with such nonsense restrictions.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    5. Re:MPEG-LA is doing a happy dance by Anonymous Coward · · Score: 0

      Sony has ridiculous pricy but technical inferior cameras (think millon dollars, yet not 1920x1080P). *Maybe* that's because you can sell your videos. Maybe not. Star wars ep 1-3 was filmed with such cameras.

    6. Re:MPEG-LA is doing a happy dance by pjrc · · Score: 1

      Would that complaining be about theoretically oppressive licensing restrictions, or about actual harm done to real people due to those conditions being enforced, or even threats of enforcement?

    7. Re:MPEG-LA is doing a happy dance by mgbastard · · Score: 1

      And we should reflect for a moment, that somehow, somewhere, its thought of as legal to have a license agreement for a camera.

      --
      Anyone seen my low uid? last seen 10 years ago while panning the #@$# out of Taco's 'web based discussion system'
    8. Re:MPEG-LA is doing a happy dance by BitZtream · · Score: 1

      Its really great that they claim that and all ... but there are court cases showing that they can't charge you extra for content you create with their software, regardless of what they say.

      As an example ... its like MS saying that they get to charge you for each copy of a document created in word that you print. They simply don't get to tell you what to do with the content you create. Its yours, not theirs.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    9. Re:MPEG-LA is doing a happy dance by westlake · · Score: 1
      And we should reflect for a moment, that somehow, somewhere, its thought of as legal to have a license agreement for a camera.

      The license isn't for the camera, it is for professional - for profit - use of the codec.

    10. Re:MPEG-LA is doing a happy dance by lennier · · Score: 1

      ALL modern video cameras and camcorders that shoot in h.264 or mpeg2, come with a license agreement that says that you can only use that camera to shoot video for "personal use and non-commercial" purposes

      :O

      How can a shrinkwrap restriction like that possibly be legal?

      Test case coming up, methinks?

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
  29. Xiph needs to indemnify by kervin · · Score: 1

    It's understandable no one wants to get sued over a single codec when there are so many alternatives from their point of view.

    Maybe this can be underwritten or funded by a larger partner. But Theora may not get much traction if it continues to be perceived as such a legal risk.

    1. Re:Xiph needs to indemnify by TheTurtlesMoves · · Score: 1

      MPEG-LA don't. Really, you sign a contract with them, which specifically says that there may be other patents that cover h.264 thats not in their portfolio, in which case you agree its between the 3rd party patent holder and you. Not MPEG-LA and they are not liable for a thing.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
  30. Wikipedia by tepples · · Score: 1

    And besides, who uses Theora for anything anyway

    Wikipedia and its sister sites.

  31. Who Cares? by kenp2002 · · Score: 1

    May I ask a simple question:

    In a world where Firefox, Chrome, Safari, and Opera now on a regular basis beat the tar out of Microsoft... well... who really cares if IE9 won't support anything but this boobytrapped codec?

    BFD IMHO.
    More and more run Linux every day.
    The Linux Distros are getting rather polished.
    The sleepers stir and soon may wake, the tryanny of the elite may get tossed off here soon since things are going from inconvienent to painful (economy, politics, etc.)

    This is like telling people that the Nazi Party is not going to support the Torah as book club canidate...

    Or that the Black Panthers are not in fact allowing KKK members to join...

    IE9 says no to Theora... Yeah...

    In other news The Flintstones meet the Jetsons 2 has finally been cast with Alan Alda playing George Jetson with Harvey Kitel playing Cosmo. The Flintsons haven't been cast yet but odds are looking good for Warren Betty as Fred Flintson with Megan Fox as Wilma...

    --
    -=[ Who Is John Galt? ]=-
    1. Re:Who Cares? by Ant+P. · · Score: 1

      In a world where Firefox, Chrome, Safari, and Opera now on a regular basis beat the tar out of Microsoft... well... who really cares if IE9 won't support anything but this boobytrapped codec?

      And yet you seem to have no problem with Safari only supporting this same codec.

    2. Re:Who Cares? by kenp2002 · · Score: 1

      In a world where Firefox, Chrome, Safari, and Opera now on a regular basis beat the tar out of Microsoft... well... who really cares if IE9 won't support anything but this boobytrapped codec?

      And yet you seem to have no problem with Safari only supporting this same codec.

      Because I don't buy overpriced crap from a hippie.

      --
      -=[ Who Is John Galt? ]=-
  32. Which senators? by tepples · · Score: 1

    after we ban software patents

    Which senators have signed on as co-sponsors of the bill that you have written?

  33. Fear by NicknamesAreStupid · · Score: 1

    I find it amazing that fear of the submarine patents have seriously inhibited adoption of Ogg Theora. It just proves the power of a threat -- the bigger the perceived threat, the much less likely it has to be. Of course, it does not hurt a threat to have the support of people who stand to gain from the alternatives.

    1. Re:Fear by drinkypoo · · Score: 1

      Apple and Microsoft are H.264 licensors. The only fear relating to Theora is that they fear they will miss out on H.264 licensing fees if Theora gains traction.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:Fear by RAMMS+EIN · · Score: 1

      Actually, I wonder if the reason we aren't seeing more Theora adoption is for a much more mundane fear. Not the fear that Theora will actually turn out to contain intellectual property that will end up costing you ... but rather that if you decide to use Theora, MPEG-LA will raise the fee it charges you for H.264 support. IANAL, but if they can do that, that will be a nice way to ensure that Theora has a price tag on it despite being Free, and in a world where people expect to have H.264 support, I can see why vendors would rather not pay the penalty for supporting another codec.

      --
      Please correct me if I got my facts wrong.
  34. Trojan codecs by tepples · · Score: 2, Insightful

    hey could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose

    Malware posing as codecs is how you get shit like Antivirus XP on PCs.

    1. Re:Trojan codecs by H0p313ss · · Score: 1

      hey could quite easily make it a plugin system where it would ship with one or two codecs, and users could "install" others if they choose

      Malware posing as codecs is how you get shit like Antivirus XP on PCs.

      My thoughts exactly. Browser extensions have already cost Microsoft and Microsoft users MILLIONS. Suggesting they provide a whole new back door in the name of OSS is naive to say the least.

      If there's one thing Microsoft has learned about selling to the masses it's that their userbase is infested with stupidity without bound. They can't make the users less stupid, but they can try to reduce the overall cost of stupidity.

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    2. Re:Trojan codecs by jedidiah · · Score: 1

      > My thoughts exactly. Browser extensions have already cost Microsoft and Microsoft users MILLIONS. Suggesting they provide a whole new back door in the name of OSS is naive to say the least.

      What new back door? It's a back door that's always been there.

      OTOH, they could be a little smarter about it and make it less of a burden.

      The real problem is that Windows users are already used to installing site specific plugins for stupid little things. They have no discrimination or restraint at all.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  35. Moar liek VaPor8 by tepples · · Score: 1

    It's VaPor8 until May 20. Expect a flurry of analysis then.

  36. "Standard" implies agreement. There is none. by Anonymous Coward · · Score: 0

    HTML5 is not a standard, regardless of what you claim. "Standardization" implies agreement. The article this Slashdot submission links to discusses how there's absolutely no agreement between the vendors pushing HTML5!

    It's difficult to truly consider this an W3C standard, as well. They had their own, much better standards in XHTML 2, XForms, and so forth. The major browser vendors rejected those open standards because they were complete, they were sensible, and they promoted freedom. Behind the backs of everyone else, they came up with their shitty attempt at a standard, which they shat upon us as HTML5. The W3C was screwed into having to accept HTML5, and throw out a lot of much better work.

    We should have learned from the decades of pain surrounding the img tag that it's necessary to specify at least a few common formats that a given browser implementation should support. Otherwise we're setting ourselves up for a few more decades of pain.

    And throw your conspiracy theories in the trash. I don't run a site using videos at all, but nevertheless I hate what HTML5 is proposing because it's stupid and makes mistakes that we shouldn't be repeating.

    Frankly, we don't even need video embedded within web browsers. It's much more enjoyable to click on a video link and have it open in a real video player like VLC or mplayer, not some embedded piece of shit (regardless of whether it's implemented using Flash or HTML5).

  37. Theora in Chrome by tepples · · Score: 3, Informative

    RIght now, there's hardly any money in any of the companies doing Theora, and suing just gets you no money at all. Mozilla? Xiph? Relatively poor, and probably good lawyers to get patents overturned. Not a good result. But get a Google, Microsoft or Apple supporting Theora, and these guys have cash.

    Google Chrome plays both Theora and H.264, and Google has both cash and "probably good lawyers".

  38. Define "better". by Anonymous Coward · · Score: 0, Interesting

    h264 is heavily patent encumbered and *anyone* that uses it is subject to its licensing terms (which for consumers, includes NO commercial use, if you take a movie of aliens coming to earth with your h264 camera and it makes a billion dollars on youtube, they will come after you and take it all).

    Theora is significantly better in that there are no patents that apply to it. Companies like Apple and Microsoft like to spread FUD about their being some theoretical patents that apply, but not a single one of them has EVER come up with even a single example, because they know those patents would be quickly dissected and invalidated if they did. Opposition to Theora is firmly entrenched in the realm of fear uncertainty and doubt.

    1. Re:Define "better". by BitZtream · · Score: 2, Insightful

      Stop spreading FUD, you have no clue what you're talking about as the h264 license doesn't do anything like what you describe.

      Theora is arguable better/worse, and its an argument that is clearly not clear. There are no known patents and they've went out of their way to try and not be subject to any, thats good, but it doesn't change the fact that their still may be patents that effect it.

      You have no proof of either one of your claims. The first (performance) is a highly contested debug and the second is for all practical purposes impossible to prove.

      There is a lot of uncertainty and doubt involved ... unfortunately you're too blind to see where its at.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  39. Exclusive apps by tepples · · Score: 1

    I have Android 2.1 phone, why would I care about Windows 7 phone?

    Android will never run Halo Mobile. If a must-have exclusive app comes to Windows Phone 7, watch it gain a foothold.

    1. Re:Exclusive apps by psbrogna · · Score: 1

      Be careful with "never" ... a surprising number of Windows applications, including games, run just fine under Wine on non-MS OSes such as Linux.

    2. Re:Exclusive apps by tepples · · Score: 1

      Be careful with "never"

      You're right: by "never" I meant "not in the first 95 years after first publication". How are you going to lawfully get Halo Mobile onto the Android phone in the first place?

    3. Re:Exclusive apps by cheesybagel · · Score: 1

      Bungie belongs to Activision now. But still the point of the killer app stands. However you will most likely find that the platform with the most apps in the long run will end up being the most open one. Guess which one that is...

    4. Re:Exclusive apps by tepples · · Score: 1

      Bungie belongs to Activision now.

      But to whom does the Halo franchise belong? For example, Rare belongs to Microsoft, but Donkey Kong Country still belongs to Nintendo.

      However you will most likely find that the platform with the most apps in the long run will end up being the most open one.

      Not necessarily. A home theater PC is more open than any game console, yet the couch multiplayer games tend to be only on consoles.

  40. True, but obvious by jlp2097 · · Score: 1

    This wasn't supposed to be an anti-MS article - with all the previous discussions on /. regarding html5 and video I thought this was rather obvious. Quite the contrary: the article was supposed to highlight why MS made that decision and let us discuss their arguments. I for one would have probably made the same decision as the IE9 manager.

    1. Re:True, but obvious by amorsen · · Score: 1

      I for one would have probably made the same decision as the IE9 manager.

      Why would you bother implementing a specific codec in the browser, when Windows has a plug-in codec architecture already?

      --
      Finally! A year of moderation! Ready for 2019?
  41. Wrong. by Anonymous Coward · · Score: 2, Informative

    People keep making claims like yours and the Theora developers keep SPECIFICALLY addressing those claims, and yet you APPHOLES keep making those claims.

    REFERENCE

    What provides protection for Theora is: (in no particular order)
    (1) Active avoidance of the well known and/or aggressively enforced codec IPR.
    (2) The preference for older techniques and with a strong prior
    art-history needed for (1) also provides some protection against
    unknown patents.
    (3) Theora and or VP3 have been shipped by a multitude of
    deep-pocketed entities (IBM; RedHat; Google; Apple[1]; Mozilla; etc)
    who would make much better litigation targets than you likely would.
    At least some of these have done their own reviews and decided to go
    forward.
    (4) The dynamics of patent enforcement discourage long-shot
    prosecution for patents that royalties are being collected on from
    other uses due to the risk of claim invalidation.

  42. Same applies to H.264 by loshwomp · · Score: 3, Insightful

    If Microsoft could be sued for including a format then that is a good reason not too. The implication has been that Theora might infringe on some patents. It may, it may not. I don't know and likely nobody here does either.

    The same thing applies to h.264 or any other codec, for that matter. The only thing the MPEG license buys you is indemnification from the patents that the consortium knows about, and they explicitly make no guarantee that other unlicensed patents weren't infringed along the way. You're on your own for that.

    1. Re:Same applies to H.264 by sjames · · Score: 1

      So it's not even as good a deal as a protection racket.

  43. Does this mean that Windows Media is Dead ? by mbone · · Score: 1

    I hadn't heard that Widows Media had end-of-lifed - does this mean that it is dead ?

    1. Re:Does this mean that Windows Media is Dead ? by shutdown+-p+now · · Score: 1

      If you mean the codec, then it is still used by Silverlight, and, as Microsoft itself noted, Silverlight still offers more DRM functionality than HTML5 video, so... probably not.

  44. Army of MPEG-LA bots? by Anonymous Coward · · Score: 1, Interesting

    Funny. Every time this debate comes up, I see this huge stream of either "but H.264 is oh-so-much-better than Theora" (which doesn't matter: HTML5 standard dictating Theora as baseline wouldn't force anyone in using it!) or "but MPEG-LA has patented everything-and-your-dog", which is most probably FUD.

    I can't get rid of the impression that MPEG-LA (or some of its members) have hired a spin-clinic.

  45. So, MS does not even support its own codecs? by SmallFurryCreature · · Score: 1

    What most seem to miss here is that this is NOT just Theora vs h264. Microsoft has its own codecs and there are websites out there that use Mediaplayer to show their content. So MS own customers now have to convert all their content to h264 because MS refuses to support its own codecs in its own products?

    It doesn't suprise me, MS has always been one to screw over adapters of its product (see the Zune that couldn't handle MS own music store formats) but this one is humiliating if you look past the bullshit.

    It would be trivial for MS to simply let IE use whatever codec is available the same way every media player does it, in fact the way its own media player does it. Then it would have support for every codec the user has at no extra cost. Now it has to limit support to a competitors codec. Talk about cutting of your nose to spite your face.

    Or is MS saying that its own codecs aren't good enough? Or are insecure?

    Come on MS, make a humorous statement why you don't support your own codecs. It is not like any of the jokes who call themselves journalists will think of asking this question.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

    1. Re:So, MS does not even support its own codecs? by jo_ham · · Score: 3, Informative

      No, no conversion needed - you'll just install a plugin.

      The article is phrased in a very anti-MS way - IE9 will support any another codec via plugin, including the older WMV and other MS formats.

    2. Re:So, MS does not even support its own codecs? by shutdown+-p+now · · Score: 1

      Microsoft has its own codecs and there are websites out there that use Mediaplayer to show their content. So MS own customers now have to convert all their content to h264 because MS refuses to support its own codecs in its own products?

      Those customers would have to do it if they want to use HTML5 video, but why would they? The whole point of going HTML5 is if you want cross-browser portability - but you wouldn't get it with a codec that only IE supports, anyway. For such companies, it makes much more sense to go with Silverlight - which is still, of course, supported in IE9, and which supports VC-1.

      Nor is the ability to embed WMP removed from IE9, so if they are okay with being Windows/IE-only, they can just leave everything as it is.

    3. Re:So, MS does not even support its own codecs? by Kjella · · Score: 1

      OMG are you just bashing Microsoft for NOT pushing their own proprietary Win/IE only solution, and instead going for an industry standard (ITU-T and ISO) video codec? To implement a W3C standard <video> tag? They really can't win, can they... I figure they simply got a good deal with MPEG-LA which makes sure they won't be screwed, or they'd never commit in this fashion. Even Microsoft seems to realize H.264 is the way forward instead of pushing their own VC-1 codec. Mozilla will see IE9 and Chrome eat it alive once HTML5 takes off, it doesn't matter how much they're sulking in the corner about patents they're still going down.

      --
      Live today, because you never know what tomorrow brings
    4. Re:So, MS does not even support its own codecs? by Anonymous Coward · · Score: 0

      For years, MS was a huge opponent of H.264. They promoted WMV and VC-1 as alternatives, until they were offered a cut of the revenue from the H.264 licensing pool. Suddenly MS is a huge supporter of H.264. I wonder how much they're getting paid.

  46. What happens if... by Ilgaz · · Score: 1

    Lets say IE 9 used Windows Media frameworks (heard they merged with directx) to render video/audio in HTML5 webpages... Someone (if not already) ships a small, goodly coded decoder for Theora/VP8 whatever and plugs in... Browser, by not knowing/caring, sends it to framework to decode and shows the raw data.

    That way, MSFT has no responsibility for Theora patents, it is just doing what it is supposed to do, the "evil open source" guy is to blame.

    Apple already uses Quicktime framework to render video in HTML5 as far as I followed and Quicktime can and does support Theora with right codecs installed. (from Xiph).

  47. Re:Best excuse for patent-encumbered formats, EVER by mbone · · Score: 1

    H.264 is licensed by MPEG-LA and has most of the heavy hitters in this area in the patent pool. So

    - you know that none of these parties will come after you if you pay MPEG-LA's rates (as they can't, by the agreements they sign to join the pool) and

    - if some other company does (say a patent troll), they are effectively taking on all of the companies in the pool, and had better have really deep pockets.

    Now, I would rather it be unencumbered, but these are not inconsiderable advantages. Remember, just saying that another codec doesn't have any patent encumbrances doesn't make it so.

  48. Could have been worse by ravenspear · · Score: 1

    At least M$ is supporting a broad standard this time instead of saying they are only going to support Windows Media.

  49. Bash FireFox first... by bhlowe · · Score: 1

    I am building a video player for a shareware product.. It seems like H.264 is supported by every browser I want to support except FireFox, my preferred browser. I really don't care who wins the standards wars, but for someone trying to implement cross-platform/browser video support, FireFox is making my life difficult at the moment. By the way, the promise of HTML5 video is sweet... add a video to any page with a line of html this simple:

    1. Re:Bash FireFox first... by Anonymous Coward · · Score: 0

      I am building a video player for a shareware product

      Bend over and lube up, MPEG-LA knows where you are and are on their way.

    2. Re:Bash FireFox first... by RAMMS+EIN · · Score: 1

      Hi,

      If you want to implement video in a cross-browser compatible way, couldn't you do it with an object tag?

      That's what I used to do in the 1990s, and, as far as I can tell, that method still works.

      --
      Please correct me if I got my facts wrong.
  50. xhtml2 was crap by Anonymous Coward · · Score: 0

    HTML5 is a pragmatic, realistic standard, made by web experts, and people who produce browsers and tools. Unlike XHTML (basically any version, but definitely 2) there's actual support for HTML5 in browsers normal people use today.

    And if it makes you happy, you can still serialize your HTML5 DOM to XML. I think you can even use the unholy abortion that is RDFa, so you can be a total jerkoff.

    Give it up. XHTML wasn't superior. If it was, it'd be in use. Suck it.

    1. Re:xhtml2 was crap by Nadaka · · Score: 1

      Xforms, XML events, the xml DOM, role vs semantic style classes, throwing errors instead of making common errors part of the standard. These are all areas where xhtml2 is better than html5.

      There are partial implementations available for many features of xhtml2, often as browser plugins. Just like their were for html5. Only after xhtml2 was abandoned did the major browsers start work on incorporating html5 into the browser. And even then, they have focused on things like canvas and video tags that could have been incorporated into xhtml2 without much difficulty or conflict of purpose.

  51. What they really meant to say by Anonymous Coward · · Score: 0

    We don't think that H.264 is really any better than the other alternatives, which may even be better, but the fact is, we can use this as a stick against those open-source people and beat them with it. You are going to have to run Youtube with that other stuff bigtime (more than a year). We won't accept the alternatives for by mere bellyaching of our users (that happens every day, so what...), but, when they start wanting to switch browsers and dump our product (change the direction their money goes), then we will listen (and not a second before). Once again, we are using it as a stick against the open source people, against IBM, against Linux in general, and against Google. If we can once again cry out 'incompatible' then we will have got this one. We tried to screw up ODF as best we could. We didn't win with winsock (damn that TCP/IP). But we have tried to lock our customers up (and lock competitors out) for the entire history of the company, and we are not about to start giving customers a choice, sincerely, Microsoft.

  52. Re:Best excuse for patent-encumbered formats, EVER by shutdown+-p+now · · Score: 1

    I think the argument is rather than a known patent (with well-defined licensing rules) is better than an unknown submarine one.

  53. What about FAT,FAT32, etc? by Anonymous Coward · · Score: 0

    If you seriously doubt M$ would actually assert charges of patent infringement against anyone.. ever?? Then what about the numerous stories of Microsoft using outdated and obsolete technology patents to stick it to those they dont like? Microsofts entire business model is base around taking control of as much of the market as they can by any means necessary. What about the little $50mil gift to baystar capital re SCO?

  54. well, get coding! by Anonymous Coward · · Score: 0

    Since you're clearly familiar with the work involved, both in terms of the theora source code and the implementation of the codec for use in IE, you should write a patch and provide it to Microsoft.

    As you stated, it's not that complicated - so do the world a favor and take care of it.

    I'm sure this decision is totally about locking out open video formats, and not convenience on Microsoft's part, because if there's any one single thing that motivates all of MS's decisions, it's screwing open source at any and all costs. It has nothing to do with the unknown legal entanglements related to theora (which don't exist, because the xiph people believe they don't and as we all know, faith-based reasoning is totally sound).

    1. Re:well, get coding! by Rakarra · · Score: 1

      Since you're clearly familiar with the work involved, both in terms of the theora source code and the implementation of the codec for use in IE, you should write a patch and provide it to Microsoft.

      I know you're just baiting him, but if that were actually possible, I'm sure it would quickly get done. That's one of the few open-source 'itches' that many, many coders would want to scratch.

  55. You won't see any patent attacks... by jolyonr · · Score: 1

    ... because the threat of possible attacks (thanks, Steve) is enough to keep the people who matter from adopting it.

    From my point of view, as a website developer I really have no intention of doing ANYTHING with HTML5 video until this whole mess has been resolved, and we can encode in one format that works with IE, Firefox, Safari, etc. Sadly I suspect that's going to have to mean H.264, I've no idea how Firefox are going to be able to support it, but support it they must if they dont' want to go the way of Netscape Navigator (and Firefox is my browser of choice, so I really dislike having to say this).

    I remember some idiot many years ago here on slashdot left a comment saying "The lack of Ogg support is going to kill the IPod". I replied, quite correctly, that he'd got it wrong, and the lack of IPod support was going to kill Ogg. It's not quite the same state of affairs now with H.264 vs Theora, but it's not far off. H.264 is so far ahead in terms of adoption and hardware support that no-one smart is betting on Theora winning.

    --


    Please read my Canon EOS tech blog at http://www.everyothershot.com
  56. Nazi comment by bigdavex · · Score: 1

    Who wrote this? Yoda?


    Why IE9 Will Not Support Other Codecs Than H.264

    Why IE9 Will Not Support Codecs Other Than H.264

    There is a new article up on Microsoft's IEBlog explaining why IE9 will only support H.264

    There is a new article up on Microsoft's IEBlog explaining why IE9 will support only H.264

    --
    -Dave
    1. Re:Nazi comment by VGPowerlord · · Score: 1

      I see the problem with the first sentence, but in the second, "only support" and "support only" both make sense.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    2. Re:Nazi comment by Brett+Buck · · Score: 1

      A grammar Naxi, you are. Toilet trained at 6 months, you were.

    3. Re:Nazi comment by bigdavex · · Score: 1

      I see the problem with the first sentence, but in the second, "only support" and "support only" both make sense.

      It makes sense because the intended meaning is so much more likely than the stated meaning. "Only" modifies H.264 (H.264 but not other codecs). So the most expressive position for the word "only" is before H.264.

      The other word order implies that "only" modifies "support" (support but not other actions, e.g., "invent"). I agree that the meaning in this sentence can be inferred, but the word order makes the readers' brains work harder than they should have to.

      Consider this scenario:

      Sitting in a driveway are a bucket of water, wax, a car, and a truck. I tell you, "I only washed the truck." What do you know? Do you know if I did or did not wash the car?
           

      --
      -Dave
  57. In short, blog post goes like this in essence : by unity100 · · Score: 1

    "Why we will only support H.264
    Evil ..... evil evil evil ..... evil ... more evil ...."

  58. Nothing Wrong WIth This by hduff · · Score: 1

    And nobody will care IF Microsoft permits plugin architecture for IE9 that allows free and open plugins to support other codecs.

    Otherwise, too bad for Microsoft.

    --
    "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
  59. What are you trying to say? by Anonymous Coward · · Score: 0

    That the Theora developers should just give up? That there can only be one video codec forever? That change in general is impossible? That open standards aren't worth fighting for?

    If any of this is what you're trying to say, then why don't you just come out and say it?

  60. sorry, it's reality by YesIAmAScript · · Score: 1

    Even if the end-customer would prefer a free codec, the vendor of the content will do some cold, hard calculations. And if the non-free solution costs them less (support costs+bandwidth costs+licensing fees) they'll go with the non-free one unless they can charge the customer more for data in the free codec format in order to match their profit margins using the non-free one.

    And right now the non-free solution costs the content vendors/deliverers less.

    That's why the quality matters.

    --
    http://lkml.org/lkml/2005/8/20/95
  61. why IE9 REALLY won't support other codecs by AlgorithMan · · Score: 1
    Dean Hachamovitch (General Manager, Internet Explorer) says

    Of course, developers can rely on the [codec] of the underlying operating system, like Windows 7, without paying any additional royalty.

    http://blogs.msdn.com/ie/archive/2010/04/29/html5-video.aspx

    to rephrase this: we like H.264 because it forces Mozilla to break compatibility with Linux or with HTML5, so using H.264 harms either Linux or Firefox

    there you have it AGAIN - all the "we support FOSS" blah blah was just empty lies... behind the smile they were planning to stab "their friends" in the back. surprised?

    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  62. IE9 will continue to support other codecs by harlows_monkeys · · Score: 1

    IE9 will continue to support other codecs via plugin.

  63. May the future render this battle irrelevant by ezonme · · Score: 1

    In a few years we'll have the bandwith and hardware to use uncompressed video... the pros are already capturing/editing uncompressed.. it's just a matter of time.

    1. Re:May the future render this battle irrelevant by Antiocheian · · Score: 1

      We are not even using uncompressed images yet, so I'd say "few" goes a long way...

      But theora on low compression settings, yes, that's a possibility

  64. Submission Title is Wrong by kismet666 · · Score: 1

    So much misinformation in the submission and comments that follow. Where in the IE blog does it say that ony H.264 will be supported in IE9? It merely talks about what will be built-in, Flash and other plug-ins will still work, you will still be able to add whatever CODECs you want. Microsoft isn't blocking any of that.

  65. Incorrect. Theora is *not* patented by Google by Anonymous Coward · · Score: 0

    Theora is *not* patented by Google. You may have confused it with VP8

  66. Vorbis failed, and so will Theora by Anonymous Coward · · Score: 1, Insightful

    Don't bother mentioning a few games which use Vorbis, I'm talking general public here. People used MP3 ten years ago and now they're using AAC.

    People already have H.264 tools and hardware in their hands, TODAY. Pushing for Theora is pointless.

    MPEG-LA will ask for fees from everybody around the planet? For what? Microsoft and Apple both pay the license fees, it's included in the OS price.

    1. Re:Vorbis failed, and so will Theora by koiransuklaa · · Score: 1

      People already have H.264 tools and hardware in their hands, TODAY. ...

      MPEG-LA will ask for fees from everybody around the planet? For what? Microsoft and Apple both pay the license fees, it's included in the OS price.

      Sort of: remember to read the whole license agreement. As long as your use is personal and non-commercial, you are probably covered. Anything else and you usually aren't.

      It's possible that the ads on your blog don't actually make it commercial (please have your lawyer check the license), but sites like slashdot would definitely have to start negotiating with MPEG-LA. A dog training club would have to get a license before they publish training videos on the web.

      Is this the future we want?

    2. Re:Vorbis failed, and so will Theora by BitZtream · · Score: 1

      You do realize that publishing of books, television, and movies has already been like this for years.

      You realize that you aren't actually allowed to distribute most documents you create because you don't have a distribution license for the fonts you used (this is true even for most of the stock windows, office or mac fonts).

      But it happens every day.

      You realize that a printer has to own (in most font licenses anyway) a special 'license' in order to reprint documents you make with fonts you're legally allowed to use. Basically you can buy a font and use it to create a document, but the printer has to also by that font and pay royalties (in some, not all cases) for each copy they print.

      Reusing media in television almost always requires paying per viewer for the media used from something else unless they can squeeze fair use out of it.

      Just because you haven't seen it before doesn't mean this stuff is new or that anyone actually cares about the 'letter of the law'.

      Just because someone writes something in a contract doesn't mean its actually legal, there are exceptions and courts regularly deal with issues like this where its clearly bullshit.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    3. Re:Vorbis failed, and so will Theora by koiransuklaa · · Score: 1

      You do realize that publishing of books, television, and movies has already been like this for years.

      Your font and re-broadcast examples have very little to do with this. They are about copyright of the actual piece of art: that is a totally separate issue. It's important and something that needs to be looked at by anyone publishing anything, but it's still totally orthogonal to the issue at hand.

      Continuing on my example case: A dog club publishing their training videos can easily avoid copyright violation. A small company can easily publish tutorial videos of their products without copyvio problems. With H.264 licensing they are in murky waters.

      Just because someone writes something in a contract doesn't mean its actually legal, there are exceptions and courts regularly deal with issues like this where its clearly bullshit.

      You didn't actually point out _what_ is clearly bullshit in this case. I think MPEG-LA has been quite open about their licensing and there should be no surprises to anyone who actually reads the license...

  67. KeyJ's codec comparison by tepples · · Score: 1

    (mind that *all* other existing current codecs are inferior)

    I'm starting to think this is becoming a "just repeat it often enough and everybody will believe it" case.

    KeyJ's codec comparison shows that Theora needs twice the bits for the same subjective picture quality. How is that argumentum ad nauseam?

    People don't get tired claiming this and everybody just parrots somebody who said it before.

    You say parroting; I say citing a source. Can you cite a better source?

  68. Re:Incorrect. Theora is *not* patented by Google by tepples · · Score: 1

    Theora is *not* patented by Google. You may have confused it with VP8

    Both VP3 and VP8 are patented by On2. The former happens to be permissively licensed.

  69. All submarine patents are unknown by Anonymous Coward · · Score: 0

    All submarine patents are unknown. Please prove that H264 has no infringement on another patent.

    1. Re:All submarine patents are unknown by shutdown+-p+now · · Score: 1

      Of course one can't prove that there are no submarine patents for H.264. TFA doesn't make such a claim, either.

      However, H.264 has been out in the wild - and extremely popular - for considerable time now. Any patent troll could have all the money they want by suing left and right two or three years ago - there were plenty of targets at that point already, probably more than they could chase at once in the courts.

      With Theora, there weren't really any lucrative (i.e. rich) targets to sue until very recently. I mean, FSF? Wikipedia? Even if you sue them into oblivion, you'd probably get a few cents for your troubles at best, and maybe not even that after they pay their lawyers.

      Now with Google and Opera shipping Theora with their browsers, this has got to a point where potential patent trolls might smell profit. But then, it hasn't even been a year, and if they sue now, then obviously everyone else will drop any Theora adoption plans immediately.

      Long story short, with a submarine patent, it pays to wait until the use of the patented tech is widespread. H.264 has been in this position for some time now - and nothing came out so far - but Theora has not. So, while both technologies may be targeted by submarine patents, it seems less likely for H.264 at this point.

      To be honest, though, I don't think that submarine patents are the immediate threat here. The way Jobs formulated his comment on Theora, it looks like the attack isn't coming from the patent trolls just wanting to cash in, but from real companies that just happen to have generic video encoding patents - most likely MPEG LA itself.

  70. Wrongness by Anonymous Coward · · Score: 0

    Theora is not patented by On2 (Google).

  71. It goes the other way by lehphyro · · Score: 1

    The content provider is the one who decides what codec they will use for their content. If your browser doesn't support some codec, your browser is crap.

  72. So ? by vegiVamp · · Score: 1

    Someone will write a plugin. End of story.

    --
    What a depressingly stupid machine.
  73. Slavery is freedom! by ElusiveJoe · · Score: 1

    My bullshit meter is overloaded.

    And I thought, that after our corrupted local authorities decided to give away a part of the park and the beach to the illegal restaurant saying "but they cook good food and who cares about forests anyway" nothing could beat it. What is in common between these two cases? The attitude towards people - "Stick it!".

  74. h.264 = you may get reamed by AliasMarlowe · · Score: 1

    If I buy a camera, I am not licensing from MPEG-LA, the manufacturer is. MPEG-LA can bitch and moan all they want about commercial use, but I highly doubt their claims would stand up in court.

    Do you own a h.264-capable camera? If so, you should read the documents that came with it, paying special attention to the h.264 license which the camera manufacturer granted you. Even if it was sold as a "professional" video camera, it will contain those same terms, restricting your use of any h.264 videos you make with that camera to personal non-commercial purposes. That is all the camera manufacturer is permitted to grant you according to their distribution license with MPEG-LA.

    You purchased and own the camera hardware (lens, switches, plastic, etc.), but you merely obtained a license for the software (codecs, etc.). You would need additional licensing from MPEG-LA to make commercial use of h.264 videos you made yourself, even though you are the copyright owner. This applies even if you transcode your video to use another codec, although MPEG-LA might have a harder time detecting your license violation in that case.

    --
    Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    1. Re:h.264 = you may get reamed by spire3661 · · Score: 1

      As I said above, I doubt that this licensing limitation would stand up to a true test of law. The slope is too slippery to allow such deeply embedded patents to encumber rational use.

      --
      Good-bye
    2. Re:h.264 = you may get reamed by Anonymous Coward · · Score: 0

      Do you have 30 million dollars to risk and feel lucky? Well do ya PUNK?

      No then you can't use them codecs.

    3. Re:h.264 = you may get reamed by aliquis · · Score: 1

      Do you have 30 million dollars to risk and feel lucky? Well do ya PUNK?

      No but I live in EU.

      In Sweden even so I couldn't care less, even if I knew it was wrong I would still do it ;D

    4. Re:h.264 = you may get reamed by quantumphaze · · Score: 1

      Exactly! It makes about as much sense as having to pay the manufacturer of my toaster patent royalties every time I have breakfast. They can charge for the h264 encoder, but shouldn't be able to charge me for every video I produce.

  75. Sound like what Steve Jobs said a few days ago by ygor · · Score: 1

    When Steve Jobs trashed Adobe Flash, didn't he say that Apple was going to use h.264 'cause it was an open standard. Admittedly, he was trashing Adobe in the same breath, but it seems to me that Microsoft is putting up the same sorta arguements. Both want to restrict browsers to h.264 for video. The only difference I see is that Microsoft did not bad-mouth Adobe Flash directly. That's just my opinion.

    1. Re:Sound like what Steve Jobs said a few days ago by Anonymous Coward · · Score: 0

      why only h.264, why no windows media 9?

  76. Who needs tags anyway? by 200_success · · Score: 1

    What's the difference between an HTML5 video tag and a simple hyperlink to a video file, which has worked for as long as video files have been around?

    My thoughts exactly! I still reminisce about the old Gopher days, when my text was unsullied by <img> tags.

  77. Two Cents A Dance by westlake · · Score: 1

    SUMMARY OF AVC/H.264 LICENSE TERMS [PDF]

    For (b) (1) where an end user pays directly for video services on a title-by-title basis (e.g., where viewer determines titles to be viewed or number of viewable titles are otherwise limited), royalties for video greater than 12 minutes (there is no royalty for a title 12 minutes or less) are (beginning January 1, 2006) the lower of 2% of the price paid to the Licensee (on first arms length sale of the video) or $0.02 per title (categories of licensees include legal entities that are (i) replicators of physical media, and (ii) service/content providers (e.g., cable, satellite, video DSL, internet and mobile) of VOD, PPV and electronic downloads to end users).

    10 Where an end user pays directly for video services on a subscription-basis (not ordered or limited title-by-title), the applicable royalties per legal entity payable by the service or content provider are (beginning January 1, 2006) 100,000 or fewer subscribers during the year = no royalty; greater than 100,000 to 250,000 subscribers during the year = $25,000; greater than 250,000 to 500,000 subscribers during the year = $50,000; greater than 500,000 to 1,000,000 subscribers during the year = $75,000; greater than 1,000,000 subscribers during the year = $100,000.

    Is it naive to suggest that "Free Culture" and "Non-Commercial" - just might have similiar and related meanings?

  78. But I have a citation by tepples · · Score: 1

    Theora is derived from VP3, which is patented although permissively licensed. Please read this Wikipedia article and follow its references.

  79. Re:Let me guess! by marcosdumay · · Score: 1

    Oh, no. That is fault of the bigger tyran.

  80. Microsoft's patent troll army by Anonymous Coward · · Score: 0

    "Microsoft's involvement in the software patent arms race was quite reluctant and I suspect that is still the case"

    You are mistaken. As repeated reported previously, Microsoft's spin-off Intellectual Ventures, High King of the Patent Trolls, has long been intensively supported by Microsoft upper management. Including "statesman" Gates.

    Microsoft launders its trolling by outsourcing it to IV and its troll army.

    It goes like this. "Microsoft diligently defends its intellectual property rights" and "monetizes" them. "In today’s dynamic IT environment, a flexible, collaborative and strategic use of IP is the best way to promote innovation". This becomes "we are an invention company", a "invention capital market" firm. "We are not a patent troll - we've never ever conducted IP litigation". It's thousand strong troll army then extorts "investment" from industry. While the Troll Army Propaganda Division astroturfs innovation stories and lobbies Washington.

    http://www.techdirt.com/articles/20100217/1853298215.shtml

  81. yeah freedom by Anonymous Coward · · Score: 0

    to eat your own toejam??? Noooo thanks!

  82. Microsoft Research, weapons lab for the Troll Army by Anonymous Coward · · Score: 0

    Come work at Microsoft Research, weapons lab for the Troll Army.

    Become a Microsoftie Intellectual Vultures bird feeder - the benefits are great, and you don't have to do the burning and pillaging yourself.

  83. First Apple... by Snaller · · Score: 1

    First Apple explains why they are making products which doesn't work on the internet(No flash) , and now microsoft joins them in explaining why their browser won't support whats out there either.

    Good work people, you'll have your companies run into no time!

    --
    If Google really cared they would fix Android Chrome to reflow text, instead of discriminating
    1. Re:First Apple... by ceejayoz · · Score: 1

      First Apple explains why they are making products which doesn't work on the internet(No flash)

      People seem pretty happy with the Internet on their iPhone/iPads.

      now microsoft joins them in explaining why their browser won't support whats out there either.

      "What's out there"? I've yet to see Theora videos anywhere but Wikipedia. H264 shows up on Vimeo, Facebook, CNN, NYT, YouTube, and lots of others. Firefox is the odd one out here that's refusing to support "what's out there".

  84. Why reinvent? by Anonymous Coward · · Score: 0

    Can someone explain why we even need this? What can HTML5 do regarding videos that we couldn't already do with the embed tag?

    We didn't need Flash in the first place for videos. It was already possible to embed all popular video containers into web pages. How is this new method any different than embedding a H.264 mpeg4 video to a page?

    By embedding you let the OS default video playback plugin play the video for you. This has the advantage of allowing almost all containers and codecs to work. How is limiting the web to H.264 progress at all?

    I guess I just don't get it.

  85. Clear as mud and same as before by WWWWolf · · Score: 1

    First and most important, we think it is the best available video codec today for HTML5 for our customers.

    That's what Microsoft said about their brand of JavaScript. And, of course, ActiveX. Those things fared really well... for certain definitions of "well" that have absolutely nothing to do with open Web standards.

    H.264 also provides the best certainty and clarity with respect to legal rights from the many companies that have patents in this area.

    In other words "Theora could be patented, you just don't know that." FUDdy rubbish. You want the best certainty and clarity with respect to legal rights? Don't implement any goddamn video playback in the browser at all. Hell, since something as innocuous as object embedding bit Microsoft in the rump a while ago, maybe you should refrain from implementing any HTML features at all, if you want absolute best certainty and clarity in this matter!

    Plus, since most H.264 licenses I've seen lately all demand that the software should be used for "personal and non-commercial" uses only, how the hell does this convenient, clear and certain license purchase serve Microsoft's customers? Did the IE9 developers buy the proverbial pig in a sack (They wanted "H.264 for everyone for realz" and got "no, not for profit")? Will Microsoft hand free industrial H.264 licenses to all customers, or does IE9's EULA prohibit the video playback in corporate setting?

    (...don't mind me, I'm just explaining the other extreme of the FUD-filled video debate.)

    The video codec issue would be a simple matter if there were no giant piles of patents to deal with.

  86. Where does HTML5 say, use codec X only? by SmallFurryCreature · · Score: 1

    HTML5 can easily be implemented by just using the video codecs installed on the system. There is ZERO reason the codec used has to be in the browser. It makes sense to include a default codec with the browser although 99% of the time, the OS will have its own video codec support.

    But I see you got your head to far up Bill Gates as to be able to see your own fanboy nature. "IE9 will win, because IE8, IE7, totally failed, but this time, it will do it".

    Go and sign up for WM7 beta, I am sure it will be a iPhone killer. This time surely, all the previous failures were just flukes.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  87. I don't get it by Bent+Mind · · Score: 1

    I don't get it. Why are browsers placing restrictions on codecs? Back when there was that big debate over which codec should be mandated by the standard, I thought it was smart to leave it out of the standard. After all, no other media player restricts playback to specific codecs. Now browsers are trying to restrict which codecs can be used. Why?

    Why can't the browsers just use whatever is installed on the system and leave it up to the end users and media providers to decide which codecs to use, just like every other media player?

    --
    Request a Linux Shockwave player here: http://www.macromedia.com/support/email/wishform/
    1. Re:I don't get it by SuiteSisterMary · · Score: 1

      Well, for starters, if you do as you suggest, you get 'I can't play that video on Linux, as it's in quicktime.' or 'You need to download codec pack 1.245.231.v.2010, but make sure you don't get 1.245.232.v.2010. Unless you have an ATI video card, in which case you need to download the source, run this diff file, then compile. Unless you're also using an AMD proc, in which case disable this compiler flag or you'll get weird sync issues.

      Also, like they said, everybody and their dog has .264 acceleration these days, so you can be reasonably sure your video will play on an iphone as well as a quad-core.

      Kind of like computers tend to go from the 'one big processor' model to the 'lots of subprocessors' model and right back, or parallel to serial right back to parallel, formats tend to go from 'lots of little specialized ones for specific uses and targets' to 'one true format' and right back.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
    2. Re:I don't get it by Bent+Mind · · Score: 1

      you get 'I can't play that video on Linux, as it's in quicktime.' or 'You need to download codec pack 1.245.231.v.2010, but make sure you don't get 1.245.232.v.2010. Unless you have an ATI video card, in which case you need to download the source, run this diff file, then compile. Unless you're also using an AMD proc, in which case disable this compiler flag or you'll get weird sync issues.

      I've not had any of these problems with current video on Internet. The only problems I've encountered are specialized plug-ins that only work on specific platforms. However, if these problems do exist, wouldn't it then be in the best interest of the media provider to use a codec that doesn't exhibit these problems? That still leaves the codec decision between the media provider and end-user, with the media player (browser) remaining neutral.

      --
      Request a Linux Shockwave player here: http://www.macromedia.com/support/email/wishform/
    3. Re:I don't get it by SuiteSisterMary · · Score: 1

      No. Why have multiple competing codecs? Standardization isn't automatically a bad thing. Or would you prefer needing to go to a Ford gas station to gas up your Ford vehicle, due to slight incompatibilities in gas types between major manufacturers?

      If there's something h.264 is missing that is required for 'internet video,' point it out. It would be far better to have it then included in the h.624 standard than to not have it at all.

      Hell, look at the problems with h.264 *container* incompatibilities.

      --
      Vintage computer games and RPG books available. Email me if you're interested.
  88. What other Free codec? by tepples · · Score: 1

    It's also the same with Firefox and their rejection of anything but Theora

    More like vice versa. Theora is an extension of VP3, the only codec whose patent holder (On2) has licensed it worldwide for use in software meeting the definition of free software. All other codec owners have rejected Firefox.