Slashdot Mirror


MPEG-LA Considering Patent Pool For VP8/WebM

An anonymous reader writes "Well, that didn't take long. Larry Horn, CEO of MPEG-LA, the consortium that controls the AVC/H.264 video standard, says the group is looking at creating a patent pool license for VP8 and WebM, Google's new open source, royalty-free HTML5 video format... So much for a Web video standard unencumbered by patent issues." We talked about VP8/WebM a couple of days ago when Google open sourced it. Reader Stoobalou points out another late-night email from Steve Jobs, who was asked to comment on VP8 vs. H.264. Jobs laconically sent a pointer to the technical analysis we linked before, where the poster says "VP8 copies way too much from H.264 for anyone sane to be comfortable with it, no matter whose word is behind the claim of being patent-free."

399 comments

  1. First post by NervousWreck · · Score: 1

    In other words, people are not quite as honest as expected. Depressing, yes. Surprising, no.

    --
    I do not have a sig. You are hallucinating.
  2. Screw them. by Anonymous Coward · · Score: 4, Insightful

    Sounds good: Let's get the patents that MPEG-LA claims might affect VP8 out in the open. Let's get an explicit listing of exactly where they think it infringes. And then we'll fix it.

    This as opposed to Microsoft's approach to everything else, and Apple's approach so-far, of obliquely threatening that someone may someday find something that vaguely infringes some potential patent by some unknown party.

    1. Re:Screw them. by Anonymous Coward · · Score: 0

      Except that to "fix" all the parts that could possible be infringing would cripple VP8 even moreso with respect to H.264 then it already is.

    2. Re:Screw them. by Anonymous Coward · · Score: 1, Insightful

      Except that to "fix" all the parts that could possible be infringing would cripple VP8 even moreso with respect to H.264 then it already is.

      Guess we ought to just surrender now. Because the H.264 patents must cover every possible good implementation of every vaguely-similar compression...

      Except that is complete crap. Start with the specific patents, then work or innovate around them. The folks designing VP8 aimed to do just that. Now if our dear friends at MPEG-LA will finish their threatening review and point out specific flaws, we in the community can finish the job.

    3. Re:Screw them. by igb · · Score: 1
      ``And then we'll fix it.''

      This isn't like copyright infringement. Replacing patented methods and concepts in an already-existing implementation is extremely complex.

    4. Re:Screw them. by poetmatt · · Score: 1

      really?

      have you ever heard of FOSS? They sure have no problem.

    5. Re:Screw them. by Anonymous Coward · · Score: 1, Insightful

      The thing is, the MPEG-LA goons have figuratively been hanging around Oggs's house openly talking about how flammable the curtains are, and how dreadful it would be if they caught fire, and how handy it would be to buy fire insurance from Guido and Vinny's Friendly Firebrigade over on MPEG-LA street.

      The Ogg crowd have been putting up with this shit for years - they've shown good faith again and again in trying to avoid problems, no infringement has EVER been shown, and the trolls have done nothing - absolutely nothing - to rectify the issue. Just like most patent trolls do.

      This is why patenting code is an awful, awful idea - potentially some waste of space can get some ridiculous and useless piece of paper and sit on it and do nothing with it, whilst somebody else can actually go out there and create (like ogg), and then years later some window-licking knuckle-dragger can bring out their piece of paper and proceed to attempt to shakedown the people who actually created something.

      This has never been about protecting rights, this has always and only ever been about profit.

      I hope and expect that the MPEG-LA fail. We do not need that sort of troll in our lives.

    6. Re:Screw them. by Anonymous Coward · · Score: 0

      You're not really in position to fix anything now, since Google has already implemented the codec in their infrastructure, and got multiple other players to do that too. VP8 is here to stay, because it's already finalized and being used. You can make a derivative, but when you do - it's going to be way too late for HTML5, it's too late already.
      That's why I absolutely don't understand Google's move to VP8, it's inferior, it's a patent minefield, it has a a slow encoder... it looks like they just created more costs for themselves and accomplished nothing useful.

    7. Re:Screw them. by Anonymous Coward · · Score: 0

      "We'll fix it"? Are you personally going to rewrite (and redesign) all the infringing code? Or are you just talking out your ass, sitting in the basement, thinking that running ubuntu makes you an elite linux hacker?

    8. Re:Screw them. by Anonymous Coward · · Score: 0

      That's why I absolutely don't understand Google's move to VP8, it's inferior, it's a patent minefield, it has a a slow encoder... it looks like they just created more costs for themselves and accomplished nothing useful.

      Then I guess we're down to two options: Either Google is a bunch of idiots without a clue about patent law, or Slashdot commenters are.

    9. Re:Screw them. by Anonymous Coward · · Score: 0

      Replacing patented methods and concepts in an already-existing implementation is extremely complex.

      Yet rather easier than replacing methods and concepts on the basis that they "look similar" to something that has a bunch of patents on it.

    10. Re:Screw them. by Anonymous Coward · · Score: 0

      I hope and expect that the MPEG-LA fail. We do not need that sort of troll in our lives.

      I expect that MPEG-LA and their friends will continue be a pain for many years to come. But better Google picking a fight with them than I.

    11. Re:Screw them. by shmlco · · Score: 1

      Actually, if Google really wanted to help they should have simply spent a half billion or so, bought the H.264 patents from MPEG-LA, and donated the whole thing to the public domain.

      Bingo. One patent-free codec for which we ALREADY have hardware support.

      Or they could have prepaid the royalties for the Mozzila folks. But no, now we have to have another Bluray vs. HD-DVD battle.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    12. Re:Screw them. by mzs · · Score: 1

      Google has given tens of millions of dollars to Mozilla. It's not Google that gets to sign the agreement between MPEG-LA and Mozilla. Mozilla decided to spend the money on other things rather than an AVC licence. Some think that was a good idea, others disagree.

    13. Re:Screw them. by Anonymous Coward · · Score: 0

      Do you actually understand the issues here?

      The format itself - the file that comes out of the encoder and goes into the decoder - that contains the infringements. When you encode video, you do a bunch of math on it, and it's the sequence of calculations that are done that fall under the patent.

      FOSS means fuckall here. To work around it, you have to change the algorithms used - not just the implementation of them. At very best, that makes the current VP8 format useless, cause everything encoded in it would need to be reencoded in a new format. A more likely scenario is that the changes would significantly degrade the efficiency and/or quality of the format, making it less attractive.

    14. Re:Screw them. by Anonymous Coward · · Score: 0

      Bullshit. You can't patent a file format. Anyone who tells you otherwise is spreading FUD.

    15. Re:Screw them. by Anonymous Coward · · Score: 0

      It's not a file format patent, you fucking halfwit. It's a patent on the process used to generate the bits that go into the file.

      The serialized data isn't patented. The serialization process is. Also, the deserialization process is covered by patents. In other words, the math on both ends is patented. The actual shit in the file, meh.

      Slashdotters don't understand any of this shit, at least, not in general; but that still doesn't stop you from loudly and self-righteously opining on the matter.

      Stop spreading ignorance and stupidity. Just because you wish something to be other than it is doesn't make it so. Grow the fuck up.

    16. Re:Screw them. by joaosantos · · Score: 1

      Maybe because the AVC license is paid for each installation of the software which in the case of free software you can't count?

  3. So when does MPGE4 AVC/H.264 expire? by commodore64_love · · Score: 2, Interesting

    When do the patents expire and the invention fall into the public domain?

    - "Sometime after both you and your grandchildren are dead."

    Well that's a bad plan.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    1. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      That would be copyright. In this case it's sometime after your gadgets are dead/obsolete.

    2. Re:So when does MPGE4 AVC/H.264 expire? by Yvanhoe · · Score: 1

      Actually, IIRC, it is about 20 years after the patent has been granted. You probably mistake it with copyright that is currently 70 years after the author's death.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    3. Re:So when does MPGE4 AVC/H.264 expire? by natehoy · · Score: 3, Insightful

      You're confusing patent and copyright. The last of the h.264 patents should expire around 2025. Approximately 15 years from now.

      I'm very much hoping (and it's very realistic to expect) that I will be alive at that point, and so will my parents. If you got a kitten today, it might not make it, though. Sorry.

      Given my daughter's current age, it's likely that any potential grandchildren wouldn't even be born by then.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    4. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      When do the patents expire and the invention fall into the public domain?

      - "Sometime after both you and your grandchildren are dead."

      You're thinking of copyright. Patents may last a while, but there's stuff that's been patented after I was born that's already expired (and I'm only 33).

      For example, the GIF related patents (specifically for LZW compression) were filed in June of 1983. They expired 20 years later in June of 2003 (though some non-U.S. patents lasted until 2004). That's still a pretty long time in the fast-moving world of software and data, but it's not nearly as bad as the copyright situation where Congress seems to keep extending the duration of existing copyrights to make Disney happy.

    5. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 4, Insightful

      The last of the h.264 patents should expire around 2025. Approximately 15 years from now.

      That does, of course, assume no-one manages to successfully lobby for increased patent terms any time during the next 15 years.

    6. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      When do the patents expire and the invention fall into the public domain?

      - "Sometime after both you and your grandchildren are dead."

      The same probably goes for Ogg Theora and VP8 too.

    7. Re:So when does MPGE4 AVC/H.264 expire? by Col+Bat+Guano · · Score: 1

      Well I'm sure that the current companies paying royalties could put some money into a hitman fund to kill both him and his grandchildren, and hasten the patent expiry...

      It'd be cheaper in the long run.

    8. Re:So when does MPGE4 AVC/H.264 expire? by tomhudson · · Score: 0, Troll

      Approximately 15 years from now.

      Given my daughter's current age, it's likely that any potential grandchildren wouldn't even be born by then.

      So it's safe to say you're not Sarah Palin posting under an alias :-)

    9. Re:So when does MPGE4 AVC/H.264 expire? by orasio · · Score: 4, Insightful

      You are right about the 15 years.

      Anyhow, h.264 will be about as useful 15 years from now as Intel Indeo is right now.
      Patents on nineteenth century machines kind of made sense, because they might have helped moving some industries forward. Of course, patents did last a short amount of time compared to the usefulness of the invention. Right now we are still using combustion engines, and for the most part of the time they had no patents.
      Patents in software, right now, cover a lot more than the lifetime of the invention. That way, they are useless to the general public.

      It's not that you and your grandchildren will be dead, it's that patents will expire long after the technology becomes obsolete.

    10. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      Given my daughter's current age, it's likely that any potential grandchildren wouldn't even be born by then

      You hope!

    11. Re:So when does MPGE4 AVC/H.264 expire? by silentcoder · · Score: 1

      >Given my daughter's current age, it's likely that any potential grandchildren wouldn't even be born by then.

      We would all have been so much happier if you could be reasonably certain of the answer either way as opposed "likely"...

      I can think of about 50 different explanations of likely but since you're a father, naming any one of them will certainly get me on your foes list so I'll just leave that as an exercise for the reader.

      --
      Unicode killed the ASCII-art *
    12. Re:So when does MPGE4 AVC/H.264 expire? by Antiocheian · · Score: 1

      Anyhow, h.264 will be about as useful 15 years from now as Intel Indeo is right now.

      I don't think so. MP3 is still the most widespread audio format for stereo music and it is getting free from patents as we speak (or at least in a few more years in the US)

    13. Re:So when does MPGE4 AVC/H.264 expire? by natehoy · · Score: 1

      She's a month shy of eight years old. Math is left as an exercise to the reader.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    14. Re:So when does MPGE4 AVC/H.264 expire? by commodore64_love · · Score: 1

      If you're right that means MPEG1 (including Mp3) should expire within 1-2 years, and become public domain. And MPEG2 used in American television will be liberated around 2015.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    15. Re:So when does MPGE4 AVC/H.264 expire? by commodore64_love · · Score: 1

      Yeah but MP3 is also obsolete. AAC+SBR (HE-AAC) or MP3+SBR (MP3pro) are much better codecs, generating the same audio quality with only half the bitrate. MP3 will be free, but I certainly won't be buying any songs encoded with it.

      Speaking of encoding, why the heck does Apple have the AppleLossless codec if I can't buy any iTunes songs in that format. :-|

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    16. Re:So when does MPGE4 AVC/H.264 expire? by commodore64_love · · Score: 1

      Maybe she's 5 now and in fifteen years she'll be 20. It's unlikely but certainly possible to become a granddad when your daughter is 20.
      .

      >>>h.264 will be about as useful 15 years from now as Intel Indeo is right now.

      I'll be amazed if they come-up with anything better. For video compression I suspect they've already reached the limit to how small a file can be, without degrading the viewers' experience. I suspect MPE4 AVC/h.264 will still be used in TV broadcasts, cable distribution, internet video, and Bluray Disc.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    17. Re:So when does MPGE4 AVC/H.264 expire? by Howitzer86 · · Score: 1

      Yeah, 15 years from now we'll be using a YUV based uncompressed streaming video on our multi-gigabit internet connections.

    18. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      Yet, I can guarantee you absurd lawsuits will still commence over those lingering patents.

      I'm wondering if the oncoming technology will have enough strength to drag our patent system into the 21st Century. If history has shown us anything, it's that greed will still be the playing field for recognition.

    19. Re:So when does MPGE4 AVC/H.264 expire? by squiggleslash · · Score: 1

      MP3 may be up against better codecs, but it's hardly obsolete. It's the one format virtually everything plays. Even my car stereo supports it, and that doesn't even support MPEG 1 Audio Layer II.

      I suspect that none of the lossy compression systems will ever supplant MP3. Apple's pushed AAC, but only realized limited success, as has Microsoft with WMA. Vorbis just doesn't seem to be going anywhere. MP3Pro and HE-AAC have yet to make a dent. AC-3 has virtually no presence outside of audio accompanying video. Meanwhile, bandwidth and storage space are increasing to the point that the "lossless" codecs just seem like better and better value with each passing day.

      I would be enormously surprised if MP3 is gone in ten years. I would expect it to continue to exist for low end audio, with either a "lossless" codec or PCM becoming the major standard for audio storage, and AC-3 remaining the primary soundtrack format for everything except Blu-ray.

      --
      You are not alone. This is not normal. None of this is normal.
    20. Re:So when does MPGE4 AVC/H.264 expire? by characterZer0 · · Score: 1

      One of the constraints when developing codecs is the processor power required to do the encoding and decoding. If processor power goes up (and it will), you can compress more at the expense of requiring additional processor power.

      --
      Go green: turn off your refrigerator.
    21. Re:So when does MPGE4 AVC/H.264 expire? by Kjella · · Score: 1

      Anyhow, h.264 will be about as useful 15 years from now as Intel Indeo is right now.

      If you look at the development of encoders from MPEG1 to Indeo to MPEG2 to MPEG4 ASP (DivX, Xvid) to H.264 you clearly see the rate of improvement is going down. There's a baseline of the minimum size a file can have even with perfect compression. I'm sure there'll be a H.265 with 20-30% better compression based on various smart things but we won't see BluRays compressed to DVD size without loss. That the best encoders start to look more and more alike is a sure sign the product is reaching maturity.

      Also, it's not certain that difference will matter too much in 15 years. Just look at MP3s now, the difference between a 5MB MP3 and a 4MB AAC is next to nothing. I'll be very disappointed if I have less than 100 Mbit/s in 15 years. Just *last quarter* the average broadband speed in Norway increased from 5.7 Mbit/s to 5.9 Mbit/s, and the evolution will likely be higher than exponential because of the huge fiber rollouts. My guess it'll be like MP3, technically surpassed by AAC, Vorbis and probably a few more but still the domintant standard.

      --
      Live today, because you never know what tomorrow brings
    22. Re:So when does MPGE4 AVC/H.264 expire? by natehoy · · Score: 1

      Correct, at least that sounds correct based on my recollection of the dates. Patent portfolios are very complex, and the MP3 patent body encompasses a lot of patents, but I think the last of them should be expiring very soon.

      That doesn't mean, of course, that music encoded in those formats suddenly becomes public domain, that's still covered by copyright and copyright is the one that we hate because it's ridiculously long (thanks to Disney and "Steamboat Willie", probably in perpetuity for any content starting in the early 1900s). But they cover specific works, so they're of a relatively narrow scope.

      Patents are the ones we hate because they are so ridiculously broad (covering concepts and ideas). Fortunately, they don't last quite as long. Only as long as your career, not as long as your family bloodline. But career-length is still long enough to ensure that your children or grandchildren will be the first generation to be able to freely use something that is issued patent protection today.

      Did you need a new copy of the Slashthink brochure? :)

      Patents: Broad, relatively short-lived, stifle application of new technologies.

      Copyright: Narrow, very long-lived, stifle creation of new entertainment content.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    23. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      Intel Indeo? Why not as useful as MPEG2 part 3 is today? The specification of the format also known as MP3 is 15 years old this year and as far as I can see, it'll keep on living for a couple more. If you go one step more modern as far as audio codecs go, we have AAC,or MPEG2 part 7. AAC is 13 years old and won't go anywhere soon.

    24. Re:So when does MPGE4 AVC/H.264 expire? by geekoid · · Score: 1

      It's also wrong.

      in general, 20 years. BUT for some things it's sooner.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    25. Re:So when does MPGE4 AVC/H.264 expire? by Antiocheian · · Score: 1

      generating the same audio quality with only half the bitrate

      Is that ABX-verifiable ? But even if I agree with your statement it still doesn't matter. Double the bitrate and you have the same quality. Bitrate in audio is a trivial issue nowadays.

      That said, I like listening radio in AAC+/64kbps but won't matter to me if my favorite station switches to 128kpbs MP3 only.

    26. Re:So when does MPGE4 AVC/H.264 expire? by Anonymous Coward · · Score: 0

      *cough* MP3 *cough*
      The last MP3 patents should expire in 2017, and since MP3 became a standard in 1991 and 19 years later it is still widely used (although starting to be replaced by AAC thanks to the iTunes Store) I'm 80 percent sure it will still be quite a bit useful in 2017.

    27. Re:So when does MPGE4 AVC/H.264 expire? by camperdave · · Score: 1

      Given that you could start from scratch, have a brand new daughter, have her grow up and give birth within the next 15 years means that any daughters you have now could easily provide you with grandkids by the time the patent expires. Twelve years is all it takes.

      --
      When our name is on the back of your car, we're behind you all the way!
    28. Re:So when does MPGE4 AVC/H.264 expire? by natehoy · · Score: 1

      That's why I also own a shotgun, son. :)

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    29. Re:So when does MPGE4 AVC/H.264 expire? by Bigjeff5 · · Score: 1

      28 years actually. Patents aren't too bad in that regard.

      The "70 years after death" provision of copyright is just insanity.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    30. Re:So when does MPGE4 AVC/H.264 expire? by Hal_Porter · · Score: 2, Funny

      MP3Pro and HE-AAC have yet to make a dent. AC-3 has virtually no presence outside of audio accompanying video.

      Yo! All the cool, cutting edge media savvy kids are switching from MP3Pro to MP3Pro Extreme To the Max Radical II. Ring the bell, suckah. Schools in!

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    31. Re:So when does MPGE4 AVC/H.264 expire? by Bigjeff5 · · Score: 1

      The point of patents is not to allow the public to use the actual patent. It's to prevent the knowledge in the patent from being lost. This was common during the middle ages, when guilds kept all their technology secret. By keeping everything so secret, any good idea that the guild was not in a position to take advantage of was effectively lost forever. Progress was extremely slow. We've advanced more technologically in 100 years than Europe advanced in 1000, and it's largely because of patents. It's one of the reasons we're constantly astounded by what the ancient Egyptians or the Mayans or other ancient civilizations were able to accomplish - we didn't think such knowledge existed, yet in truth it had simply been lost over time.

      Patents get the ideas out in the open. The limited monopoly protects the inventors and allows them to capitalize on their invention about the same as (sometimes even more than) if they had kept it secret and developed and produced it themselves. With the ideas out in the open, however, everybody knows about it, and anybody capable can license the ability to produce it from the inventor. Furthermore, new inventors can use that patent as a stepping stone to the next great invention (because it requires an actual description of the process).

      This is why we've come so far so fast technologically - because we've shifted the advantage from keeping technology secret to getting technology out in the open.

      Copyright is similar, but the idea there actually was more directly about getting culture to the public. Without copyright, the only effective means to encourage writing and art is government or private patronage, and those are not good solutions (it severely limits what will be produced).

      Any time you tweak patents or copyright, you skew the balance. Copyright used to be sane, now it goes far, far beyond encouraging production of culture. As someone else once put it, it's like letting a private land owner put a gate and toll on a public highway, then backing that toll with the force of law. The idea is ludicrous, yet that is exactly what our current copyright law does.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    32. Re:So when does MPGE4 AVC/H.264 expire? by mcrbids · · Score: 1

      Dollars are votes. We the People hold power to bankrupt corporations out of existence. No such power exists over Gov't.

      So.... you start off by saying that money is akin corporations as votes are for government, but then say that votes don't work for government like money works for corporations?

      I think you need to research the concept of "cognitive dissonance".

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    33. Re:So when does MPGE4 AVC/H.264 expire? by Bigjeff5 · · Score: 1

      But even if I agree with your statement it still doesn't matter. Double the bitrate and you have the same quality. Bitrate in audio is a trivial issue nowadays.

      That said, I like listening radio in AAC+/64kbps but won't matter to me if my favorite station switches to 128kpbs MP3 only.

      You didn't bother to read the second half of the post, did you? Because that was exactly his point. He thinks it will be MP3 and loss-less formats that will still be around in 10 years.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    34. Re:So when does MPGE4 AVC/H.264 expire? by Sandbags · · Score: 1

      More so, the core patents in H.264 expire in 2017-2021. only some of the obscure, and optional, parts of H.264 stretch that far. There are something like 50 or 100 patents in H.264's pool, some of which have already expired...

      By 2020, you'll almost certainly be able to make an H.264 equivalent codec and bypass any of the small patents easily. This is why most of us suspect that come 2015, the MPEG-LA will once again (as they have already done twice) extent the royalty free window on H.264.

      --
      There is no contest in life for which the unprepared have the advantage.
    35. Re:So when does MPGE4 AVC/H.264 expire? by orasio · · Score: 1

      The point of patents is not to allow the public to use the actual patent. It's to prevent the knowledge in the patent from being lost. ...

      Duh. That was the point of my post. Knowledge like the combustion engine is valuable for humanity for a hundred years, so it's good to pay some guy to develop it, in the for of a government-granted monopoly.
      Knowledge like a particular video codec is worthless to the public after a few decades, so paying for it, as a society, makes no sense. Let guilds keep their codecs secret, if they so wish.
      Patents don't even serve the purpose of ensuring future access to content, in a world where things like DRM seem fair to so many people.

    36. Re:So when does MPGE4 AVC/H.264 expire? by natehoy · · Score: 1

      Color me paranoid (which is a lovely shade of lavender with just a hint of puce) but I'm still suspicious of that.

      If all the major players are adopting h.264 and encouraging its use by offering it for free, I'm suspicious of the possibility of them suddenly implementing a royalty on free-for-the-end-user video (which is the only thing exempted now) and/or jacking the costs WAY up for any other use once H.264 is a completely adopted standard.

      Time will tell.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    37. Re:So when does MPGE4 AVC/H.264 expire? by bored · · Score: 1

      We've advanced more technologically in 100 years than Europe advanced in 1000, and it's largely because of patents.

      Which is total bs, pretty much everyone agrees that the rate of progress is mostly due to our ability to dedicate more resources to any given problem. Just as our population has grown, so has our ability to dedicate people into narrower and narrower areas of research and development. Sure being able to leverage previous work is a huge advantage, but that knowledge gets spread around via methods other than patents too. Ever read a research journal?

    38. Re:So when does MPGE4 AVC/H.264 expire? by westlake · · Score: 1

      Anyhow, h.264 will be about as useful 15 years from now as Intel Indeo is right now.

      The H.264 standard is extensible.

      The "next generation" video codec to emerge from MPEG and VCEG is likely be simply "H.264+"

      High Efficiency Video Coding:

      H.265 was initially foreseen as an entirely new standard and not an extension of H.264 like High-performance Video Coding proposal by the ISO/IEC Moving Picture Experts Group (MPEG). Although some agreements about the goals of an H.265 project have been reached, e.g. computational efficiency and high compression performance,[3][4] the current state of technology proved not yet mature for creation of an entirely new H.265 standard, and all contributions are modifications to KTA JM11, a reference H.264 encoder by the MPEG/VCEG Joint Video Team.

      In April 2009, the scope of the project was changed to H.NGVC, with a H.264+ standard being the most likely outcome.

      In ISO/IEC Moving Picture Experts Group (MPEG) started a similar project during 2007, tentatively named High-performance Video Coding. Early evaluations were performed with modified KTA (Key Technical Area) JM11 reference software encoder developed by the MPEG/VCEG Joint Video Team. By July 2009, experimental results showed average bit reduction of around 20% compared with H.264/AVC High Profile at the same computational complexity; these results prompted MPEG to initiate the standardization process in collaboration with VCEG.

      A formal Call for Proposals (CfP) was issued in January 2010, and proposals were evaluated at the first meeting of the MPEG/VCEG Joint Collaborative Team on Video Coding (JCT-VC), which took place in April 2010

      The current timeline calls for an adoption of final standard by July 2012.

    39. Re:So when does MPGE4 AVC/H.264 expire? by John+Hasler · · Score: 1

      > Which is total bs...

      Yes, but only because progress cannot be quantified.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    40. Re:So when does MPGE4 AVC/H.264 expire? by commodore64_love · · Score: 1

      No.... I said dollars are votes for or against corporations. When we buy something we cast a vote which says, "I like this company" and when we boycott then we cast a vote which says, "I don't like this company." If enough people boycott then the company ends-up like Circuit City (bankrupt and disappears).

      As for government, we only get to vote once every two years. That vote certainly has influence, but we don't have the power to drive the government out of existence. And in-between votes the leaders typically ignore the will of the people (which is why the Bush Bailout Bill passed even though most Americans opposed it). Leaders only behave themselves once every 2 years, and the rest of the time they ignore us.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    41. Re:So when does MPGE4 AVC/H.264 expire? by bit01 · · Score: 1

      and it's largely because of patents.

      You've got some breathtaking chutzpah there. The patent parasites usually arrive after some particular technological area is going gangbusters. Not surprising, the parasites go where the money is.

      Patents get the ideas out in the open.

      Shows how little you know about technological innovation. Almost all is incremental, "ideas whose time as come," that will be independently reinvented hundreds of times as technology in different areas progress simply to get first mover advantage. As is true in most areas of business. Patents in most technological areas are a hindrance, not a help.

      ---

      It's valuable because it's standard, not standard because it is valuable.

    42. Re:So when does MPGE4 AVC/H.264 expire? by Antiocheian · · Score: 1

      I did. But I wouldn't buy songs in any lossy format. His 2nd point was entirely irrelevant. As far as lossy audio formats go, MP3 is the best way to ensure a small filesize that will play everywhere.

    43. Re:So when does MPGE4 AVC/H.264 expire? by WNight · · Score: 1

      Patents are the ones we hate because they are so ridiculously broad (covering concepts and ideas).

      Mainly, I think, because they don't allow for independent discovery. There's something so monumentally unfair about creating some hard but obvious like b-frames and then being told someone else owns the idea - such that you can't even write FOSS with it.

      Personally, I think the answer is just to ignore the law. Use whichever codec, even some explicitly patented one, and just develop outside their jurisdiction. See if the USA would ban Firefox/etc over it, and if it wouldn't just drive the popularity through the roof anyways. Currently it's an tangible organization but development could be decentralized at any time.

      For instance, the piracy craze could switch to a patented format - ideally one infringing on so many competitors patents you could never actually implement it legally. Soon after, all patent-compliant applications (IE, Safari, Chrome) would become irrelevant, as would devices locked around them.

    44. Re:So when does MPGE4 AVC/H.264 expire? by Troed · · Score: 1

      1) All mobiles do AAC ... done.

    45. Re:So when does MPGE4 AVC/H.264 expire? by Sandbags · · Score: 1

      The existing MPEG-LA contract explicitly forbids end-user fees. only codec makers, hardware manufacturers, and broadcasters pay anything. By putting it in writing, and guraanteeing no fees until 2016, they have essentially extended the royalyty free (with limited exception on existing specific businesses) until near 90% of the core patents expire.

      between now and 2016, you don;t think there will be a viable alternative that will make MPEG-LA continue to offer it free??? (the fee schedule is locked in, even non-free, 90% of sites will STILL pay $0, since its based on number of PAYING subscribers, or advertising revenue over costs, and still can't go over $5M or the same price one would pay to broadcast to the same audience OTA.

      See, the big issue for MPEG-LA is there ARE other codecs, and they're becoming more mature every day. Also, there's some basic law (i don't know exactly which) that in a nutshell means that if it was free the day I implemented it, with a defined end date for free, and a defined fee schedule, then those terms have to be honored. only new people signing on could have different terms applied if they're changed (its not retroactive).

      --
      There is no contest in life for which the unprepared have the advantage.
  4. Re:Patent violations by Anonymous Coward · · Score: 3, Informative

    "The thing is, MPEG-LA ensures that H.264 and you are free from any patent violations".

    That's technically not true. However, any third party that tried to litigate would have it made worth their while to join the pool. If it's really money you're after, it's much safer and easier to join the pool.

  5. Abolishing swpats the only solution by ciaran_o_riordan · · Score: 3, Informative

    AV is really the area worst affected by software patents. The media talks a lot about "silly patents", but they're *not* the real problem. MPEG-LA holds over 1000 patents - no amount of raised standards will solve this problem. Patents on playing video have to be declared null and void.

    1. Re:Abolishing swpats the only solution by commodore64_love · · Score: 0

      >>>Patents on playing video have to be declared null and void

      Why? If you are using VHS or CD, the respective companies (JVC, Sony, Philips) get a piece of the royalties on each sale, to offset the high initial costs of the invention. It seems logical the same would be true if you are using MPEG2 or MP3. Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    2. Re:Abolishing swpats the only solution by Yvanhoe · · Score: 4, Interesting

      Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place.

      Maybe these companies wouldn't have. Does this mean that these technologies would not have been invented anyway ? I don't think so. MP3 was invented partially thanks to public funds (Fraunhoffer is a half-public R&D institute) and most of the patented "innovations" of private R&D labs are often base on public research publication. What my experience showed me is that usually, in "R&D" the "R" is often made by public labs and the "D" by private companies. Therefore, it should be lawful to reuse the "R" part. In the context of software, that often means the core algorithm, exactly what is concerned by these patents. The 'D' part is well covered by copyright.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    3. Re:Abolishing swpats the only solution by ciaran_o_riordan · · Score: 1

      > Without that guarantee of return, these companies would have never bothered to invent

      Utter nonsense.

      First, the work of all free software encoder projects gets done without any patent royalty incentives.

      Second, Google is now paying people to work on a video encoder, without any patent royalty incentives.

      Third, if the current patent profiteers couldn't demand patent royalties, sure they're fire off teary-eyed press releases, but there's nothing to show they'd stop all development. All online video companies have an incentive to fund development of online video - I hope that doesn't need further explanation.

    4. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      MPEG-LA holds over 1000 patents - no amount of raised standards will solve this problem. Patents on playing video have to be declared null and void.

      Bear in mind that, according to the analysis, VP8 likely has copyright problems, too. Perhaps the answer is to stop copying code from your competitors and actually invent your own solutions.

    5. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      Yeah right. As if there would be no incentive to compress video if you couldn't patent it.

    6. Re:Abolishing swpats the only solution by tepples · · Score: 3, Insightful

      Without a guarantee of return, Monty and other Xiph.Org contributors invented the Vorbis audio codec, which is competitive with AAC at all but the lowest bitrates.

    7. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place.

      I'm okay with that. Some one else would have invented it then. You really think no one in the future would ever invent it without patents?

    8. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place.

      Without those formats to distribute their goods, none of those companies who rely on them would even have a product to sell. Patents are just the icing on the cake.

    9. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      Without a guarantee of return, Monty and other Xiph.Org contributors invented the Vorbis audio codec, which is competitive with AAC at all but the lowest bitrates.

      Without a guarantee of return, Linux, GCC, *BSD, Apache, BIND, INNd, GNOME, KDE, libjpeg, gzip, bzip2, IMAP (Cyrus, Courier, Dovecoat), ghostscript, ImageMagick, tcpdump/wireshark, rsync, Samba, xlock, OpenSSH, OpenSSL, Perl, Python, Ruby, TCL, PHP, SpamAssassin, TeX, LaTeX, TeXLive, zoneinfo/tzdata, would never have been invented.

    10. Re:Abolishing swpats the only solution by eggnoglatte · · Score: 1

      Maybe these companies wouldn't have. Does this mean that these technologies would not have been invented anyway ? I don't think so. MP3 was invented partially thanks to public funds (Fraunhoffer is a half-public R&D institute)...

      Bad example. Yes, Fraunhofer Institutes receive public funds, but the model is that they HAVE to get a high percentage (60% if I recall correctly) from other sources. If they don't, their public funding is cut. So, they have a VERY strong incentive to work on things that can make them money (which is the idea, since Fraunhofer is supposed to do applied research).

      ... and most of the patented "innovations" of private R&D labs are often base on public research publication. What my experience showed me is that usually, in "R&D" the "R" is often made by public labs and the "D" by private companies

      As somebody whose academic research has been licensed by industry and is now used in products, let me assure you this: there is a huge difference between building a research prototype and developing a product. Easily 80-90% of the cost is in the "D" part of "R&D". Companies will not invest that money unless they a reasonable expectation that they are the only ones who will benefit from the investment.

    11. Re:Abolishing swpats the only solution by commodore64_love · · Score: 0, Offtopic

      >>>Does this mean that these technologies would not have been invented anyway ? I don't think so

      I do. Why would JVC invest billions of dollars developing the VHS VCR, if they couldn't get a cut of each sale? Other companies like RCA, gpx, et cetera would just swoop-in and copy the design, and JVC would go bankrupt due to the billion-dollar unpaid bill.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    12. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      MPEG LA didn't invent anything, and most of its members had absolutely nothing to do with developing any part of the H.264 specification. MPEG LA is just a patent pool, it is not connected to the MPEG (Motion Picture Experts Group), responsible for the specification.

      More than half the patents cover completely obvious ways to process information (obvious to any programmer who has looked into lossy video compression, anyway), and the other half is so generic that it's almost meaningless. Apple's only patent in the H.264 portfolio, specifically, seems to have been written just so that Apple could be allowed into the gang, because they needed a marketing department. The only vaguely meaningful patents seem to be the ones from the Fraunhofer Institute (which is unsurprising, because that's where most of MPEG's develpment actually goes on).

      Companies should be free to copyright a given format or program, but never to patent generic mathematical methods. In fact, in most civilized countries, they are not.

    13. Re:Abolishing swpats the only solution by Bigjeff5 · · Score: 1

      Maybe these companies wouldn't have. Does this mean that these technologies would not have been invented anyway ? I don't think so.

      The problem is not the current invention, it's the next one. Before patents, the only option was to keep your invention as secret as possible. Someone would eventually reverse engineer it, but when they did they would not share it with the world, they would keep it secret too and create a competing product. This was the situation in the Middle Ages, and progress ground to a halt. In a thousand years they had no truly revolutionary technologies, simply improvements on the same old design.

      The formed guilds and pooled resources to protect themselves to try to prevent the loss of knowledge (this is how the Free Masons started). However, any new idea that the guild didn't have the resources to pursue would almost certainly be lost.

      This was not a theoretical problem, it was a real problem. It's why the middle ages lasted 1000 years. We've seen revolutionary new technology after revolutionary new technology in the last 200 years, yet in the middle ages progress was plodding along at an incredibly slow pace. In the dark ages we actually lost a lot of knowledge.

      That is what patents eliminated - the secrecy of technology. Even if you choose not to license a patent, others can still build upon it to create the next great invention. It also really helps get the technology out to the people - if an individual does not have the resources to produce his invention, he can license it to someone who can. The inventor, manufacturer, and the public all benefit by this.

      As you may notice, there is a balance here that makes it all work. For example, if patents are too strict, and anything even remotely similar to a patented item infringes on the patent, it will stifle invention. That's why our current setup is supposed to be novel and non-obvious. You can make the "next step" in a technology without having to license the tech, so long as the "next step" is a novel and non-obvious advancement. If it were much more strict than that nobody would be able to use that knowledge to build new things. If it were not strict enough, then inventors would simply revert back to secrecy and our advancement would slow to a crawl again.

      Without patents we'd probably still be shooting black powder muskets, the only planes would likely be two-seater toys of the super-rich. That's assuming internal combustion engine technology was able to advance at the plodding pace it would have been moving at to allow it to supplant steam power. Those are just a few things, in truth our whole world would be completely different without the innovation patents allow.

      Patents have proven their worth in the last couple hundred years. They absolutely do drive innovation, and it's why they've been messed with relatively little. Copyrights have a goal of culture, and so there is really nothing to advance, simply to spread. They've also been messed with a lot, and I don't think it is currently accomplishing its intended goal.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    14. Re:Abolishing swpats the only solution by Bigjeff5 · · Score: 1

      Why would JVC invest billions of dollars developing the VHS VCR, if they couldn't get a cut of each sale?

      They'd still invent it, what they wouldn't do is share it. It would be a trade secret, and so only JVC would manufacture VHS players, and anybody who wanted to compete would have to reverse engineer it. Doing so takes a lot of effort, so they obviously wouldn't share the knowledge with others. That means every competitor would have to RE the technology, and they would probably put their own twist on the result so as to not inter-operate with the others (unless they are trying to steal the market out from under their competitor). In truth, we wouldn't even be close to the technology necessary to allow JVC to create VHS VCR in the first place if not for patents.

      Welcome to the middle ages. Not exactly the poster child of innovation. It took them a thousand years to develop sheet steel and plate armor, for Christ's sake! And don't give me any lip about "oh it takes time to figure this stuff out". Bullshit. It takes time if only 50 people in the world understand the technology the previous step was built on. We've had matallurgy for thousands, and thousands of years. All we needed were a bunch of people trying to mix various metals and other compounds and sheet steel would have been invented from its iron roots in 100 years or less. Yet the secret of smelting iron was exactly that - a secret, which severely stunted progress.

      Imagine if Da Vinci's ideas had been in a public patent system! He had the basic concepts for things like helicopters, tanks, and automata 500 years ago! Yet his knowledge was effectively lost, stuffed away in private collections where they did nobody any good. Many of his works are still lost.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    15. Re:Abolishing swpats the only solution by commodore64_love · · Score: 1

      >>>They'd still invent it, what they wouldn't do is share it. It would be a trade secret, and so only JVC would manufacture VHS players

      But without patent protection, the JVC VHS VCR would be reverse-engineered in less than a year by the other corporations (VHS clones). And then JVC would not be able to pay-off the billion-dollar bill it incurred during development. And it would go bankrupt.

      Therefore, rather than take the risk in a world without patent protection, JVC would just not bother inventing the VCR. Why take risk when there's no reward?

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    16. Re:Abolishing swpats the only solution by WNight · · Score: 1

      Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place.

      Why do people buy this shit? You recite corporate psalms well, but have you ever given it any thought?

      Why are you(/those like you) always so quick to grant monopoly rights to things I might like to do?

      Why not just create one big company, give them monopoly rights to everything, and tax everyone 100% and give it to them? By patent standard the guaranteed profits alone, let alone lack of competition, should make it the most innovating and profitable thing possible. In only a few years science will be complete and the world, a worker's paradise.

    17. Re:Abolishing swpats the only solution by Troed · · Score: 1

      Without that guarantee of return, these companies would have never bothered to invent VHS, CD, MPEG in the first place

      No. What we do is invent first and check if there's something patentable in the invention later.

      Maybe you're thinking of "bringing products to the market" or "joining up with others in a co-development effort" etc - but you're wrong on the invention part.

    18. Re:Abolishing swpats the only solution by WNight · · Score: 1

      Companies will not invest that money unless they a reasonable expectation that they are the only ones who will benefit from the investment.

      Bullshit. Yes, that's the scare story, but it's ridiculous.

      This is like saying companies won't open a store that sold products their competitors sell. Smart companies do aim for the fringes to have less competition, but what you're saying is that with any competition at all, business is impossible.

      It's obviously false in 99.3% of cases and like the god-of-the-cracks phenomenon, patent supports point at the leftover areas as where they're absolutely required, like how religious supporters point to our lack of total understand of the big bang as proof for their specific religion.

    19. Re:Abolishing swpats the only solution by WNight · · Score: 2, Insightful

      No. It's should be the answer. Independent creation should be an absolute defense against patent infringement, but it is not.

      Even if you know nothing of my patent and have totally reinvented the field yourself, you lose.

      What copyright problems does VP8 have? Link?

    20. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      No. It's should be the answer. Independent creation should be an absolute defense against patent infringement, but it is not.

      Even if you know nothing of my patent and have totally reinvented the field yourself, you lose.

      That's because patents require public disclosure and publishing. You claim you totally reinvented the field yourself, but you happen to come up with the same solution that I patented, published, and is accessible via Google as well as dozens of other search engines. It's the same as if you independently write a novel about two crazy kids in love that has the line, "Romeo, Romeo, wherefore art thou, Romeo?" People aren't going to believe that it was an independent act of creation, no matter how much you claim you've never heard of this Shakespeare guy.

      What copyright problems does VP8 have? Link?

      The analysis in the linked summary talks about code in the encoder that seems to be copy-pasted from H.264.

    21. Re:Abolishing swpats the only solution by WNight · · Score: 1

      That's because patents require public disclosure and publishing.

      No, it works with submarine patents (unreleased) so it's not based on the possibility of copying the work.

      People aren't going to believe that it was an independent act of creation, no matter how much you claim you've never heard of this Shakespeare guy.

      That's what logs and receipts are for. Courts decide this sort of thing all the time.

    22. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      That's because patents require public disclosure and publishing.

      No, it works with submarine patents (unreleased) so it's not based on the possibility of copying the work.

      What submarine patents? Since 2000, all patent applications have been published within 18 months of filing.

      People aren't going to believe that it was an independent act of creation, no matter how much you claim you've never heard of this Shakespeare guy.

      That's what logs and receipts are for. Courts decide this sort of thing all the time.

      No, they're decided by the BPAI, which is a pseudo-court. Nonetheless, to return to the original point, interferences come up when inventor A and inventor B independently invent something and independently apply for patents. They don't come up when inventor A gets a patent and "inventor" B suddenly claims that he came up with the idea 20 years ago.

    23. Re:Abolishing swpats the only solution by WNight · · Score: 1

      What submarine patents? Since 2000, all patent applications have been published within 18 months of filing.

      I'm using it to show the intent of the law. There's *no* expectation that others can benefit from patents, and that's why the law is flawed.

      This specific exploit is fixed but the whole system remains one where you hope you don't end up using someone else's ideas as compared to one where you eagerly seek out patents for their wisdom. Clearly the system is a liability.

      No, they're decided by the BPAI, which is a pseudo-court.

      No, what I mean is that you presented "nobody will believe you invented this independently" as if it were a real problem - it is not, real courts deal with this issue all the time in many fields.

      Nonetheless, to return to the original point, interferences come up when inventor A and inventor B independently invent something and independently apply for patents. They don't come up when inventor A gets a patent and "inventor" B suddenly claims that he came up with the idea 20 years ago.

      Anything that doesn't recognize that while the patent was filed first the second person's ideas aren't necessarily derivative is broken. Patents are clearly viewed like a minefield, where the patent adds nothing of value to the state of the art because everyone is afraid to go looking, or even be told of its existence.

      Perhaps the answer is to stop copying code from your competitors and actually invent your own solutions.

      Aside from the potential copyright issue I hadn't heard about before, I think this statement is a terrible misstatement of the situation.

      You cannot freely invent your own solution, ever. It's owned in part by others - not those who've seriously advanced science like Newton, but patent trolls who camp on using XOR to draw to the screen, lasers to tease cats, or the number of confirmation steps in an order.

    24. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      What submarine patents? Since 2000, all patent applications have been published within 18 months of filing.

      I'm using it to show the intent of the law.

      That's a bit tough to do when the law doesn't allow the situation you're trying to use. There are no submarine patents anymore, because Congress amended the law when they realized that was an issue. That they amended it to fix that kinda shows their intent.

      This specific exploit is fixed but the whole system remains one where you hope you don't end up using someone else's ideas as compared to one where you eagerly seek out patents for their wisdom. Clearly the system is a liability.

      That's only true if you're not very good at patent law, or you have a terrible patent attorney giving you poor advice. Trust me - large companies perform due diligence and freedom to operate searches every day.

      Anything that doesn't recognize that while the patent was filed first the second person's ideas aren't necessarily derivative is broken.

      Why? We're talking about the exact idea, not a derivative idea, which could be independently patentable. We're talking about a situation where I come up with A+B+C+D, and you "independently" come up with A+B+C+D several years later and then try to claim you were first... even though you never published, never applied for a patent, etc. I fingerpainted the full kernel for Windows 7 when I was a kid. Microsoft owes me money!

      Patents are clearly viewed like a minefield, where the patent adds nothing of value to the state of the art because everyone is afraid to go looking, or even be told of its existence.

      Do you realize how many purely conclusory words you used in your post? "*no* expectation", "clearly the system is a liability", "clearly viewed", etc. They're not fooling anyone.

      You cannot freely invent your own solution, ever. It's owned in part by others - not those who've seriously advanced science like Newton, but patent trolls who camp on using XOR to draw to the screen, lasers to tease cats, or the number of confirmation steps in an order.

      Yeah, it's amazing how not a single patent has been issued after the first one. To think 220 years later, and we're still on patent #1.

      No, you can freely invent your own solution. Do you instantly get rights to anything and everything you used? No. You get the rights to your invention. So if you patent a stool, and I add a back to it and invent a chair, I can freely get a patent on a chair. I have to pay you a reasonable license fee for use of the stool portion until your patent expires, but that's only fair - I took your stool and added a back to it. Why shouldn't I pay you for your labor?

      As for troll examples you mentioned, the cat-exercising patent is abandoned, and the other two aren't limited to their titles. Arguing that the system is broken by using the titles or even the abstracts of patents shows only that you don't understand what patents are.

    25. Re:Abolishing swpats the only solution by WNight · · Score: 1

      I fingerpainted the full kernel for Windows 7 when I was a kid. Microsoft owes me money!

      Oh yeah, that's exactly what I meant.

      Do you realize how many purely conclusory words you used in your post? "*no* expectation", "clearly the system is a liability", "clearly viewed", etc. They're not fooling anyone.

      Wrong. Patents clearly are viewed as a minefield - or do you need a cite? Yes, it's subjective, but it's a view held by many in R&D that good or bad they can blow up all too easily. They're too afraid to properly use the patent system in a useful manner because it so unreasonably rewards trolls instead of creators.

      That's only true if you're not very good at patent law

      And what's the first thing people scream in these threads? "If you're not a patent attorney, you know nothing." Of course I'm not very good at it.

      or you have a terrible patent attorney giving you poor advice.

      Yes, or very often no attorney. And patents are a minefield...

      Trust me - large companies perform due diligence and freedom to operate searches every day.

      Their lawyers do, to refine their own patent applications usually. Their engineers certainly do not just browse patents unsupervised.

      If the system had value for R&D it'd be the first place engineers turned, like Perl programmers to CPAN.

      Congress amended the law when they realized that was an issue. That they amended it to fix that kinda shows their intent.

      They fixed that one exploit when issues like RAMBUS misleading standards bodies came to light. They left the basic nature of patents alone though.

      Anything that doesn't recognize that while the patent was filed first the second person's ideas aren't necessarily derivative is broken.

      Why? We're talking about the exact idea, [...] where I come up with A+B+C+D, and you "independently" come up with A+B+C+D several years later and then try to claim you were first... even though you never published, never applied for a patent, etc.

      Not trying to claim I'm first.

      [and are saying that] [they] owe [you] money!

      No. Merely that I don't owe them any either.

      You cannot freely invent your own solution, ever. It's owned in part by others

      Yeah, it's amazing how not a single patent has been issued after the first one. To think 220 years later, and we're still on patent #1

      For someone so concerned about how my overly conclusive language might be fooling people you're curiously willing to make crap up and try to imply I said it.

      "Cannot freely invent"

      You know the baggage I'm saying is attached. Yeah. The more patents we have to avoid, the less free.

      No, you can freely invent your own solution. Do you instantly get rights to anything and everything you used? No.

      To everything I made up myself, yes I should. Nothing less is reasonable.

      For anything I copied, then yeah, we can talk.

      You get the rights to your invention. So if you patent a stool, and I add a back to it and invent a chair, I can freely get a patent on a chair. I have to pay you a reasonable license fee for use of the stool portion until your patent expires, but that's only fair - I took your stool and added a back to it. Why shouldn't I pay you for your labor?

      Did you take my stool design and add a back? If so I might agree. As long as I had done something that wasn't obvious to every other furniture craftsman.

      But if you independently invented it or if I didn't help because it's just that trivial then why on earth would I have a cut of that? That'd be stupid.

      the cat-exercising patent is abandoned,

      It was s

    26. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      If the system had value for R&D it'd be the first place engineers turned, like Perl programmers to CPAN.

      That's a fair criticism. The interests of litigators are in having patent specifications as vague as possible, but that's at odds with the interests of engineers and scientists, and, I'd suggest, at odds with the interests of patent prosecutors. This is an area where the written description and enablement requirements of 35 USC 112 could be better enforced.

      The more patents we have to avoid, the less free.

      That's only a legitimate criticism if you're not actually innovating. If you are doing something new, then those existing patents merely serve to limit the scope of your patent to what you invented... which, I would think, anti-patent people would prefer.

      No, you can freely invent your own solution. Do you instantly get rights to anything and everything you used? No.

      To everything I made up myself, yes I should. Nothing less is reasonable.

      Why? Why shouldn't the other inventor, who publicly disclosed his invention in exchange for a patent, be able to enjoy the benefit of his patent, when you haven't done the same public disclosure?

      But if you independently invented it or if I didn't help because it's just that trivial then why on earth would I have a cut of that? That'd be stupid.

      Why? Maybe your earlier groundwork invention is trivial to me now, in hindsight, but it wasn't at the time. If you hadn't invented your stool, I may never have thought of putting a back on it. We all stand on the shoulders of those who come before - it's hubris to claim otherwise.

      Oh, so sorry. What's your favorite claim in patent #5960411 then? I'm partial to #14 as it shows the silliness of the whole thing, system and all. But which one, even just one, is technically innovative?

      You do realize that claim 14 of that patent depends on claim 11, so claim 14 really is:

      A method for ordering an item using a client system, the method comprising: displaying information identifying the item and displaying an indication of a single action that is to be performed to order the identified item; and in response to only the indicated single action being performed, sending to a server system a request to order the identified item whereby the item is ordered independently of a shopping cart model and the order is fulfilled to complete a purchase of the item; and wherein the client system and server system communicate via the Internet.

      When claim 14 says "oh, and it's on the internet", they're not patenting the internet. They're patenting using their invention via the internet.

      The real reason for those claims are a doctrine called claim differentiation: each claim claims a different invention. If claim 14 says "claim 11, via the Internet", that has to be different from claim 11. Which means that claim 11 is "claim 11, via any network or communication system other than the Internet." It's a way of ensuring you don't accidentally carve a hole out of something. For example, if I claim a new type of internal combustion engine and then have a dependent claim that says "wherein the fuel used is gasoline", I'm not claiming I just invented gasoline. I'm saying that the original engine doesn't require just gasoline for fuel, but could use ethanol or some other fuel. That's not silly, except to people who only read the dependent claim and then contend the person's claiming "X, but on the Internet" as their invention for any X. They're not.

    27. Re:Abolishing swpats the only solution by WNight · · Score: 1

      You do realize that claim 14 of that patent depends on claim 11, so claim 14 really is: [...]

      You do realize claim 11 doesn't say anything, right? I'll annotate it for you.

      A method for ordering an item using a client system

      And who'd be doing the ordered? A client? And you'd USE THEIR SYSTEM!? Wow!

      displaying information identifying the item and displaying an indication of a single action that is to be performed to order the identified item

      So to sell something you'd have to show it to them. And provide an element of UI.

      in response to only the indicated single action being performed,

      Our idea is - minimal UI.

      sending to a server system a request to order the identified item

      How else could this EVER happen?

      whereby the item is ordered independently of a shopping cart model

      We fulfill stuff in a hurry if the customer preselected 'hurry'.

      Nothing attached to this has any inventiveness at all.

      When claim 14 says "oh, and it's on the internet", they're not patenting the internet. They're patenting using their invention via the internet.

      That's why I mean it when I say claim 14 is my favorite because it shows how silly the whole system is.

      Obviously if there were an invention in 11 it'd be there regardless of the 14s - that the system requires this is a sign it's fatally broken. The idea that someone could lose out for lack of a claim 14 is a bigger joke than the system in the first place.

      [R&D] - That's a fair criticism. The interests of litigators are in having patent specifications as vague as possible, but that's at odds with the interests of engineers and scientists,

      ... and the public who foots the bill for the system. In whose name it's all being done...

      You've shown better than I could claim how the system, by necessity, gets this complex. It's a system of monopoly grants run by, and for lawyers - it's going to approach infinite complexity.

      It doesn't serve the people and should be scrapped.

      We all stand on the shoulders of those who come before - it's hubris to claim otherwise.

      Exactly. So unless you paid your English-license (most of which goes to pay the creators of other languages), your Math license with Arabic-Numerals license, etc, I don't don't to hear about you licensing your slight additions. (Does the guy who invented the system of kickbacks himself get kickbacks on all the kickbacks?)

      That's the hubris - to think putting a back on a stool (with a hammer invented by someone else, training on how not to hit your fingers by someone else delivered in a language you didn't invent, etc) should give you a monopoly on the area.

      The more patents we have to avoid, the less free.

      That's only a legitimate criticism if you're not actually innovating. If you are doing something new, then those existing patents merely serve to limit the scope of your patent to what you invented... which, I would think, anti-patent people would prefer.

      Not at all. Imagine a world before the first patent. Anything can be invented or tweaked. Now patent number one is the chair-back on a stool. Now anything except people retainers on seating systems is open.

      People in that field risk inventing the same thing and not only not getting a patent but not being able to use their own invention. If they look at the patent they can avoid running in to it later but it still trumps their independent discovery. Once they've looked at it they can try to innovate around it, in the first minefield. Presumably a system of straps would be different enough, but if not they're not only hit for damages but triple damages because they're assumed to have infringed willfully.

      Without patents we wouldn't be worried about limiting their scope either...

      Why shouldn't the ot

    28. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      Nothing attached to [claim 14] has any inventiveness at all.

      It's really easy to say that in hindsight, ten years later. But if it has no inventiveness, how come nobody else was doing it, and how come it made Amazon a lot of money? Are you really claiming other people were standing around saying, "gosh, this technique is really obvious and will make a lot of money. Let's not do it."

      We all stand on the shoulders of those who come before - it's hubris to claim otherwise.

      Exactly. So unless you paid your English-license (most of which goes to pay the creators of other languages), your Math license with Arabic-Numerals license, etc, I don't don't to hear about you licensing your slight additions. (Does the guy who invented the system of kickbacks himself get kickbacks on all the kickbacks?)

      As a tip, both English and Arabic have been around far more than 20 years. Your analogy is irrelevant.

      Not at all. Imagine a world before the first patent. Anything can be invented or tweaked. Now patent number one is the chair-back on a stool. Now anything except people retainers on seating systems is open.

      Yeah. And before they invented that chair-back, there were no chairbacks. I'm imagining a world before the first patent, and it's a world with very little innovation. Specifically, it's a world where "inventors" are either enormously wealthy already and invent to pass the time, or are patronized by enormously wealthy people. If someone wants to commercially exploit their invention, it is kept as a secret process and the public knowledge is never advanced.
      Mind you, it's easy to imagine this world - go back 500 years before the first patent statute. Gosh, sure were a lot of advances in technology in the dark ages, weren't there?

      Alternately, look at countries today with no patent laws. You'll find a few peppered through Africa and Asia, such as (until 2007) Vietnam. Where are all of the amazing innovations coming out of these places, since they have no "minefield"?

      People in that field risk inventing the same thing and not only not getting a patent but not being able to use their own invention. If they look at the patent they can avoid running in to it later but it still trumps their independent discovery. Once they've looked at it they can try to innovate around it, in the first minefield.

      Exactly - it encourages them to invent and try new solutions not anticipated by the patent, thus opening up broad new avenues of innovation. You understand the system perfectly!

      Patents are almost guaranteed to be useless when it comes to helping further development.

      ... or not. How can you say that after you just recognized that patents create problems to innovate around? Necessity is the mother of invention, right? If it's necessary to invent a new way to do something, then that inspires invention.

      It's incredibly presumptuous to assume that his patent wasn't obvious (was he a genius?) and that it actually answers questions you'd have if you were trying this as opposed to just listing the obvious points.

      That's not a condemnation of the patent system, that's a condemnation of allowing patents that are obvious. Saying, "abolish the patent system, because the patent Examiners are overworked" is a bit like throwing the baby out with the bathwater.

      If we truly want to reward helpful innovators then we should take the patent-office's funding (+ legal costs that would have gone into related things) and give it out as an innovation award. Reward yesteryears' innovations that are most responsible for where we are now based on examining existing devices, polling engineers, etc. This could be years later and reward the people the market missed but who really helped everyone.

      Really? "John Smith, you invented X technology 40 ye

    29. Re:Abolishing swpats the only solution by WNight · · Score: 1

      It's really easy to say that in hindsight, ten years later.

      Oh come on. I get the same reality denial from Bushies saying that while Iraq is a bad idea now, how could we have known then!?

      Ummm, perhaps by listing to me, on Slashdot, saying exactly that, back then. If that's not good enough, how about the heads of major business, famous professors, etc, who said exactly the same thing?

      But if it has no inventiveness, how come nobody else was doing it, and how come it made Amazon a lot of money?

      I'm scoffing at your dis-ingeniousness here.

      Patents are for technical advancement. If there's no technology to help them develop and no gain to be had from seeing how they did it, there's absolutely no reason to bribe them to release their methods.

      Are you really claiming other people were standing around saying, "gosh, this technique is really obvious

      Yes, for the very same reasons I am right now. This is how web purchasing MUST work. Their only innovation is a bit of UI.

      and will make a lot of money. Let's not do it."

      No, as soon as they saw that customers would want it they rushed to do it, and could have reproduced it in an hour without help, if not for the patent.

      As a tip, both English and Arabic have been around far more than 20 years. Your analogy is irrelevant.

      No, it isn't. Would you be okay with paying for everything you use, or not?

      20 years is just some number we're currently at. You should know as well as I do that many influential IP-lobbyists strongly advocate infinite patents. Eventually, as with copyrights, the terms will grow further out of control.

      Yeah. And before they invented that chair-back, there were no chairbacks. I'm imagining a world before the first patent, and it's a world with very little innovation.

      Funny how a world with stools ripe for the modification, with tools made for modifying furniture, could be considered to have so little innovation. Do you think everyone just carved the same stool, in the same fashion?

      Specifically, it's a world where "inventors" are either enormously wealthy already and invent to pass the time, or are patronized by enormously wealthy people.

      Your history is seriously out of whack. Tying economic advancement to patents ignores the obvious causes - expanding markets, economic and social stability, more highly-skilled workers, etc.

      There was a world full of invention before the early 1700s when modern patents got their start. The peasant who invented the plow did so without the promise of extortion to motivate them.

      It's incredibly presumptuous to assume that his patent was obvious (was he a genius?)

      That's not a condemnation of the patent system, that's a condemnation of allowing patents that are obvious.

      No, it's very definitely a condemnation of the patent SYSTEM, whereby patents are assumed to be innovative if a clerk, by necessity unskilled in the field, can't prove otherwise.

      The system quite deliberately errors in favor of allowing unreasonable patents and letting the courts sort out the mess, at great expense to the real innovators.

      Saying, "abolish the patent system, because the patent Examiners are overworked" is a bit like throwing the baby out with the bathwater.

      No, I'm saying abolish the patent system because it doesn't and couldn't work.

      This is just one example of a specific way the idea is flawed, by dumping the entire cost of dealing with trolls on the actual inventors the system is supposed to reward.

      Patents are almost guaranteed to be useless when it comes to helping further development.

      ... or not. How can you say that after you just recognized that patents create problems to

    30. Re:Abolishing swpats the only solution by Theaetetus · · Score: 1

      It's really easy to say that in hindsight, ten years later.

      Oh come on. I get the same reality denial from Bushies saying that while Iraq is a bad idea now, how could we have known then!?

      Ummm, perhaps by listing to me, on Slashdot, saying exactly that, back then.

      [Citation needed]. Please provide a link to your saying on Slashdot at the time of filing that application how each and every element of the claims were known to the public domain.

      If that's not good enough, how about the heads of major business, famous professors, etc, who said exactly the same thing?

      And yet, mysteriously, in spite of all of them saying "this isn't innovative", not a single one could show any evidence that it was obvious. It would be a violation of the 5th amendment guarantee of due process if the USPTO was to refuse to give someone a patent because, after the application was published, lots of people said "oh, that's obvious" but didn't provide any proof.

      But if it has no inventiveness, how come nobody else was doing it, and how come it made Amazon a lot of money?

      I'm scoffing at your dis-ingeniousness here.

      Actually, evidence of market success is evidence of non-obviousness. And conversely, evidence of market failure may be evidence of obviousness.

      Patents are for technical advancement. If there's no technology to help them develop and no gain to be had from seeing how they did it, there's absolutely no reason to bribe them to release their methods.

      I'm not sure what you're saying here. We're bribing them to release their methods because no one else was doing it at the time. Their methods were new and nonobvious, and gave them economic advantage over their competitors.

      Are you really claiming other people were standing around saying, "gosh, this technique is really obvious

      Yes, for the very same reasons I am right now. This is how web purchasing MUST work. Their only innovation is a bit of UI.

      Ah, so there's innovation there! You just don't think it's enough innovation?

      and will make a lot of money. Let's not do it."

      No, as soon as they saw that customers would want it they rushed to do it, and could have reproduced it in an hour without help, if not for the patent.

      So, not only was it innovative, it was nonobvious to everyone else, or they could have done it within an hour.
      You seem to think that patents should only be given out for major inventions. That's not in the statute. Something that's easy to do can still be new, nonobvious, and valuable. Consider if you came up with a new drug that was a cure for all types of cancer. Patentable, right? But wait, the method would be "taking drug X and thereby curing cancer." That's pretty easy. How about the composition claims - "Drug X, comprising the chemical blah-blah-blahoxide." Any chemist can easily make new chemicals in their lab. So, therefore a cure for cancer shouldn't be patentable, by this theory.

      Frankly, that doesn't make sense, and I doubt anyone would think it's correct.

      As a tip, both English and Arabic have been around far more than 20 years. Your analogy is irrelevant.

      No, it isn't. Would you be okay with paying for everything you use, or not?

      20 years is just some number we're currently at. You should know as well as I do that many influential IP-lobbyists strongly advocate infinite patents.

      Actually, no, I've never seen any IP lobbyists advocate infinite patents. Consider, the patent term has been extended twice in two hundred years, and the most recent was only to comply with an international treaty. We're not talking the same thing as copyrights, and patent lobbyists well know it. We want old patents to become public domain, for the reasons we discussed earlier - they're pion

    31. Re:Abolishing swpats the only solution by Anonymous Coward · · Score: 0

      actually, in my testing using the latist aoTuV encoders Ogg Vorbis tends to be BETTER per bitrate, and encodes WORLDS FASTER, AAC has more hardware support tho, at least in the US, BUT aac is also patent encumbered and is based on mp3, where vorbis is free.

      I use a sansa fuze or my samsung players for mobile use, and they support vorbis thank god.

      If you are talking about Voice data, AAC and Vorbis arent optimal for pure voice, for that look at speex, its based on vorbis but tuned for voice rather then music.

    32. Re:Abolishing swpats the only solution by WNight · · Score: 1

      Ummm, perhaps by listing to me, on Slashdot, saying exactly that, back then.

      [Citation needed]. Please provide a link to your saying on Slashdot at the time of filing that application how each and every element of the claims were known to the public domain.

      Yeah, sure. Because that whole 26-claim nonsense has been central to my point all along. That would only show if it meets a crazy set of rules, not if those rules make sense or the end result helps society.

      I was listing in detail the parts of this that were obvious and explaining how exactly the same thing is done, just not on the internet.

      Their only innovation is a bit of UI.

      Ah, so there's innovation there! You just don't think it's enough innovation?

      No, I don't think it's technical so it's 1) so trivial nobody needs the patent to show them how and 2) beyond the scope of patents, largely because of #1.

      Tell me, because no anti-patent person has ever been able to answer this - why would abolishing patents not result in everything possible being kept as trade secrets?

      In this case there wouldn't be a trade secret because the customers have to see the UI and there are no technical details. If they said they wanted this to a second company the technical requirements (fulfill immediately instead of storing in a shopping cart) are immediately obvious and trivial.

      could have reproduced it in an hour without help, if not for the patent.

      So, not only was it innovative, it was nonobvious to everyone else, or they could have done it within an hour.

      No, you somehow read that exactly backwards.

      The only impediment to implementing an Amazon 1-click system IS the patent. Otherwise it's just a shopping cart with instant fulfillment and anyone who could write one would obviously know how to write the other. That was true from the moment the web was created - it's inherent in the basic RFCs.

      Even if you thought Amazon had a point you'd really need to hand that patent off the the W3C because it's a trivial and obvious application of the technology.

      So, are you suggesting that the later-inventors should not be able to license or sell their inventions, but maybe they can use them themselves? Otherwise, they're undercutting the earlier-inventor who actually filed for the patent, reducing his ability to exploit his invention.

      Obviously that first person's invention isn't worth as much to society, other people reinvented the same thing. How hard could it have been? Why should they get just as large a cut, or any at all, if it's obviously not as valuable to us?

      You seem to think that patents should only be given out for major inventions. That's not in the statute. Something that's easy to do can still be new, nonobvious, and valuable.

      I think patents are only valid for something where the examiner couldn't have just called a pro and asked for a solution to the problem and instantly gotten exactly the same answer the patent provides. That is the statute.

      Actually, clerks are skilled in the field. Clerks are engineers, biologists, chemists, etc. They're not minimum-wage government workers.

      Even a genius would be overwhelmed by new developments. Hence, necessarily unskilled.

      A system like this can't help but fail as actually trying to get enough highly trained examiners to know what was obvious would bankrupt us when they could be doing real productive work instead.

      Instead we approximate that by hiring those who aren't even good enough to get snapped up by industry.

      Considering how often Slashdot posters say that intellectual property isn't real property, it seems a bit odd to shift the conversation to tangible windows.

      Only if you respond without t

  6. Re:Patent violations by Mad+Merlin · · Score: 4, Insightful

    Except for the fact that Google has already placed themselves in the crosshairs by using VP8/WebM themselves. Are you worth more than Google? Didn't think so.

  7. Re:Patent violations by commodore64_love · · Score: 2, Interesting

    The clone-makers copied the IBM PC and the Intel 486/ Pentiums, and they did not face any legal consequences, because they implemented the technology using a different method (different wiring). Couldn't the folks behind VP8 make the same claim? "Yeah sure it uses similar MPEG4 techniques, but the code is completely different and with differing end results."

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  8. Re:Patent violations by Errol+backfiring · · Score: 2, Insightful

    No they don't. the thing is that MPEG-LA tries to control whether you are violating patents. That is a completely other thing.

    --
    Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
  9. HTML5 by damicatz · · Score: 2, Insightful

    This is why no one is going to seriously use the HTML5 video tag. What advantage does HTML5 offer over Flash for web designers when you have to worry about supporting multiple codecs because no one can agree on a standard codec to use. On the other hand, if you use Flash, pretty much everyone (except those subject to Steve Jobs' Dictatorship) can view your video and you don't have to worry about supporting multiple codecs. So now you have to worry about The HTML 5 tag is a poor standard; a typical result of a standard by committee. The whole point of the web is to be able to display the content on any platform. Allowing people to use proprietary patent-encumbered codecs as part of the official standard goes against that whole concept. The tag is something I would expect to see from Microsoft, not the W3C.

    1. Re:HTML5 by 99BottlesOfBeerInMyF · · Score: 1

      This is why no one is going to seriously use the HTML5 video tag. What advantage does HTML5 offer over Flash for web designers when you have to worry about supporting multiple codecs because no one can agree on a standard codec to use.

      HTML5 video for some codecs will be built into some browsers. HTML5 video for specific codecs will be available as a plug-in for pretty much all browsers. Flash is available as plug-in for some browsers. Thus, assuming you want to reach the maximum number of users, you'll probably need a plug-in for a while, but HTML5 reaches more all told. I expect developers will implement both. As to why HTML5 video will win in the end, you can only get working Flash from Adobe, but you can get HTML5 video from anyone, thus lower costs and more competition.

      The tag is something I would expect to see from Microsoft, not the W3C.

      And yet it is still significantly more open and competitive than Flash.

    2. Re:HTML5 by kiwix · · Score: 1

      if you use Flash, pretty much everyone (except those subject to Steve Jobs' Dictatorshic) can view your video

      As a matter of fact, Adobe's dictatorship also excludes a good bunch of people. Like the weirdos who use a 64 bit Linux system (still no official flash player for us, after all those years). Or those using WhateverBSD. Or Linux users of strange hardware, like PowerPC machines. And I'm not even talking about the importance of freedom here (real freedom, not the one Apple and Adobe are fighting over).

      On the other hand, there seem to be a good momentum in favor of VP8, it will be supported by every significant browser, excepted the Apple ones. And being free means everyone can add support for if they want to.

      Of course MPEG-LA is threatening to sue, what else can they do? But a fair number of companies have announced future support for VP8, and some of them are already using it. They probably have good reasons to believe it will turn out fine for them.

    3. Re:HTML5 by drinkypoo · · Score: 1

      As a matter of fact, Adobe's dictatorship also excludes a good bunch of people. Like the weirdos who use a 64 bit Linux system (still no official flash player for us, after all those years).

      There is an official beta which works better for me than many release versions of flash have even on windows.

      Or those using WhateverBSD.

      If they run it on intel they can run the Linux plugin.

      Or Linux users of strange hardware, like PowerPC machines.

      Yeah, that's true. That's a pretty small slice though. Android is about to get flash, and Maemo has it. Presumably Meego has it or will get it. All that is ARM, so the moral of the story is that there's some hope for flash on Linux on ARM.

      On the other hand, what's stopping browsers from supporting more than one format for video in the HTML5 video tag?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    4. Re:HTML5 by Peter+Harris · · Score: 1

      Nah, that's not insightful, just uninformed naysaying.

      This is why no one is going to seriously use the HTML5 video tag.

      Except, I dunno, maybe youtube. The single biggest video site on the web right now. The VP8 codec is going to be supported by just about every browser that can do video, except maybe on the iPhone and iPad, and guess what, no flash there either. Even those who inexplicably still use IE will be able to get the codec easily enough. There'll probably be a link to it on the youtube home page.

      Allowing people to use proprietary patent-encumbered codecs as part of the official standard goes against that whole concept.

      Well duh. That's kind of why VP8 (and Theora) are not patent-encumbered. There are patents, but there is an open-source implementation that is explicitly licensed royalty-free for them.

      The <video> tag is very well designed in my opinion. Not mandating a patent-free codec in the standard was a disappointment, but remember who was fighting to prevent that. Yeah, the usual suspects. But the market will decide, and I think it's fair to say, it isn't Google who are fighting against the tide.

      --

      -- What do you need?
      -- Gnus. Lots of Gnus.
  10. Is Apple just another patent troll now? by walterbyrd · · Score: 0, Offtopic

    It is beginning to look like it to me. Apple is acting exactly like Microsoft. Apple feels threatened by Google. Instead of competing by making a better product, it's just lawsuits and Tonya Harding tactics.

    I am quickly losing respect for Apple.

    1. Re:Is Apple just another patent troll now? by DavidR1991 · · Score: 1

      Patents are just a dog-eat-dog thing though. If you don't screw someone else over, they'll screw you over. Apple already experienced that with some iPod tech if I recall - MS submitted a patent a few months prior to Apple patenting their iPod UI stuff. MS got the patent and Apple paid royalties to MS

      I think they got it overturned (or were trying to) - but my point is, there's no way they'll let that happen again. They'll mess up everyone else first because they've already been bitten by the not-using-patents-to-maximum-extent thing

    2. Re:Is Apple just another patent troll now? by whisper_jeff · · Score: 1

      How does this have anything to do with Apple? MPEG-LA is not Apple. Apple is a member of MPEG-LA but so are a lot of companies.

      Jesus, is it really so hard for people to find legitimate reasons to hate Apple that they have to make stuff up? If you disagree with Apple's decisions and direction and don't want to like them, fine but could you at least make an effort to base it on something legitimate? They do things that lots of people disagree with - base your hatred on one of those things. MPEG-LA is not Apple. Apple is not MPEG-LA.

    3. Re:Is Apple just another patent troll now? by Anonymous Coward · · Score: 0

      Read the fucking summary before you say "THIS HAS NOTHING TO DO WITH XYZ LUL"

      Jesus, is it really so hard for you to READ? Or better yet, INFER? Jobs comments on VP8, and suddenly MPEG-LA is on the scene. Apple and Google aren't best of friends. Do the maths.

    4. Re:Is Apple just another patent troll now? by Anonymous Coward · · Score: 0

      Yes. Steve Jobs predicted VP8 would be a target of patent lawsuits and so they are sticking with H.264 which they are already licensing for their users and this makes me lose respect for them also. Apple is just like Microsoft who also licensed H.264 and therefore are Hitler.

    5. Re:Is Apple just another patent troll now? by mbone · · Score: 1

      Apple does not by any measure drive MPEG-LA on anything.

    6. Re:Is Apple just another patent troll now? by Anonymous Coward · · Score: 1, Insightful

      Jesus, is it really so hard for you to READ? Or better yet, INFER?

      That's an unsound inference.

      Jobs commented that he knew of a patent pool being assembled to go after Theora (not VP8, though I'd be surprised if those involved didn't also begin preparations for that as well). That's all.

      Now, let's also note that Apple owns exactly one patent in the H264 pool, and pays out more for licensing than it receives in royalties (H264 is a net cash drain for MS as well); and, Apple tried recently (unsuccessfully), to get MPEG-LA to grant permanent royalty-free licensing for web client usage.

      The more reasonable inference would be that Apple wants to use a codec that it already has an optimized implementation for, that's of better quality than the putative alternatives, and that at least affords it some protection in the event of patent lawsuits being filed.

      I know Slashdotters like to hate Apple, but at least be a touch rational about it.

    7. Re:Is Apple just another patent troll now? by Bigjeff5 · · Score: 1

      MPEG-LA is not Apple. Apple is not MPEG-LA.

      Nobody said they were, dumbass. Re-read the post, you may need read it three or four times, and work on your comprehension a bit while you're at it. The GP never said Jobs was a part MPEG-LA, he said if you are part of Jobs's Dictatorship you can't use Flash.

      Seriously, get a grip man.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    8. Re:Is Apple just another patent troll now? by whisper_jeff · · Score: 1
      I quote the entire post to which I replied:

      Is Apple just another patent troll now?

      It is beginning to look like it to me. Apple is acting exactly like Microsoft. Apple feels threatened by Google. Instead of competing by making a better product, it's just lawsuits and Tonya Harding tactics.
      I am quickly losing respect for Apple.

      Further, from the summary:

      ...Larry Horn, CEO of MPEG-LA, the consortium that controls the AVC/H.264 video standard, says the group is looking at creating a patent pool...

      So, the person to whom I was responding was going off on a tirade about Apple when the story is about MPEG-LA. I was pointing out that Apple =/= MPEG-LA. More so, nobody (neither myself nor walterbyrd, the person to whom I was replying) mentioned Flash. Not even a even a vague reference to it. No clue where you got that from...

      I believe someone here is a dumbass but it may not be whom you think.

  11. Easily said, not so easily done by DavidR1991 · · Score: 2, Insightful

    "That's why it might make more sense to just use H.264 and save yourself from future problems."

    Sure. Provided this statement is a cash-guarantee to everyone who wants to implement it: You'll pay roll all the licensing fees, yeah?

  12. Re:Patent violations by David+Gerard · · Score: 4, Insightful

    They don't ensure any such thing. They ensure their patent pool holders won't sue you over H.264; but buying a licence from them does not mean they'll protect you against others suing you over H.264.

    --
    http://rocknerd.co.uk
  13. Re:Patent violations by idontgno · · Score: 5, Insightful

    MPEG-LA ensures that H.264 and you are free from any patent violations.

    Free of any patent violations of any patent in their pool. Once you pay for their protection. If someone outside the pool asserts a patent, sorry, that's not covered. You're only paying Mr. Guido and his organization for protection. If Mr. Vinny decides to burn down your warehouse because you didn't pay HIM, well, that's just unfortunate.

    This is where patent pool organizations are more worthless than real organized crime. In the real protection racket, if some shopkeeper is paying you off on schedule, you prevent other punks from trying to horn in on your territory. In a patent pool, once you've got the developer's license money, if someone else declares that they want in on the action, you can either ignore them and let your licensee deal with it, or invite the new patent holder into the pool and jack up the rates to make sure he gets his cut of the racket too.

    so it's a patent bomb waiting to happen and any company that uses it takes risks.

    Don't kid yourself. In computers, everything is either patented or is about to be. If you do anything creative you're exposed. Suck up the risk and proceed, or shut yourself in your room and accomplish nothing.

    --
    Welcome to the Panopticon. Used to be a prison, now it's your home.
  14. I don't get it. by DarrenBaker · · Score: 1, Interesting

    Maybe I'm thick, but I don't understand why, if Google's so interested in freeing up a video codec for use as a standard, they don't just apply some of their legendary minds to fixing OGG Vorbis. Is it so fundamentally flawed that not even Google and their legions of high-powered open-source minds can't make it better than H.264?

    1. Re:I don't get it. by Anonymous Coward · · Score: 2, Informative

      > OGG Vorbis
      OGG is a container format. Vorbis is an audio codec, quite a good one at that. You might be thinking of the Theora video format.

      > Is it so fundamentally flawed that not even Google and their legions of high-powered open-source minds can't make it better than H.264?
      This is impossible. Spec-wise Theora is based an pretty ancient technology. A good Theora implementation cannot compete with a good H.264 implementation, quality-wise. Unless you change the format, this cannot be fixed.

    2. Re:I don't get it. by Lunix+Nutcase · · Score: 2, Insightful

      Maybe I'm thick, but I don't understand why, if Google's so interested in freeing up a video codec for use as a standard, they don't just apply some of their legendary minds to fixing OGG Vorbis.

      Because Vorbis is an audio codec?

      Google and their legions of high-powered open-source minds can't make it better than H.264?

      Not without likely infringing a number of patents in the process.

    3. Re:I don't get it. by DarrenBaker · · Score: 1

      I see. Thank you for disabusing me of my notions, Anonymous hero! So I guess it's time to restart from scratch?

    4. Re:I don't get it. by mbone · · Score: 1

      Why do you think that Ogg / Vorbis / Theora is not patent encumbered ? Have you done a patent search on that technology ?

    5. Re:I don't get it. by Anonymous Coward · · Score: 0

      Maybe I'm thick, but I don't understand why, if Google's so interested in freeing up a video codec for use as a standard, they don't just apply some of their legendary minds to fixing OGG Vorbis. Is it so fundamentally flawed that not even Google and their legions of high-powered open-source minds can't make it better than H.264?

      Quote from link in article http://x264dev.multimedia.cx/?p=377:

      "Addendum B: Google’s choice of container and audio format for HTML5

      Google has chosen Matroska for their container format.
      [...]
      The choice of Vorbis for audio is practically a no-brainer. Even ignoring the issue of patents, libvorbis is still the best general-purpose open source audio encoder.
      [...]"

      They are using Vorbis. And VP8 arguably supercedes Theora (based on VP3). It would have been nice if they had done this sooner. From my own experience, Theora implementations are pretty buggy overall.
      Btw, Vorbis is audio, H.264 is video. Maybe you meant Theora?

    6. Re:I don't get it. by DarrenBaker · · Score: 1

      Indeed I did mean Theora, thank you.

    7. Re:I don't get it. by DarrenBaker · · Score: 1

      Yes, I meant Theora - I *am* thick.

      So, it's impossible to develop a video codec now, even from scratch, without infringing on patents?

    8. Re:I don't get it. by Anonymous Coward · · Score: 0

      OGG Theora is based on a VP3. Google's new codec is based on VP8. VP8 is a direct successor to VP3. So in a way WebM, it is an improved version of Theora.
      In addition, they're also using Ogg Vorbis for the audio component of the new codec.

    9. Re:I don't get it. by RedK · · Score: 4, Informative

      You're thick, because that's precisely what they did. Theora is essentially VP3, the predecessor of VP8, which is what Google released 2 days ago. Oh that and Vorbis is the audio codec. Notice how they use Vorbis as the audio codec in WebM. And yes, WebM is a subset of Matroska (MKV) before you ask about that.

      --
      "Not to mention all the idiots who use words like boxen."
      Anonymous Coward on Monday August 04, @06:49PM
    10. Re:I don't get it. by Anonymous Coward · · Score: 0

      I thought the same thing, but apparently Theora lags behind in terms of compression (hard disk space) and quality....so it was a better option for Google to buy a new codec instead and then open source it.

      Here is an article explaining some of the technical disadvantages fo Theora

      http://x264dev.multimedia.cx/?p=292

      It might seem a little biased, comming from a developer of a x264 encoder/decoder, but I found it very technical and strict to the point, so you might as well read it.

    11. Re:I don't get it. by DarrenBaker · · Score: 1

      Oh, thank god. I thought for a panicky second I knew what was going on.

    12. Re:I don't get it. by Anonymous Coward · · Score: 0

      So, it's impossible to develop a video codec now, even from scratch, without infringing on patents?

      Impossible? No, probably not. Really difficult, probably involving years of research and deliberate effort to develop new methods of accomplishing the same basic results with different methods, all in a way that's efficient for computational resources? Yeah, almost certainly.

      And, yes, that sucks dicks. If nothing else, these days you need to have patents to protect your business against predatory entities with patents; and it's incumbent upon the patent holder to pursue infringers.

      But, honestly it's really not reasonable to blame the patent holders for the problem - blame the political entities that permit and enforce such patents, as they're the ones that have created and continue to foster this kind of environment.

    13. Re:I don't get it. by Anonymous Coward · · Score: 0

      Not quite impossible, but anything you could build based on recent research will trip over a patent. So you'd have to do basic research on video compression to find an approach that 1) isn't used already and 2) doesn't suck.

    14. Re:I don't get it. by DarrenBaker · · Score: 1

      That sucks di.... Yeah, what he said.

    15. Re:I don't get it. by BenoitRen · · Score: 1

      Theora is essentially VP3

      It is based on VP3, but a lot has happened since VP3 was open-sourced.

    16. Re:I don't get it. by BenoitRen · · Score: 1

      Theora is good. It just doesn't have as good quality as H.264, and a lot of people seem to be hung up on having a codec with equivalent quality, even though most web video doesn't require it at all. Screw them. A codec that runs great on pretty much any computer is preferable H.264 resource-intensiveness.

    17. Re:I don't get it. by spinkham · · Score: 1

      Yes, you can improve the Theora(the free video codec I think you meant to say) encoder. Xiph is doing just that.

      Still, improvements to the encoder, while they can give massive improvement, will never bring it to the level of H.264. To do that, you need to make changes to the codec itself, and those changes would be the same ones that are in VP8. With the exception of B-frames (which are rather important), VP8 is fairly modern and should be able to compete much more closely with a good H.264 codec. H.264 High profile will still be better then VP8, but it will be a much closer match. VP8 already beats H.264 Baseline Profile(Basile is also missing B-frames), which is what is served by Youtube as the non-high def formats, as Baseline is what mobiles can handle. High def formats on Youtube use H.264 High profile, which is still the king of the hill. VP8 can only hope to get close, it has pretty much no chance of beating a good High Profile encoder.

      --
      Blessed are the pessimists, for they have made backups.
    18. Re:I don't get it. by Bigjeff5 · · Score: 1

      But, honestly it's really not reasonable to blame the patent holders for the problem - blame the political entities that permit and enforce such patents, as they're the ones that have created and continue to foster this kind of environment.

      The real problem as I see it is not patents, or the basics of how patents work. It's that for some reason the patent office cannot seem to apply the same rules for physical inventions to software inventions in any consistent manner. One non-obvious patent gets rejected, while another incredibly obvious patent is accepted, and then again a current invention that is now "on computers" is somehow patented. The pace of invention in the world of software is so furious too that you get six generations that overlap, creating a mine-field for the next generation of a technology to be born into. The result is anybody who comes up with anything new must be prepared to go to court dozens of times to defend their rights to produce their patent.

      It should be pretty clear that this will eventually have a net negative effect on software innovation. I actually think compression technologies are the more legitimate forms of software patents. Things like Amazon's "One Click" patent just get in the way of progress, and muddy the field for the legitimate patents.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    19. Re:I don't get it. by LWATCDR · · Score: 1

      If Theora became popular or had powerful support odds are that MPEG-LA would go after it as well.
      Odds are they would find something dumb that they think it infringes on.
      It is simple this. Only the big boys get to play here now. The small developer is going to get lock out or have to pay protection money.
      We so need to get ride of software patents.

      The problem is that as long as they exist people will use them. The company I work for has gotten some hardware patents. They have given us and advantage over an old established competitor . They can not copy our latest product and we are final breaking into the market. Customers now have a choice and progress is being made.
      We are now going to start using software patents. I do not like this choice but they exist. We fear that if we do not at least file them our competitors will copy our software and file patents or our features. The patent system is so broken that if they did we would have to spend tons of money just to prove prior art!
      It is just safer for us to file for anything that we think could remotely be patented.
      Even though this could give us an advantage I still want to see them revoked.
      I fear that some program I write will have some cleaver for loop that some idiot has a patent on.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    20. Re:I don't get it. by WNight · · Score: 1

      Which wouldn't protect you anyways. Even if you independently invented everything they'd still shut you down for one overlap. That's what patents are.

    21. Re:I don't get it. by WNight · · Score: 1

      Why do you think

      Because he has a naive view of patents that's like copyrights where simply not using someone else's work means something.

      By that (rational) standard, Theora is unencumbered, because it doesn't benefit from any software patents.

      If the majority of people knew how patents worked there wouldn't be patents. They're such an obvious injustice.

    22. Re:I don't get it. by arose · · Score: 1

      With the exception of B-frames (which are rather important)

      Apparently so are iPhones, guess what they don't support?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  15. Re:Patent violations by beelsebob · · Score: 0

    Different wiring constituted a different method of implementing something similar, but not the same. Different code to implement the exact same idea is a completely different matter.

    Ultimately, it depends on what the patent claims cover.

  16. "with differing end results" by tepples · · Score: 2, Insightful

    In countries where information processing patents like the H.264 patents exist (namely USA, Germany, and the Republic of Korea), these tend to be broader and harder to work around than patents on hardware, especially when the codec's spec specifies what sorts of processing a decoder shall use. You don't want a decoder "with differing end results" because then you can't decode conforming bitstreams.

    1. Re:"with differing end results" by commodore64_love · · Score: 1

      >>>You don't want a decoder "with differing end results" because then you can't decode conforming bitstreams.

      Actually you do. You don't want your VP8 codec decoding MPEG4 AVC, else you really would be infringing patents. What you DO want is for VP8 to stand alone, following similar techniques, but producing different mutually-incompatible files from MPEG4 codecs (same way Mac floppies and PC floppies are not compatible). That way there's no infringement.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    2. Re:"with differing end results" by tepples · · Score: 1

      What you DO want is for VP8 to stand alone, following similar techniques, but producing different mutually-incompatible files from MPEG4 codecs

      True, but we'll have to wait and see whether these "similar techniques" are different enough that they don't match any claims. I won't bet money on its patent-free status just yet.

  17. Mpegla by Anonymous Coward · · Score: 0

    Will this replace their MPEG2 revenue stream which has its patents running out soon?

  18. Re:Patent violations by sribe · · Score: 1

    That's technically not true.

    You're right, however considering how long and widely H.264 has been used, how well-known MPEG-LA is, and the efforts the group made to include all holders of relevant patents, it seems very unlikely that any legitimate claim will surface in the future.

  19. On2 video patents by EvilMonkeySlayer · · Score: 4, Insightful

    You know, On2 has been around a while now in the video codec game. I wonder how many patents they hold that MPEG-LA are violating with their video codecs. If MPEG-LA goes up against Google/On2 chances are they'll retaliate with patents that MPEG-LA is infringing upon.

    I'm surprised no one has thought of this (at least all the news posts I've seen), that MPEG-LA may be opening themselves up to some pretty serious patent retaliation.

    1. Re:On2 video patents by Lunix+Nutcase · · Score: 0

      Yeah because On2 is going to be able to takedown Sony, Toshiba, Panasonic, Hitachi, Fujitsu, LG, Philips, Fraunhofer, Sharp, Seimens? You're joking right? These companies have a far more vast patent portfolio than some little dinky company like On2 could ever dream of having.

    2. Re:On2 video patents by EvilMonkeySlayer · · Score: 1

      That won't invalidate the patents though, after all how many millions has MS and various other large companies been paying out in court to small patent holding companies?

    3. Re:On2 video patents by Lunix+Nutcase · · Score: 1

      That won't invalidate the patents though,

      No, that alone wouldn't but they would be able to throw enough infringement claims back to either make On2 step back or they would drain the company dry in legal fees.

      after all how many millions has MS and various other large companies been paying out in court to small patent holding companies?

      You mean the chump change that barely makes up a few percent of their total yearly revenue?

    4. Re:On2 video patents by Lunix+Nutcase · · Score: 1

      Oh and just so you know doing a patent search I can barely come up with a half dozen patents held by On2. That hardly sounds like they'd be able to make any "serious" patent retaliation.

    5. Re:On2 video patents by jabuzz · · Score: 5, Insightful

      All it takes is for h.264 to infringe one patent that Goggle holds and they are stuffed. Google could then simply require for licensing their patent that any patents held by MPEG-LA against VP8 to not be enforced against any implementation of VP8.

      If they don't agree then Google can file for an injunction to stop any infringing product from shipping, and collect large damages in the meantime.

    6. Re:On2 video patents by EvilMonkeySlayer · · Score: 1

      You assume On2 is a small dinky company, but it isn't. It's a part of Google now remember. I'm sure Google hold more than their fair share of patents too to turn this into a game of patent nuclear warfare.

      $290 million is chump change? And that's just one of the cases MS lost. $290 million there, another couple of hundred here and it all adds up.

    7. Re:On2 video patents by Anonymous Coward · · Score: 0

      So, sell the patent to a troll and the shake-down terms are either "Free the Codec" or "All your license royalties". MPEG-LA are happy to play the shake down game so they shouldn't expect any sympathy if they die by that sword.

      Developing a video codec specification should be a sunk cost and not an ongoing revenue stream.

    8. Re:On2 video patents by Anonymous Coward · · Score: 4, Interesting

      Quite so. Google now owns every On2 patent, and except for the ones in VP3 (Theora), which On2 already basically relinquished, Google has exclusive control over those licenses.

      Google are a search company, and they are very, very good at it. They routinely search millions of terabytes of data in seconds. They have a patent search database: http://www.google.com/patents - and presumably have international data as well as USPTO data but don't yet make that public.

      It is reasonable to assume that before they spent $100 million buying On2 for the sole purpose of being able to know a video codec is clean, they could have done an exhaustive patent search. Exhaustive. As in every extant US patent prior to the date of On2's patents. They could quite reasonably have done so. They have the resources to do so, all of the data, a very good search algorithm, and a lot of smart people. Frankly, nobody else, including MPEG-LA or any of its members, could have reasonably done so, and would scoff at whether it was even possible. They very probably did exactly that—that's my guess, anyway. They won't guarantee you, because they're not in the business of selling you insurance (and of course, MPEG-LA are, hence the "nice codec you got here, shame if something were to happen to it" tone).

      But I'd bet a fair sum that VP8 was specifically designed by On2 to skirt, but carefully avoid, every MPEG-LA patent (which is why it uses a standard DCT, and why it doesn't have B-frames). (Remember you have to infringe all of the claims of a patent to be infringing.) If On2 had infringed an MPEG-LA patent, MPEG-LA would have been on the attack years ago.

      Unless, of course, they know an ugly truth. Maybe H.264 infringes on an On2 patent, and MPEG-LA don't have a licence for it.

      Google are now in a position to simply say that they will license those patents to anyone under the license they just published, of course—which simply prohibits any meaningful retaliatory strikes against WebM—and not under any other license. If you want to use H.264, fine, no problem by them, although you'd need an MPEG-LA licence as well. As long as you don't attack WebM or anything in it.

      Presto: mutually assured patent destruction defuses the situation, and VP8 gets just as good an assurance as MPEG-LA have.

      Also, you know, they kind of own YouTube. You know, the site that serves more video than everything else combined. If your browser, say, Safari, stops working with YouTube, people are not going to view it as a problem with YouTube, especially given Google Chrome is built on the same core but is significantly faster.

      VP8 doesn't look too bad. It isn't quite x264 quality but it's way better than Theora, it's vastly faster to decode than H.264 is in software, hardware stuff is already on fab and possible with many of the same parts and extensions (any Android phone will be able to do it, and will in 2.2 I think). The encoder is kind of poor, but will get much better after a bunch of open-source tinkering I think. It prefers blur to block, which is much better when you're talking about a small screen too; really, H.264 can be overly grainy and blocky and in many cases tries to be too sharp. VP8 is good enough for the web, and it's open, and though it isn't going to be evil, it does has a powerful gorilla protecting it now.

      Also, y'know, by the by, so does Matroska and Vorbis.

      Win-win. Bring it on.

    9. Re:On2 video patents by mbone · · Score: 1

      That won't invalidate the patents though, after all how many millions has MS and various other large companies been paying out in court to small patent holding companies?

      Well, it might invalidate their patents. That can happen if you sue. But, that is not the real risk to a company like ON2. If they sued over H.264 you can bet your boots that someone, probably several someones, from the MPEG-LA patent pool would sue ON2 for patent infringement. And, not just on the patent of the original suit, but any patent in the big company portfolio of thousands of patents. If you sue, no RAND terms for you, so tech they thought were safe would turn out not to be.

      A patent attorney told me once that suits like this require a multi-million dollar down payment. Each. This would literally be a "bet the company" move for ON2 (as in, if they lost, they might have to shut the company down), so the chances of it happening are basically nil.

      The companies you mention don't actually have a business - except suing people. So, if they lose, they lose a patent, or maybe just a patent claim, but they don't have to shut down. That makes it harder to counterattack, and more likely for the victim to settle.

    10. Re:On2 video patents by Anonymous Coward · · Score: 0

      What would happen is that they get pulled into the pool... but if they had anything that hat could get them into the pool they would have been in it years ago.

    11. Re:On2 video patents by Qzukk · · Score: 4, Interesting

      But I'd bet a fair sum that VP8 was specifically designed by On2 to skirt, but carefully avoid, every MPEG-LA patent

      This. There's absolutely no other reason why the spec would "borrow" so much from h.264 and yet come out worse... unless they started with h.264 and removed everything that was patented.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    12. Re:On2 video patents by jonwil · · Score: 1

      They wouldn't have to join the pool, nor would they necessarily want to.

      If Google has a patent that is required for the implementation of H.264, they could easily attach a license to that patent that said something like:
      We will grant you a license to use our patent which we believe is essential to H.264 on a royalty-free basis on the condition that you agree not to use any patents you may hold against someone who has implemented the WebM and VP8 specification. If you sue anyone over VP8 and WebM, you will loose all rights to use the invention described in patent .

      Although I suspect MPEG-LA would simply ignore Google's patent knowing full well that the number of patents they hold that Google is violating is likely a fair bit bigger than the number of patents Google holds that they are violating.

    13. Re:On2 video patents by Nihiltres · · Score: 1

      All it takes is for h.264 to infringe one patent that Goggle holds and they are stuffed. Google could then simply require for licensing their patent that any patents held by MPEG-LA against VP8 to not be enforced against any implementation of VP8.

      This does seem like a potential approach that Google might take. After all, the licensing terms for the WebM codec seem to (IANAL) boil down to "You can use WebM completely freely, unless you sue us for IP infringement, in which case you lose your license to use our stuff". From the WebM license page:

      Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer implementations of this specification where such license applies only to those patent claims, both currently owned by Google and acquired in the future, licensable by Google that are necessarily infringed by implementation of this specification. If You or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that any implementation of this specification constitutes direct or contributory patent infringement, or inducement of patent infringement, then any rights granted to You under the License for this specification shall terminate as of the date such litigation is filed.

      (The above text by Google from the WebM license page seems to be licensed under the Creative Commons Attribution 3.0 Unported License)

      I'd be surprised if Google didn't have some expert IP lawyers working day and night on this issue, because it's definitely in Google's interest to have a free and open video codec out there. Let's conduct a thought experiment. Which would be more expensive for Google: paying MPEG-LA licensing fees for using all H.264 videos on YouTube, or capacity for a slightly-more-bandwidth-heavy VP8? (Bonus points: by how much?) Of course, this is besides the point: Google generally benefits from an open Internet, so I wouldn't be entirely surprised were this were just one of their general pushes in that direction.

    14. Re:On2 video patents by NightLamp · · Score: 1

      Yeah because On2 is going to be able to takedown Sony, Toshiba, Panasonic, Hitachi, Fujitsu, LG, Philips, Fraunhofer, Sharp, Seimens? You're joking right? These companies have a far more vast patent portfolio than some little dinky company like On2 could ever dream of having.

      What I need to know, then, is why these giants didn't ever get around to shaking down On2 before it was open-sourced.

    15. Re:On2 video patents by HyperQuantum · · Score: 1

      If MPEG-LA goes up against Google/On2 chances are they'll retaliate with patents that MPEG-LA is infringing upon.

      Who says they'll sue Google? They can sue small parties who use the codec and don't have the means to fight back in a patent war.

      --
      I am not really here right now.
    16. Re:On2 video patents by Sycraft-fu · · Score: 1

      Also it isn't as though web video has to have the absolute highest quality to be acceptable. I mean hell, look at some of the popular stuff on Youtube where it's a reencode of a reencode and is all kinds of poor quality. Yet, people watch it and share it anyhow. Or have a look at Netflix watch now. It uses low bandwidth VC-1 and looks ok, but there's visible blocking and noise on a good TV, however they still get my (and many others') $9/month. Heck even look at digital cable. It is MPEG-2 and often somewhat low bitrate for SD channels so they can pack them in tighter. Their quality can be slightly less than the analogue they are replacing.

      While I'm all for high quality codecs, there is a time and a place. Sure, use H.264 on 1080p Blu-rays to try and provide as high quality a picture as possible (thogh some of those are VC-1 or MPEG-2 instead). But does it matter so much for lower end web content?

      This is also getting less important as bandwidth of net connections keeps going up. You throw enough bandwidth at something and compression doesn't matter. I mean DV looks great (for SD) and has shit compression. It just uses a lot of space. Ok, well not such a big deal. Even in the US net connections are going up in speed. As this continues, it'll matter less and less about the codec being the best per bit.

      Also there's the other side of it you noted: CPU use. The more efficient per bit a codec is, the more power it takes to encode and decode. There is no way around this. You have to throw more math at the problem to be able to do more with less. Fine in many cases, but there's something to be said for lower impact, like, say, in mobile devices. So a less intense codec can be an advantage.

      That was a big part of the DV codec. MPEG-2 existed back when DV was designed, so it isn't like we didn't have more efficient codecs space wise. However the problem was power, doing realtime MPEG-2 encoding in the mid 90s was near impossible in any small scale device and certainly for a reasonable cost. However DV was simple and thus easy to implement. As such you could cheaply make a camcorder that could handle it.

      It still has use these days for the same reasons. When possible I encode things to DV when there will be a reencode down the line. Takes more space but I've got that. However it is much faster to work with. Doing DV to MPEG-2 @ 9mbps (DVD) my system can do faster than realtime. Doing WMV-9 (VC-1) to MPEG-2 @ 9mbps goes slower than realtime. It just takes the video editor that much more work to decode the video so it can then be reencoded.

      So VP8 could be quite useful given that it is good quality, better than MPEG-2 and so on (which is used in HDV), yet doesn't hit a system nearly as hard as H.264.

    17. Re:On2 video patents by Anonymous Coward · · Score: 1, Informative

      VP8 doesn't look too bad. It isn't quite x264 quality but it's way better than Theora, it's vastly faster to decode than H.264 is in software

      According to the article it's between 15 and 35 percent slower to decode VP8 in software than H.264. The article didn't list if that was compared to Baseline or High Profile. If the comparison is with High than that's really slow considering the VP8 decoder is already pretty optimized. Anyway I'd like to know where you get the vastly faster decoding from.

    18. Re:On2 video patents by nine-times · · Score: 1

      You know, On2 has been around a while now in the video codec game. I wonder how many patents they hold that MPEG-LA are violating with their video codecs.

      I hadn't thought of it, but it seems to me that this is yet another problem with software patents: everyone is probably infringing on lots of patents, but it might be that you're most likely to get prosecuted for it if you're an open source project threatening an entrenched interest. While On2 has probably been infringing on these patents for a while, I'd imagine that it's harder to be sure with a closed-source competitor.

    19. Re:On2 video patents by Fzz · · Score: 2, Informative

      But I'd bet a fair sum that VP8 was specifically designed by On2 to skirt, but carefully avoid, every MPEG-LA patent (which is why it uses a standard DCT, and why it doesn't have B-frames). (Remember you have to infringe all of the claims of a patent to be infringing.)

      No, that's not how patents work (and yes, I've successfully contested a few in court). You infringe a patent if you infringe all the terms of any single claim.

      The claims of a patent are independent unless they say otherwise. Often they say "Claim 3: The system in claim 2, plus X", in which case it's not completely independent. But suppose you find prior art (and it needs to be a single piece of prior art) that invalidates Claim 2. Well, if your system does what Claim 3 says, and the prior art only invalidates Claim 2, then you still lose.

    20. Re:On2 video patents by DdJ · · Score: 1

      I'm pretty sure Google did think of this. I think that's why their license says something vaguely like "we license these patents to anyone who doesn't bring a patent suit against people who use VP8".

      Think about how that plays out. The owners of the H.264 patents correctly (let's say) note that VP8 violates them. But, they're also using patens that Google now owns themselves. Sure, they can go after VP8 users, but if they do, they can no longer use the On2 patents that they'd otherwise have had permission to keep on using.

      It might work. I think it's the only way (apart from abolishing software patents, which I would find preferable but which I'm not willing to bet on) to solve the "open codec" problem that actually could work.

      If this is how it's going to work out, and the H.264 people figure that out quickly enough, and they want to remain relevant in the marketplace in the coming years, their correct counter-move would be to offer their own patents up on exactly the same licensing terms.

    21. Re:On2 video patents by ekgringo · · Score: 1

      Probably because they weren't really worth anything before. Now that it's Google, they actually have someone to sue that could potentially net them an actual monetary reward.

    22. Re:On2 video patents by Anonymous Coward · · Score: 0

      Is it wrong, that I really really hope to see this happen?

      I can almost envision myself, cracking a couple of beers on the couch and munching on popcorn, waving a Google team flag

    23. Re:On2 video patents by gman003 · · Score: 1

      Look at the companies that are siding with Google on this. Apple. Mozilla. Even Microsoft is siding with them. And this is after just a few days. Who knows which companies will defect to the other side?

      This isn't Thermopylae, where it was a few versus millions. This is Midway, or Operation Barbarossa. This is a full-blown patent war in the making.

    24. Re:On2 video patents by Anonymous Coward · · Score: 0

      Exactly.

      Why would a big media company (device manufacturer is one example) sue over VP8 and lose their own ability to play back Youtube content? Not going to happen.

    25. Re:On2 video patents by hkmwbz · · Score: 1

      Apple is siding with Google? When? Didn't Steve Jobs dismiss VP8 and point to the x264 guy's anti-VP8 piece?

      --
      Clever signature text goes here.
  20. Who is MPEG-LA? by 192939495969798999 · · Score: 0, Troll

    From wikipedia: The following organizations hold one or more patents in the H.264/AVC patent pool: 1. APPLE INC.

    Magically, apple wants to enforce their HTML5 patents after trying to force people away from Flash? HAAA HAAA.

    --
    stuff |
    1. Re:Who is MPEG-LA? by whisper_jeff · · Score: 2, Informative
      Here, let me fill in the list since you seemed to not select all of them when you copied from Wikipedia:

      The following organizations hold one or more patents in the H.264/AVC patent pool.

      * Apple Inc.
      * DAEWOO
      * Dolby Laboratories Licensing Corporation
      * Electronics and Telecommunications Research Institute
      * France Télécom, société anonyme
      * Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.
      * Fujitsu Limited
      * Hitachi, Ltd.
      * Koninklijke Philips Electronics N.V.
      * LG Electronics Inc.
      * Microsoft Corporation
      * Mitsubishi Electric Corporation
      * NTT docomo
      * Nippon Telegraph and Telephone Corporation
      * Panasonic Corporation
      * Robert Bosch GmbH GmbH
      * Samsung Electronics Co., Ltd.
      * Scientific-Atlanta Vancouver Company
      * Sedna Patent Services, LLC
      * Sharp Corporation
      * Siemens AG
      * Sony Corporation
      * Ericsson
      * The Trustees of Columbia University in the City of New York
      * Toshiba Corporation
      * Victor Company of Japan, Limited

      Oh, an in case it isn't clear, Apple is listed first because the list is ordered alphabetically.

    2. Re:Who is MPEG-LA? by diegocg · · Score: 1

      I don't think Apple "wants" to enforce anything. Apple probably doesn't gives a fuck about codecs, but they need to ship products with decent video (that means H.264, at least until now) and be sure that they won't be sued. That means you need to follow the MPEG-LA rules. That's why Apple is there, much like mobile manufacturers have patent pools to use GSM safely.

    3. Re:Who is MPEG-LA? by tepples · · Score: 1

      Magically, [an H.264 patent holder] wants to enforce their HTML5 patents after trying to force people away from Flash?

      Flash includes H.264.

    4. Re:Who is MPEG-LA? by Anonymous Coward · · Score: 0

      Yes, and they only own one of the more than 1000 patents on H.264.

    5. Re:Who is MPEG-LA? by Anonymous Coward · · Score: 0

      Why is Ericsson after Sony?

    6. Re:Who is MPEG-LA? by Anonymous Coward · · Score: 0

      Oh, an in case it isn't clear, Apple is listed first because the list is almost ordered alphabetically.

      Fixed that for you

    7. Re:Who is MPEG-LA? by squiggleslash · · Score: 1

      No, Flash uses H.264 (at least modern Flash does.)

      Apple is opposed to Flash because they have a competing infrastructure called Quicktime, and would really rather everyone license Apple's DRM over Adobe's. (To those who take its supposed support for HTML5 seriously: few organizations currently using Flash for streaming video would ever switch over to HTML5. They're using Flash to prevent you from saving their content.)

      --
      You are not alone. This is not normal. None of this is normal.
    8. Re:Who is MPEG-LA? by Anonymous Coward · · Score: 0

      I never knew that E can between S and T, and ALSO between D and F ;)

    9. Re:Who is MPEG-LA? by maxwell+demon · · Score: 1

      Because the name of Eric's son is Theo. :-)
      .

      --
      The Tao of math: The numbers you can count are not the real numbers.
    10. Re:Who is MPEG-LA? by westlake · · Score: 1

      Why is Ericsson after Sony?

      Koninklijke Philips Electronics N.V. = Philips.

      Telefonaktiebolaget LM Ericsson = Ericsson.

    11. Re:Who is MPEG-LA? by dangitman · · Score: 1

      Apple is opposed to Flash because they have a competing infrastructure called Quicktime, and would really rather everyone license Apple's DRM over Adobe's

      What a load of nonsense. Firstly, Apple doesn't license their DRM to anybody. Secondly, Apple opposing Flash has nothing to do with Quicktime. Finally, it has nothing to do with DRM, it is about open web standards.

      Could you possibly be any more misinformed?

      --
      ... and then they built the supercollider.
  21. Fools on the case and they're giving me Baseline by tepples · · Score: 1, Interesting

    Let's get the patents that MPEG-LA claims might affect VP8 out in the open.

    The last article linked to an analysis of VP8 that pointed out its striking similarity to H.264 Baseline. So I guess you can start with the H.264 patent list on mpegla.com. Removing these patented parts would turn it into Theora, which is closer to DivX (MPEG-4 Part 2).

  22. More proof... by scottwilkins · · Score: 0

    Again, more proof that the patent system is broken. A reboot is needed.

    1. Re:More proof... by bhtooefr · · Score: 2, Interesting

      I still feel that the best way to go about that reboot is to start a non-practicing entity (can't get sued) that goes for the jugular of huge companies, attacking their most important products.

      Most non-practicing entities just do it for the money, though. They attack the most important products, maybe get imports stopped for a week, and then get a large settlement and go away.

      What I'd like to see is an NPE that does it for putting companies out of business. Attack the most important products, get imports stopped permanently, and then wait until the companies either die or patent reform occurs.

    2. Re:More proof... by Anonymous Coward · · Score: 0

      That's the most awesome idea I've heard all week! Now, just who is going to create the NPE... :-/

    3. Re:More proof... by bhtooefr · · Score: 1

      Google is large enough to create a shell company, and has patents.

      Google is also getting screwed by the patent system the way it is...

  23. Re:Patent violations by Lunix+Nutcase · · Score: 1, Informative

    Except for the fact that Google has already placed themselves in the crosshairs by using VP8/WebM themselves.

    But Google has already licensed the MPEG-LA patents so they have nothing to worry about.

    Are you worth more than Google? Didn't think so.

    Apparently you don't know who makes up the patent pool for H.264. It's pretty much the biggest conglomerates in the world and pretty much all the biggest names in the technology industry. They could crush Google like nothing.

  24. Re:Patent violations by Lunix+Nutcase · · Score: 2, Insightful

    True, it's not technically true but if a submarine patent did arrive since you did license the patents it would be a sign that you were working in good faith with all the knowledge you had and weren't trying to willfully infringe any patents. Such a thing is very important in patent lawsuits.

  25. Hypocrisy by Anonymous Coward · · Score: 0

    Come on Google, how can you flip h.264 the bird with one hand and jerk off Adobe/Flash with the other?

  26. Re:Patent violations by sopssa · · Score: 3, Insightful

    They don't need to go after Google first. Google has explicitly stated they don't ensure you don't get patent litigation, so you are on your own to fight it.

    This has been the tactic forever - attack the small guy first, so you get backing up to attack the big guys later if you want to.

  27. Re:Patent violations by IBBoard · · Score: 3, Insightful

    Don't kid yourself. In computers, everything is either patented or is about to be.

    Only really in America...oh, and Germany as of recently. Damnit, I thought we'd kept those silly "software patent" ideas on the other side of the Atlantic.

    It is great how patents are getting so horrendously abused, and yet the people holding them always make it out like a good thing. "Yeah, we've got patents, but we're nice enough to license them to you, and if you sign up then we promise to never sue you (but we'll keep quiet about any other patents that may be floating around)".

  28. Re:Patent violations by David+Gerard · · Score: 2, Interesting

    One showed up on MP3, and Microsoft had to pay up a bundle on top of their original MP3 licence. Is H.264 simpler or older than MP3?

    --
    http://rocknerd.co.uk
  29. Incentive to join the pool by tepples · · Score: 1

    If someone outside the pool asserts a patent, sorry, that's not covered.

    As AC pointed out, the whole idea of a pool is that it will be easier for an entity outside the pool to join the pool and claim its share of the royalty than to litigate on its own.

    1. Re:Incentive to join the pool by idontgno · · Score: 2, Insightful

      And as I pointed out, that makes traditional organized crime a more selective "elite" organization, since a patent pool will cheerfully accept anyone who can stop drooling long enough to acquire a purportedly applicable patent. Not to mention that an actual organized crime gang will protect you from their competitors, not invite them in to participate in the racket.

      Clearly, you're getting much greater value for your extortion money with the Mob.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    2. Re:Incentive to join the pool by tomhudson · · Score: 1
      And there's a common-law histor of that being illegal:

      In common law jurisdictions, maintenance is the intermeddling of an uninterested party to encourage a lawsuit.[1] It is "A taking in hand, a bearing up or upholding of quarrels or sides, to the disturbance of the common right."[2]

      Champerty is the maintenance of a person in a lawsuit on condition that the subject matter of the action is to be shared with the maintainer.[3] Among laypersons, this is known as "buying into someone else's lawsuit."

      In modern idiom maintenance is the support of litigation by a stranger without just cause. Champerty is an aggravated form of maintenance. The distinguishing feature of champerty is the support of litigation by a stranger in return for a share of the proceeds.

      - Lord Justice Steyn , Giles v Thompson[4] At common law, maintenance and champerty were both crimes and torts, as was barratry, the bringing of vexatious litigation. This is generally no longer so as during the nineteenth century, the development of legal ethics tended to obviate the risks to the public, particularly after the scandal of the Swynfen will case (1856-1864).[5] However, the principles are relevant to modern contingent fee agreements between a lawyer and a client and to the assignment by a plaintiff of his rights in a lawsuit to someone with no connection to the case. Champertous contracts can still, depending on jurisdiction, be void for public policy or attract liability for costs.

      http://definitions.uslegal.com/c/champerty

      Champerty is the practice of agreeing to paticipate and share in the proceeds of a lawsuit, despite not being a proper party to the dispute. The outside party, usually an attorney, bargains to exchange their financing and promotion of the lawsuit in exchange for a share of the recovery.

      Champerty is distinguished from barratry, which is the active encouragement of lawsuits. Champerty is prohibited in some jurisdictions; in others, judges are considered to have the responsibility for policing such behavior.

      Think of it as someone participating in a lawsuit in which they don't have any legal standing. Their patent isn't being infringed on, it's another patent in the same "pool". This is just a way to sneak past any claims of champerty and maintenance (as in maintenance of a lawsuit that was initiated by someone else).

      In the US

      This entry contains information applicable to United States law only.

      Champerty is the process whereby one person bargains with a party to a lawsuit to obtain a share in the proceeds of the suit. Maintenance is the support or promotion of another person's suit initiated by intermeddling for personal gain.

      Both champerty and maintenance have been illegal for two basic public policy reasons since early common law: (1) It is considered desirable to curb excess litigation for the operation of an efficient judicial system. The reasons for this are numerous and include problems of overcrowding on court calendars, economic considerations, and the desirability of promoting a society that is not excessively litigious. Champerty and maintenance work contrary to this societal goal by stirring up litigation. (2) Champerty and maintenance bring money to an individual who was not personally harmed by the defendant. An attorney found guilty of either champerty or maintenance will be subject to the payment of any damages that may have been incurred by the parties to the lawsuit and to disciplinary proceedings, which can result in his or her disbarment.

      Whether or not champerty and maintenance exist in a particular instance depends upon the facts and circumstances of the case. They apply specifically to cases wherein one person pr

    3. Re:Incentive to join the pool by jonwil · · Score: 1

      If its better to join the pool than to fight on your own, how come AT&T (who claims patents over H.264 and has sued over said patents) hasn't joined the MPEG-LA H.264 pool?

    4. Re:Incentive to join the pool by tepples · · Score: 1

      I guess most companies are happy with the royalty rate that MPEG-LA pays its members, and AT&T isn't.

    5. Re:Incentive to join the pool by Compaqt · · Score: 1

      What I'm wondering is, the restriction against champtery isn't really enforced anymore, is it?

      I mean what about all of the legal defense funds, like the Clinton Legal Defense Fund and Palin defense fund?

      Weren't their legal actions funded by people who had no standing in their cases?

      Or is it that you can't fund a plaintiff, but you can fund a defense?

      Finally, what about contingency fee for lawyers? Aren't the lawyers, in effect, funding lawsuits in return for a big payoff?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
  30. Republic of Korea has swpats? by ciaran_o_riordan · · Score: 1

    The Republic of Korea has information processing patents?

    Have you any links about this, or any information that someone could use as a starting point to learn more?

    I've pretty much no info about Korea, but it's all welcome here:

    http://en.swpat.org/wiki/South_Korea

    Thanks.

    1. Re:Republic of Korea has swpats? by tepples · · Score: 2, Informative

      The Republic of Korea has information processing patents?

      The Wild Fox maintainer seems to think so.

      http://en.swpat.org/wiki/South_Korea

      It's already there. AIPLA: South Korea states that information-processing apparatus claims such as "a computer system that does task X by performing steps A, B, and C" are valid. In the case of a video codec patent, X is "prepare video for transmission through a digital channel" for an encoder or "receive video transmitted through a digital channel" for a decoder, and A, B, and C describe a block diagram of the codec.

    2. Re:Republic of Korea has swpats? by Anonymous Coward · · Score: 0

      The Wild Fox maintainer seems to think so.

      Maintainer? That implies something is being maintained. The Wild Fox project hasn't produced any releases yet. Given the release of WebM and YouTube providing WebM content, I don't think there's going to be all that much call for Wild Fox going forward.

    3. Re:Republic of Korea has swpats? by ciaran_o_riordan · · Score: 1

      Thanks for the Wild Fox link.

      AIPLA make their money from patents, so I wouldn't trust them on their word.

    4. Re:Republic of Korea has swpats? by Elledan · · Score: 1

      I'm not sure you get what the article means. If VP8 can't be used without paying royalties it's no better or worse than H.264. In fact it'll be the same and Mozilla will drop it like a rock. Things will be back at where they were before the VP8 open-sourcing and WebM announcement.

      Also, ever wondered what happened to MP3 support in Firefox? JPEG2000 support? Just to name a few examples.

      --
      Site & blog: http://www.mayaposch.com
    5. Re:Republic of Korea has swpats? by mzs · · Score: 1

      Regarding jpeg2000, the devs did not like any of the available libraries due to (varying at different times) reasons such as: terms, fears of vulnerabilities, being short handed, timing (changing their own Gecko API at the moment), and not having a progressive display API.

  31. Consider how long Theora has been out by Anonymous Coward · · Score: 0

    Consider how long Theora has been out, there is no patent claim against it yet, and the efforts Xiph made to avoid any patents, it seems very unlikely that any legitimate claim will surface in the future.

    Especially given that MPEG/LA have many solicitors who know EXACTLY what they have patents on and still have not found any patent violations in Theora (or VP8).

    1. Re:Consider how long Theora has been out by ericrost · · Score: 3, Interesting

      IANAL, but, wouldn't that make a good case for estoppel? Saying that there were well known, visible implementations of this technology in the field for years, and the rights holder waited until commercial viability and adoption to give economic incentive to litigate. Seems like the definition of estoppel to me (in my NAL understanding).

    2. Re:Consider how long Theora has been out by squiggleslash · · Score: 1

      Nah.

      With Vorbis, Franhoffer has actually been very public about the fact it considers the technology patentable and warning people it's considering its options. I strongly doubt that Estoppel prevents an organization from instituting a licensing regime once a technology is popular if they always said that's exactly what they plan to do.

      I also have to admit to being unsure that estoppel means what Slashdotters think it does. While a party might be prevented from suing someone for past breaches of patents that they knew about at the time, it certainly doesn't stop Franhoffer from saying "From January 1st 2011, all developers of Ogg Vorbis decoders will need a license for Patent 5,214,742."

      --
      You are not alone. This is not normal. None of this is normal.
    3. Re:Consider how long Theora has been out by andrewagill · · Score: 1

      IANAL, but I think you have to do more than beat your chest and say, "I have here in my hand a list of fifty-seven card-carrying patents now in the WebM codec!" Otherwise, there's no way to tell the difference between an actual claim and some hobo with a spoon in his ear taking out a legal ad in a newspaper of record.

    4. Re:Consider how long Theora has been out by squiggleslash · · Score: 1

      Otherwise, there's no way to tell the difference between an actual claim and some hobo with a spoon in his ear taking out a legal ad in a newspaper of record

      I don't see why that would matter, to be honest. The issue with Estoppel isn't one where the issue is someone failed to notify another of a claim, but whether their actions or inactions made it appear that the party they're suing was permitted to do what they're being sued over. Estoppel by laches, and Estoppel by silence, would appear to be the two forms of estoppel people are concerning themselves with here, and clearly neither applies: the MPEG LA has not been silent, and laches is a hard one to prove given the lack of any serious entity actually using Theora at the moment, the fact that the MPEG LA does apply different licensing regimes to different types of usage, and the fact it might, legitimately, prevent the MPEG LA from suing for past breaches, but it certainly wouldn't prevent it from suing over future breaches.

      At best, the estoppel argument can be used to assume that if the MPEG LA were to bring a lawsuit right now against, say, Canonical, for shipping Theora with Ubuntu, without forewarning them, the LA might not be able to claim damages for patent violations in, say, Ubuntu 6.10. But it almost certainly could prevent Canonical shipping Theora in future, unless they paid license fees.

      Disclaimer: IANAL either, but I know enough about the subject to know that Estoppel is not a "get out of jail free" card for patent violations.

      --
      You are not alone. This is not normal. None of this is normal.
    5. Re:Consider how long Theora has been out by andrewagill · · Score: 1

      My point was twofold.

      First, that they need to know what MPEG-LA claims is infringing and that MPEG-LA actually owns it, and this probably needs to be communicated to Google in some official manner.

      Second, MPEG-LA cannot simply wait while YouTube implements WebM in beta, then makes it optional, and finally only sue when it becomes mandatory. That's acting in bad faith and the very definition of estoppel by laches, "knowing the correct property line, Oliver Owner fails to bring a lawsuit to establish title to a portion of real estate until Nat Neighbor has built a house which encroaches on the property in which Owner has title"

      And here's a new third point. If MPEG-LA were to bring suit against Canonical now, it would not be estoppel by laches, since Canonical cannot claim MPEG-LA has been lax in enforcing their rights. Estoppel would most certainly not prevent from claiming damages, though other things might.

    6. Re:Consider how long Theora has been out by Lars+T. · · Score: 1

      IANAL, but, wouldn't that make a good case for estoppel? Saying that there were well known, visible implementations of this technology in the field for years, and the rights holder waited until commercial viability and adoption to give economic incentive to litigate. Seems like the definition of estoppel to me (in my NAL understanding).

      Well, no, that isn't even remotely the definition of estoppel (IANALE) : http://lectlaw.com/def/e040.htm

      ESTOPPEL (estopped) A bar which precludes someone from denying the truth of a fact which has been determined in an official proceeding or by an authoritative body. An estopple arises when someone has done some act which the policy of the law will not permit her to deny.

      IOW, Estoppel would require someone to first say there are no patents, then to claim them, or have somebody keep still in an official enquiry if there was a patent and (again) claim later - AFAIK there is no such enquiry process regarding patents.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    7. Re:Consider how long Theora has been out by jabuzz · · Score: 1

      Tell that to SCO will you. They seem to have strung that one out for quite some time now.

    8. Re:Consider how long Theora has been out by andrewagill · · Score: 1

      SCO is a very different case. IBM is not claiming laches in that case, as far as I know. Also, SCO will lose.

    9. Re:Consider how long Theora has been out by ladoga · · Score: 1

      Fraunhofer

    10. Re:Consider how long Theora has been out by ericrost · · Score: 1

      They can consider it patentable all they want, but to patent something (which I have done) you MUST file before you exhibit it publicly. If you exhibit a technology publicly before filing a patent, you lose the right to patent it. What could possibly be more of a public exhibition than releasing an implementation's source code under a public license?

      Making available and exhibitions of products

      Publicly available products also count as prior art, even though it may be very difficult to determine exactly what the product is made of or how it works. If a device is put on the market before the patent application filed on a feature in that device, the feature is no longer novel. Usually, the sale or other disposal of the product is enough to make all its features prior art for later filed applications. If the product is not sold, but only demonstrated to the public, then only those features which the public could observe count as prior art.

      http://www.iusmentis.com/patents/priorart/

  32. Sublicense? by tepples · · Score: 1

    But Google has already licensed the MPEG-LA patents so they have nothing to worry about.

    With or without the authority to sublicense these patents?

    They could crush Google like nothing.

    How about adding something like this to the TOS of an unrelated, widely used Google service: "By entering a query into Google Search, you agree not to sue users of WebM multimedia technology for infringement of any patent that you believe is essential to WebM multimedia technology."

    1. Re:Sublicense? by Lunix+Nutcase · · Score: 4, Informative

      With or without the authority to sublicense these patents?

      They are explicitly not providing patent protection for anyone else.

      How about adding something like this to the TOS of an unrelated, widely used Google service: "By entering a query into Google Search, you agree not to sue users of WebM multimedia technology for infringement of any patent that you believe is essential to WebM multimedia technology."

      Because that wouldn't stand up in any court of law?

    2. Re:Sublicense? by tepples · · Score: 2, Interesting

      They are explicitly not providing patent protection for anyone else.

      Then how does Google "have nothing to worry about" by promoting a codec the use of which by third parties infringes? Where I come from (USA), that's called inducement, and I see no reason why a court wouldn't draw an analogy from inducement of copyright infringement (MGM v. Grokster) to inducement of patent infringement.

      Because that wouldn't stand up in any court of law?

      You claim that courts would strike down a patent retaliation clause barring litigants from using other Google services. But on what grounds would this be deemed unconscionable? Are the patent retaliation clauses in Apache License 2 and Mozilla Public License likewise unenforceable?

  33. Change... by scottwilkins · · Score: 0

    Some folks just resist change, especially when they are not in the spotlight on it. Jobs needs to suck it up, and stop commenting where not needed.

  34. Baseless assertions by Anonymous Coward · · Score: 1, Insightful

    Jobs laconically sent a pointer to the technical analysis we linked before, where the poster says "VP8 copies way too much from H.264 for anyone sane to be comfortable with it, no matter whose word is behind the claim of being patent-free."

    These hand-waving assertions are frankly weak. Whatever happened to Jobs' mysterious lawsuit against Theora? Has there been any confirmation of any such thing? The Xiph.Org Foundation says no one's bothered to contact them about it.

    I don't see much value in listening to scare mongering from Jobs or from Dark Shikari. Neither have provided any specific, direct, detailed evidence that there are patent violations. All both have to say is "Well, gosh! It seems pretty similar!" and that's just not enough. The thing is when it comes to codec patents the specific details matter. It's not enough to be "similar", it has to be very narrowly and very specifically the same.

    1. Re:Baseless assertions by Anonymous Coward · · Score: 0

      These hand-waving assertions are frankly weak. Whatever happened to Jobs' mysterious lawsuit against Theora? Has there been any confirmation of any such thing?

      Jobs didn't say anything about a lawsuit, he said something like 'a patent pool is being assembled' and you assumed that meant an imminent lawsuit.

      TFA actually confirms what Jobs said, IMO. Court battles won't happen until a significant organization (read: someone worth suing in MPEG-LA's eyes) uses Theora/VP8 without licensing the patent pool.

  35. Before you say "Not in my country", consider this by tepples · · Score: 1

    Only really in America...oh, and Germany as of recently.

    But how many refugees from the patent regime in America and Germany are other countries ready to absorb?

  36. Apple is not MPEG-LA by Lord+Kenja · · Score: 2, Insightful

    When did Apple become MPEG-LA? They hold a very small number of the patents that is in the H.264 pool (I seem to remember it is only 1). When it comes to video codecs, Apple is just a company that tries to protect itself against patent suits.

    1. Re:Apple is not MPEG-LA by Anonymous Coward · · Score: 0

      If you could take off your fanboy goggles for just a minute, you'd see he's quite clearly referring to the response from Steve Jobs that is quite a blatant attempt to spread FUD about a codec Apple would prefer not to win.

      You can't protect your dear treasured Apple against everything and pretend it's always perfect I'm afraid, sometimes it really is wrong.

    2. Re:Apple is not MPEG-LA by Anonymous Coward · · Score: 0

      It doesn't matter how much they're in, they're part of the gang. When the CEO of Apple started spouting FUD about the alternatives, about unspecified patent infringement, just like MS do, then they're very much involved. When the CEO uses a college kid's blog about VP8, he's only furthering his obvious stance to spread FUD over VP8.

    3. Re:Apple is not MPEG-LA by Goaway · · Score: 1

      Why would Apple not want a codec to win which would save them money? Apple has to pay to use h.264 just like everyone else.

  37. Re:Patent violations by MozeeToby · · Score: 1

    My possible payout minus the cost of suing me is definitely higher than Google's possible payout minus the cost of suing them. Google has a very large and very well qualified legal department which, even if they are completely in the wrong, will ensure that suing them over a patent violation is a losing proposition.

  38. Uh, it's still better than MPEG2 by Anonymous Coward · · Score: 0

    Uh, it's still better than MPEG2 and that was once the dog's bollocks in compression. So suddenly it's worthless when a slightly better product comes along?

    So what was your licensing for H.264 worth when H.269 come along and 264 is the Theora of the age?

    The bitrate disparity is minimal, the only place it matters in the slightest is on limited CPU power systems. Apart from that, there's NOTHING wrong with Theora and one HUGE thing right: it's free to implement.

    1. Re:Uh, it's still better than MPEG2 by DarrenBaker · · Score: 1

      I think I heard somewhere that the compression with Theora isn't as good as H.264, which may not mean much to lowly us, but to YouTube it translates to massive amounts of bandwidth required per day above and beyond H.264. Best thing to do, really would be to use H.264 until the day before they start charging for it, then release your own open video format on the day. Well, maybe not the *best* thing to do, but it would be dramatic!

    2. Re:Uh, it's still better than MPEG2 by Khyber · · Score: 1

      Youtube, Vimeo, etc, all transcode after you upload - they'll put it in whichever file format they deem best.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    3. Re:Uh, it's still better than MPEG2 by DarrenBaker · · Score: 1

      Which is Flash and H.264, for the time being.

    4. Re:Uh, it's still better than MPEG2 by squiggleslash · · Score: 4, Interesting

      Yeah, but even MPEG-2 is better than MPEG-2.

      That's not a joke or a typo. The codec world has moved on quite considerably since the release of MPEG-1, and development of MPEG-2 encoders has resulted in stunning improvements in the last few years, in part because of the requirements of ATSC, and in part because of the improvements in processor technology.

      I've been wondering for a while if the right approach for the whole codec mess is to wait until MPEG-1 is truly free and clear, and adopt that. You may laugh, but try encoding something in MPEG-1 with ffmpeg, using large (> 100) GOP sizes, and high numbers of B-frames (16+.)* On a normal high performance computer in 2010, the speed of compression is too low to be practical, but the results are excellent, even at relatively low bitrates. 4-6Mbps is more than enough for high quality 720p24, in most cases.

      For that reason, I think the Internet video codec debate will be over sooner than people think. The real work has to be done on the encoder side, improving the capabilities of encoders for older formats that'll be patent free soon. But if you look at the bigger picture, MPEG-1 video (and MPEG-1 layers 1/2 audio) will soon be free (some claim they already are), bandwidth is improving, CPU power is improving, While a superb MPEG-1 encoder will never be as good as a superb H.264 encoder, the necessity of one over the other will diminish in time.

      --
      You are not alone. This is not normal. None of this is normal.
    5. Re:Uh, it's still better than MPEG2 by prockcore · · Score: 1

      Actually it's webm. They've already started transcoding their videos.

    6. Re:Uh, it's still better than MPEG2 by DarrenBaker · · Score: 1

      Yeah, that's what I like, meant, and junk.

    7. Re:Uh, it's still better than MPEG2 by Jah-Wren+Ryel · · Score: 2, Informative

      That's not a joke or a typo. The codec world has moved on quite considerably since the release of MPEG-1, and development of MPEG-2 encoders has resulted in stunning improvements in the last few years, in part because of the requirements of ATSC, and in part because of the improvements in processor technology.

      I can confirm that. I was checking out some old HDTV recordings from ~2002. They were full-bitrate (~18Mbps) 1080i. They look like crap compared to the ~14Mbps 1080i stuff on most channels now. And those channels look like crap compared to ~30Mbps mpeg2 blurays (which look roughly the same as ~30Mbps h264/vc1 blurays when comparing different releases in different regions that happen to have different encodings).

      --
      When information is power, privacy is freedom.
    8. Re:Uh, it's still better than MPEG2 by TheTurtlesMoves · · Score: 1

      As you move up in bitrate all the codecs start looking pretty even. In fact as far as I can tell, most "comprasons" are done at bitrates with quality compraing crap with shit. I just don't care if its better looking crap. Its still crap. By the time its looking pretty good for my tastes, xvid and h264 are not really that much better than mpeg2 or theora, if at all.

      As for patent free Theora is better than MPEG-1 and with *zero* substantiated claims, looks pretty clear from patent hurdles.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    9. Re:Uh, it's still better than MPEG2 by evilviper · · Score: 1

      While I fully agree with your comment, there's one important detail you are omitting... There are extreme differences between high bitrate codecs, and low bitrate codecs.

      MPEG-2 is undeniably the king of high bitrate lossy video, and even H.264 can barely improve upon it. MPEG-1 Layer II audio is also the highest-quality common audio codec codec out there, but only when used at higher bitrates.

      But at low bitrates, the lack of an in-loop deblocking filter absolutely kills MPEG-2's video quality. While temporal domain audio codecs like MPEG-1 Layer 2 are great when used with a high enough bitrate, frequency domain codecs like AAC can undeniably outperform them, and other tricks like SBR used in AAC+ provide great improvements in audible quality as well.

      With something like web video, low bitrates are king.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    10. Re:Uh, it's still better than MPEG2 by BikeHelmet · · Score: 1

      I've been wondering for a while if the right approach for the whole codec mess is to wait until MPEG-1 is truly free and clear, and adopt that. You may laugh, but try encoding something in MPEG-1 with ffmpeg, using large (> 100) GOP sizes, and high numbers of B-frames (16+.)* On a normal high performance computer in 2010, the speed of compression is too low to be practical, but the results are excellent, even at relatively low bitrates. 4-6Mbps is more than enough for high quality 720p24, in most cases.

      x264 (I don't know about other H.264 encoders) delivers great results for 480p in the 512kbit-1mbit range. (depending on content - cartoons look near perfect at 512kbit, or lower) Most movies will get DVD quality from roughly 768kbit. A 2mbit stream should easily manage 720p at close to perfect perceivable quality.

      To top it all off, 512kbit x264 with all settings tweaked to roughly the max encodes at over 30fps on a modern quad-core.

      bandwidth is improving

      Not as fast as the number of people that want to watch Youtube.

  39. Re:Patent violations by Dogun · · Score: 3, Insightful

    The world would, of course, be a lot better off if ignoring suspected patent infringement until it appears like there might be a lot of money to be made from suing the suspected infringer were grounds for dismissal of the suit.

  40. Google doesn't hold harmless and can't countersue by FlorianMueller · · Score: 4, Insightful

    I try to avoid "See I Told Ya So" types of posts, but in this case SCNR: WebM/VP8 patent risk for software developers" (and I previously made that suggestion on my blog in this post on video codecs)

    I'm all for open-sourcing useful program code but the question here is whether it's fair for Google to expose an entire community, including the commercial adopters of open source, to this kind of risk. The situation surrounding Android serves as a warning. Google is unfortunately in favor of software patents and doesn't do anything against the problem. They're entitled to their patent strategy. But it's important that third parties don't run into patent problems in reliance upon Google's vague promises.

    If Google really believed that WebM/VP8 was safe from a patent perspective, then why in the world don't its WebM license terms contain a hold-harmless clause or at least some basic indemnification (less value than holding harmless but better than nothing) in favor of developers adopting it?

    People should think twice (at least!) before relying on any vague promises and they should also consider that Google isn't the patent powerhouse that could start a "pissing contest" with the major contributors to the MPEG LA pool. I explained Google's limits in that regard in this recent slashdot comment, The idea of Google countersuing isn't realistic.

  41. Re:Patent violations by Anonymous Coward · · Score: 0, Troll

    The MPEG-LA is worth xxx billion. Google is only worth xx billion. So what.
    When you're worth that much it really doesn't matter. Would Google having another
    10 or 100 billion help them mount a better legal defence? Would it make their case
    stronger? Neither side would die as a result of this so it really makes no difference
    how big they are once they reach a certain size.

    I'm sure the combined companies of the MPEG-LA could make things very difficult for Google
    but then Google could also make things difficult for the MPEG-LA. Didn't they remove CNet
    for violating the CEO's privacy? Dropping MPEG-LA sites down the rankings a few pages or
    even a little note saying "the company operating the site you are about to visit could be
    attempting to ransom the internet"

  42. Re:Patent violations by Daniel+Phillips · · Score: 4, Funny

    That's why it might make more sense to just use H.264 and save yourself from future problems.

    "Nice little codec ya gotcherself there... shame if something should... happen to it."

    --
    Have you got your LWN subscription yet?
  43. Re:Patent violations by Lunix+Nutcase · · Score: 3, Informative

    There is already something like that in the common law tradition. It's called laches.

  44. Re:Patent violations by Locklin · · Score: 1

    Clones differ from IBM PC's in similar ways different encoders/decoders differ. Some encoders/decoders will be better or worse quality or speed, written in different languages with different compartmentalization, they often have different options or work in different environments.

    Of course, arguing about patents is like arguing about the number of angels that can stand on the head of a pin. It's all ridiculous in the end.

    --
    "Knowledge is the only instrument of production that is not subject to diminishing returns" -Journal of Political Econom
  45. Three more examples: MS, GNU, everyone before 1991 by ciaran_o_riordan · · Score: 1

    Microsoft wrote Dos, Windows 3.x, Windows NT, and Windows 95 without patents.

    Microsoft's whole patent portfolio in 1995 was five patents (and they might not even have been MS patents - they might just have been acquired when buying some company). How can you explain the investment to write all that software without your "guarantee of return" from patents? Was it charity?

    Another example is GNU/Linux - even more software which is still being written without patents.

    Another example: the 60s, 70s, and 80s. Where did software come from? Did it get invented in the 50s and stagnate until software patents appeared in the 90s?

    The "needed to encourage investment" idea is completely bankrupt.

  46. Fight fire with fire by mukund · · Score: 2, Interesting

    There are ways to fight software patents within the current legal system.

    Create a very large patent pool, but one that isn't defensive. All it takes is for every single company with commercial interest in free software to pool their patents together. Let's call this the good-pool. The companies donate legal fees to this entity. Now,

    1. Wait for _ANY_ other software patent licensing pool to be created, such as the MPEG-LA. Call this the bad-pool. Such a group basically consists of companies that have 'donated' their software patents for threatening/suing others and getting paid. Once such a pool is formed, go after the member companies by asserting relevant patents from the good-pool. Don't wait to defend, but go on the offensive. Also, if any individual company threatens/sues another company with software patents, the good-pool again goes on the offensive.

    After some time, no company will dare join a pool, or threaten another company again. This works, except for patent troll companies that have no valid business, but that of suing others. We'll come to this in a moment.

    2. Software engineers in the community *read the patents in the bad-pool*, and engineer methods very similar to such patents, but those that do not infringe claims in the patents. This is not so tough. Most software patents are ridiculous. Create a wiki and provide alternative methods to avoid each patent.

    After some time, no company will dare join a pool again.

    In the case of patent trolls, where the company's only reason for existing is to sue others, follow the money. Find out who's behind the company. Even if litigation happens, and there's a payout, the matter doesn't end there. Find out who is benefiting. These people definitely have investments in other companies. Use the good pool to sue these other companies.

    Note that this approach is much like the MPEG-LA licensing pool and does not involve companies giving up patents to the pool.

    --
    Banu
    1. Re:Fight fire with fire by Khyber · · Score: 1

      You neglected to mention getting vexatious litigant status placed upon the patent trolls and parent companies sponsoring said patent trolls.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    2. Re:Fight fire with fire by Anonymous Coward · · Score: 0

      Inspired by the novel Daemon at all?

  47. Re:Patent violations by beelsebob · · Score: 1

    Yes, but patents on IBM PCs specify things like exact layouts of wiring, while patents on video codecs cover more general things like "using b-frames" (with a suitable definition of a b-frame).

    If you implement something that falls within that definition of b-frames, then you're screwed.

  48. Another reason software patents should not exist by m509272 · · Score: 2, Insightful

    Yet another reason software patents should not exist. Someone develops software it should be a copyright, period. Patents for what is blatantly obvious is just plain wrong. There will be a point where every bit of software is patented and no one will be able to develop anything better. For the US and any other country with software patents they are screwing themselves. New and better things will be developed outside of these countries and be sold outside of these countries and that patent protection becomes detrimental. It prevents innovation not encourages. Companies with the patents become complacent and do not innovate because they think they don't have to.

  49. Re:Google doesn't hold harmless and can't counters by Daniel+Phillips · · Score: 1

    Mod up... it's the Florian Mueller of European software patent fame.

    --
    Have you got your LWN subscription yet?
  50. Re:Patent violations by poetmatt · · Score: 2, Insightful

    google doesn't have guarantee anything involving protection of patent violations. They own the goddamn codec and thus control development. This is unlike MPEG. Unless MPEG can magically prove that not only A: there's something in VP8 that infringes on a MPEG patent (which wouldn't immediately and easily be invalidated once they say which patent it is), but b: this would assume that an open source codec cannot work around a patent restriction, which is quite safe to assume is very real and possible, and also c: that google won't just take MPEG to court and basically prove that they can't do jack shit to patent encumber VP8.

    H264 is on many things, but there are many it isn't and won't be unless MPEG says that it can be royalty free permanently.

  51. Re:Patent violations by fuzzyfuzzyfungus · · Score: 1

    There's this obscure little company, called AT&T, used to sell telegraphs or somesuch, that seems to disagree...

    Also, the money quote from the "president of licensing and business development for MPEG LA": "We, as a company, don't make any assurances that all essential patents are included."

    Statistically, implementing something with the MPEG LA's blessing almost certainly reduces the number of companies that will potentially be suing you(if only by the number of members of the MPEG LA...); but it only takes one to tangle you in a very nasty lawsuit, risking a major payout, or even an injunction against your product.

  52. Re:Patent violations by Anonymous Coward · · Score: 1, Insightful

    The doctrine of estoppel, specifically laches, suggests that under certain circumstances, it can be.

    (It has applied to certain submarine patents in the past. However, please consult legal advice if you need to know when those circumstances could apply, or if they apply to you, as it is an affirmative defense and can be uncertain.)

  53. Re:Patent violations by poetmatt · · Score: 1

    what the fuck are you talking about?

    H264 doesn't guarantee the end user either. They only grant the producer or however H264 refers to it.

    Remember how the MPEG group simply hasn't gone after end users. If they do, they're going to have a hard time proving anything since that'd mean they'd go after VP8 but not H264. Easy court dismissal.

    MPEG has absolutely zero case on this matter. It's just saber rattling and wah wah we're gonna lose royalties to competition.

  54. Re:Patent violations by TheTurtlesMoves · · Score: 1

    Its just not true period-nothing technical about it. MPEG-LA give *no* indemnity or guarantees whatsoever on patents outside their pool.

    What they say is that if there is some other patents that cover h.264, they would be happy to include it in the pool if the patent holder permits.

    --
    The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
  55. MPEG-LA the 1st DARPA witch-hunt tgt? by Anonymous Coward · · Score: 0

    take the meaning any way you want to take it

  56. Re:Fools on the case and they're giving me Baselin by tepples · · Score: 1

    Or you're another bloody Slashdot commenter who thinks that vague similarity to the overview of a patent implies infringement.

    The codecs are similar enough that I would bet money that at least one of the thousand-plus patents on H.264 covers VP8. I don't feel like going into more detail on May 21, 2010, because I have a paying job other than dissecting patent claims.

  57. Re:Patent violations by fuzzyfuzzyfungus · · Score: 1

    That(for better or for worse) is the difference between a patent and a copyright.

    IIRC, IBM held no patents critical to the implementation of an "IBM compatible"(they probably had some stuff that we relevant; but could be worked around). They held copyrights over their BIOS code, and their circuit boards, and the masks of any ICs they designed; but copyright only means "you cannot duplicate this specific thing". When Compaq cleanroomed a compatible implementation from scratch, copyright had nothing to say on the matter. Patents, on the other hand, say "you cannot, independently or otherwise, implement this specific thing".

    That is why VP8 is in potential hot water. The algorithms and methods themselves are patented, so it doesn't matter how independent your implementation is(if independent implementation were good enough, VP8 would be irellevant. x.264 is, to the best of my understanding, a completely independent implementation of h264; but it is still on shaky ground wherever software patents are valid).

  58. And wouldn't that be a reason for H/264 too? by Anonymous Coward · · Score: 0

    And wouldn't that be a reason for H/264 too? In fact, worse, since they are making noted money from the patents and have pots of money. A patent troll going after MPEG/LA would be able to grab much more money than going after Xiph.

  59. Re:Patent violations by jrumney · · Score: 1

    MPEG-LA ensures that H.264 and you are free from any patent violations.

    No they don't. They provide a single source and standard pricing for payment of royalties for all the patents that have been put in the pool, but they have no control over patents that might have been withheld from the pool.

  60. That's really stooping low ... by tomhudson · · Score: 1

    Apple is just like Microsoft who also licensed H.264 and therefore are Hitler.

    ... but not a Godwin violation under the "no harm, no foul" rule.

  61. Just banish them by unity100 · · Score: 0, Flamebait

    banish those people who seek to monopolize and control your lives. banish patent trolls, their ceos, their supporters from your life, from your contracts, your websites, your posts, everything. cast them out.

    they get bolder and bolder as we treat them equally like decent people, and start to increase their grip on our lives for their own personal profit.

    1. Re:Just banish them by Antisyzygy · · Score: 1

      People wont use a format that is too restrictive, or they will just use it in an unauthorized way.

      --
      That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
  62. Re:Google doesn't hold harmless and can't counters by zeroshade · · Score: 1

    People should think twice (at least!) before relying on any vague promises

    Yet they trust the MPEG-LA promise that after 2015, they'll continue to allow H.264 for non-commercial use for free. Suuuuuuuuuure.

  63. Every Device? by buback · · Score: 2, Informative

    That and the fact that H.264 is already on every device on the planet.

    The only devices I own that will play h.264 are my computers. Only in the past 2 years have devices come out that can play h264. Of those, there are even fewer that you would actually want to watch stuff on. Most of those devices have only come out in the past year

    And if your talking about web connected devices that can play h264, you have an even smaller pool.

    It is defiantly used a lot, but it's impact in the mobile device space is not this huge entrenched market that some think.

  64. Doomsday patent by gmuslera · · Score: 1

    Maybe some of the players (Google, DPL, etc) with a basic enough patent (something that everyone or every major player break) could bring some kind of halt to the civilized world unless this kind of patents get revoked. Imagine that Google have a patent on, don't know, moving a pointer, using html to display dynamic data or something as basic, and terminates the right of facebook, the US government, and/or Microsoft products, to touch web, and that, starting tomorrow (so not time to adapt), something that shows in practice how much damage could do the existence of this kind of patents to everyone.

  65. Re:Patent violations by squiggleslash · · Score: 2, Informative

    There's no patent pool concerning MP3 (or at least, there wasn't when the new claims arose.) On top of that, MP3 kind of took everyone by surprise, it was never supposed to be an online media distribution format. At the time of the original release of MPEG-1, the assumption was it would be used primarily by creators of CD based content, which had a direct impact on the number of organizations who cared at the time to get involved.

    --
    You are not alone. This is not normal. None of this is normal.
  66. buy out h.264? by GuldKalle · · Score: 1

    How much would it cost one to just buy a h.264 license for the whole GPL? And would that fit into the GPL?

    --
    What?
    1. Re:buy out h.264? by TheTurtlesMoves · · Score: 1

      No amount. It would be "one licensee for all". As in why would anyone else ever buy a MPEG-LA license and sign the contract (with additional terms and conditions) if such a GPL license existed? So MPEG-LA will never authorize unlimited 3rd party distribution. Ever.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    2. Re:buy out h.264? by maxwell+demon · · Score: 1

      No amount.

      I don't think so. There's always an amount which would do. It may just be that no one can afford it.

      As in why would anyone else ever buy a MPEG-LA license and sign the contract (with additional terms and conditions) if such a GPL license existed?

      Because he wants to write a non-GPL player?

      --
      The Tao of math: The numbers you can count are not the real numbers.
  67. Re:Fools on the case and they're giving me Baselin by Anonymous Coward · · Score: 0

    A major part of On2 business was taking patented technologies and implementing them in a way that wasn't patented. Don't think these patents are somehow a total surprise to VP8 designers.

  68. An armed society is a polite society? by Rogerborg · · Score: 4, Funny

    This is just like all those anti-gun politicians who won't go anywhere without their armed bodyguards. Hey, they don't believe in carrying guns personally, but you know, there are bad people out there...

    --
    If you were blocking sigs, you wouldn't have to read this.
    1. Re:An armed society is a polite society? by Bemopolis · · Score: 1

      Or, in the reverse, why the neo-cons screams bloody murder over the prospect of Iran getting a nuclear weapon while we are busy making our 27,349th one.

      The knife, she cuts both ways.

      --
      "I guess the moral of the story is, don't paint your airship with rocket fuel." -- Addison Bain
    2. Re:An armed society is a polite society? by Antisyzygy · · Score: 1

      Not really the same thing. Iran is ruled by a batshit crazy theocracy who may get upset that we exercise some free speech they don't like about Mohammed. I have no doubt a religiously motivated person would use a nuclear warhead honestly believing that God will protect them from a retaliation. I don't think its best for the world to let delusional people have nuclear warheads.

      --
      That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
    3. Re:An armed society is a polite society? by Bigjeff5 · · Score: 1

      That's just because we don't like Iran, and Iran doesn't like us. ;)

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    4. Re:An armed society is a polite society? by Rogerborg · · Score: 1

      This is satire, right? Please, please tell me that it is.

      --
      If you were blocking sigs, you wouldn't have to read this.
  69. It's just too bad they didn't use: by phyrexianshaw.ca · · Score: 1
  70. Re:Google doesn't hold harmless and can't counters by FlorianMueller · · Score: 3, Insightful

    Yet they trust the MPEG-LA promise that after 2015, they'll continue to allow H.264 for non-commercial use for free. Suuuuuuuuuure.

    I would say the same about MPEG LA: don't trust vague promises. However, concerning future increases of royalty fees, they've made a very clear statement concerning the maximum level of increase, which is discussed in this article.

    Apart from that, the risk if MPEG LA started to charge for non-commercial use of H.264 after 2015 is that one has to pay or has to cease using it for such purposes, while the WebM/VP8 patent problem could affect every adopter of that technology anytime now and have some really nasty consequences (cease-and-desist, injunctions, damages/backroyalties, future royalties).

  71. Their license actually includes something similar by Sycraft-fu · · Score: 4, Informative

    It is a BSD style license, and also licenses you to use the patents on it royalty free, however it is revoked in the event you file a patent claim against VP8. Well this implies two things:

    1) If you go after VP8, you can't use it in any form in any of your stuff. So say Sony sues over an H.264 patent they hold that they say VP8 infringes on. Ok now all their hardware can't legally play VP8 anymore, their license has been revoked. However that hardware may have the ability to do so because it is part of the TI chip they use (Google is working with chip makers). So now they have to recall existing hardware and redesign using a new chip, or face counter-litigation. Oh, and of course even if they do it means they can't play VP8 content anymore, which means their devices aren't as attractive.

    2) Google has patents on VP8, that they got when they bought On2. If any technology the company filing suit makes use of infringes on those, well then they can count-sue. Perhaps one of the VP8 patents applies to H.264 as well. So you could risk getting nailed with a similar suit and finding yourself unable to sell hardware using H.264. Remember: MPEG-LA only says that their members can't sue you if you have a license. If anyone else who's not a member has a patent, well you are on your own.

  72. Re:Patent violations by larry+bagina · · Score: 2, Informative

    The decision was reversed on appeal.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  73. Re:Patent violations by hairyfeet · · Score: 1

    And you just hit the nail on the head as to why we should always be pushing for nothing less than the abolishment of software patents. If IBM would have been allowed to patent "A box with a CPU and some memory" we wouldn't be having this conversation, because PCs would still be $3000+ and the Internet would have likely remained the realm of academia.

    And Google I doubt has to worry about MPEG-LA, because of a little thing known as anti-trust. From the looks of how broad the MPEG-LA patents are you pretty much cannot have ANY VIDEO short of raw streams without tripping over one of their patents. I doubt even as weak as the US DoJ is about busting companies they'd allow one corp to declare themselves the gateway to all media on the Internet.

    As it is now MPEG-LA is about like MSFT claiming Linux infringes on a bunch of their patents, which I'm sure it does, but opening that can of worms would be a bad move for MSFT, just as suing a major player and risking getting some if not all their patents invalidated is too much of a risky move for MPEG-LA, not when they can just keep hitting up manufacturers for license fees. Maybe we should start a fund to have Xiph try to drop the patent bomb on MPEG-LA, and get their patents invalidated? Now that Google has released VP8 I doubt many will be using VP3 based Theora anyway.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  74. I'm betting there is something like this by Sycraft-fu · · Score: 4, Insightful

    Google is not stupid. They have a lot of smart people working there. They also, as with any company, have a plenty large legal staff. Given that they bought On2 some time ago, this is clearly not a spur-of-the-moment kind of decision. They've considered this. Well that tells me that they have come to the conclusion that either VP8 doesn't infringe, or that they have the resources to fight it.

    Something else to remember is that while it might infringe on some patents, perhaps those patents are invalid, perhaps there's prior art. Now, who would be able to find that sort of thing the best? Probably someone who had access to a lot of information and was good at data mining. Well, that would be Google. They are the kings of data mining, they have access to more information than, well, probalby anyone except maybe the NSA.

    So perhaps they looked at the MPEG-LA patents and said "Well, all of the ones VP8 might infringe on have prior art out there, so we can get them shot down."

    Whatever the case, I bet this was a reasoned, thought out, move. They didn't just say "Hey, let's open source some shit for fun!" Also please note the coincides with their Google TV stuff. Google wants in to the video distribution market in a big way, they've been working on this and planning.

    Now that doesn't mean they'd be successful. This could all get fought in court, Google could lose, etc. However they have the resources, in terms of money, brainpower, technology, and so on to fight. I'm guessing they think they can win.

    Apple is just scared because they were starting to believe they were going to become the kings of all media, that everything would have to come through their devices, and Google is now threatening to take that away.

    1. Re:I'm betting there is something like this by geekoid · · Score: 1

      Google isn't perfect and makes mistakes.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:I'm betting there is something like this by Dan667 · · Score: 1

      it has already been taken away from apple. Their DRM hosed them, they have just not realized it yet.

    3. Re:I'm betting there is something like this by drinkypoo · · Score: 1

      I like this line of reasoning. Maybe Google is just planning to work its way into the MPEG-LA, perhaps even into the pool for H.264 somehow. Or maybe they're planning an assault on MPEG-LA, which I would prefer but which seems less likely to succeed.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  75. Re:Patent violations by MrLint · · Score: 2, Insightful

    The question that comes to my mind, is that if the MPEG-LA wants to torpedo VP8, it would mean putting those patents up to court scrutiny, and potentially getting them revoked in the process.

    They should be careful what they wish for.

  76. Re:Patent violations by IntlHarvester · · Score: 1

    IBM did have hardware patents on the PC. However they were under a US Government anti-trust consent decree which forced them to cheaply licence hardware technology to clone manufacturers.

    --
    Business. Numbers. Money. People. Computer World.
  77. Antitrust? by Anonymous Coward · · Score: 0

    Seems like MPEG-LA will claim patents on any decent video codec if it looks remotely threatening, and they have the lion's share of the video market. Seems like a perfect fit for DoJ intervention.

  78. Re:Patent violations by commodore64_love · · Score: 1

    Okay but what about when AMD and Cyrix later copied the 486 and Pentium CPUs? Didn't they infringe on Intel's patents? I know Intel tried to sue them, but ultimately lost the case because the implementations were compatible, but different.

    It seems to be that VP8 could just hire the same lawyers AMD/cyrix hired and win any potential lawsuits from MPEG-LA.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  79. Why wouldn't it stand up? by Nicolas+MONNET · · Score: 1

    Because that wouldn't stand up in any court of law?

    1. Re:Why wouldn't it stand up? by Lunix+Nutcase · · Score: 1

      Because there is nothing in either statutory or case law to give any legal force behind such a ridiculous clause. It's the same as those idiots who used to put up disclaimers on FTPs or IRC servers that said something to the effect of: "If you're a police officer you can't look at this". Yeah, those were real big in stopping the FBI or other police groups from going there anyway and busting them. Oh wait...

    2. Re:Why wouldn't it stand up? by Bigjeff5 · · Score: 2, Informative

      You do realize that licensing and disclaimers couldn't be more different, right?

      A disclaimer is a feeble attempt to protect yourself from litigation. The only time it has any force of law is when the law says something like "blah blah blah without notifying the other party blah blah blah". That's when disclaimers work, and that's it. It also shows that the potentially injured party was well aware of the risks involved, and can mitigate, and occasionally completely eliminate, someone's liability.

      A license is entirely different. It's a contract. All contracts - even verbal contracts - have the force of law. Period. The only time they don't is when a provision in a contract is countermanded by a state or federal law. For example, a manufacturer cannot create a contract with a buyer that sets a limited warranty for 10 days when the state or federal law says all manufactured goods must have a limited warranty of at least 2 years. The law wins, and that provision is unenforceable.

      However, if you agree to paint someone's house blue in 10 days for a peppercorn, you'll lose your ass in court if you paint it red in 12 days and demand ten thousand dollars. That contract has the force of law, and you have to abide by the provisions or face legal consequences. There are usually only damages related to the value of the work done, or not finished, but if you essentially vandalize the place instead of paint it as agreed (in the case of our painting example), you could potentially face punitive damages as well.

      Patent and Copyright license is the exact same thing, except it's a contract that allows you to use an idea (patent) or creative work (copyright) under certain conditions.

      Open source licenses like BSD or GPL are just as enforceable as any closed source royalty based contract. In fact, I'd imagine almost all closed source licenses have inverse restrictions, mirrors to what open source licenses have - like not being able to share and the like.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
    3. Re:Why wouldn't it stand up? by yyxx · · Score: 1

      Because there is nothing in either statutory or case law to give any legal force behind such a ridiculous clause

      Such a clause doesn't seem significantly more ridiculous than the kinds of clauses MPEG-LA imposes on users.

      "If you're a police officer you can't look at this". Yeah, those were real big in stopping the FBI or other police groups from going there anyway and busting them

      I don't think that's the purpose of such clauses; rather, the purpose is to deprive police of the use of legal content. For example, if I make steganographic software, I might say "this software may not be downloaded or used by police". That makes it potentially harder for police to download the software and develop countermeasures, because police do not have the right to break copyright laws arbitrarily.

  80. They had a license by Nicolas+MONNET · · Score: 1

    Intel had given them the licenses because IIRC IBM required multiple sources for the 8086 on the original PC. Part of the reason for not calling the Pentium "586" was so that they didn't have to license its design.

  81. Re:Google doesn't hold harmless and can't counters by !coward · · Score: 1

    Sorry for my ignorance here. Wouldn't Google's acquisition of On2 Technologies mean they acquired some relevant patents too? I mean, did they do it for the finished products only and all the time On2 were developing codecs they never came up with anything new, and therefor patenteable?

    Since software patents are only "enforceable" for 20 years (unsure of when the period actually starts though, date of filing, date or approval, etc) and On2, formerly The Duck Corporation, has been "at it" since the 90s, and especially since they were apparently regarded as a top-notch video-codec-producing company, it would seem odd if they hadn't amassed some Imaginary Property (sorry for the bias, hate the concept) of their own as a natural byproduct of their work.

    I'm just saying.. You seem very convinced Google has no patents they can use to countersue should the need arise, but Google (like Microsoft and Apple before whenever expanding into another field) has acquired quite a few companies and products. It would seem, like Apple and Microsoft before, that a big company like Google would do stuff like that far more for the potential value of the IP that would come with the deal than for any actual product, even though the product may be useful to them too (as is the case of VP8 or YouTube or a bunch of other techs/products they bought and integrated).

  82. Why doesn't MPEG/LA do the same? by Anonymous Coward · · Score: 1, Interesting

    Why doesn't MPEG/LA do the same? They only guarantee against their own patent pool, not anyone else's. So why don't MPEG/LA guarantee to pay up if someone not in the pool comes along with a patent threat against your video encoder for H.264?

  83. Similar != infringing by Nicolas+MONNET · · Score: 3, Informative

    AFAIK VP8 was designed with avoiding infringing patents in the first place. The easiest way to do that is to exactly like h264, while changing enough so as to be different from at least one claim of each patent. IIRC if you can show you're not doing something exactly like the claim, you're not infringing. That doesn't work when the patent is too vague, but then the patent owner faces the risk of having his patent rejected and/or having prior art.

    1. Re:Similar != infringing by Bigjeff5 · · Score: 3, Insightful

      The key is whether they are too similar on the specific claims. Everything surrounding the claims section (which is a small fraction of the patent) is just fluff or description that has no bearing on the legality of it.

      For example, MP3, if taking a broad view, is very similar to H.264. They do the same thing (compress media), and share most of the same concepts. In fact they are both rather similar to ZIP files. Yet on the very specifics of MP3's patent claims and H.264, they are quite different.

      The same can be true of VP8, it's not the generalities that matter, it's the specific. They can be 99% identical, but if that 1% is all the specific claims of the patent, then it doesn't infringe.

      This also bites a lot of people the other way - two technologies can be extremely different, yet if the patent's specific claims apply, then it doesn't matter it's still infringing.

      --
      Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  84. Clarification on countersuing by FlorianMueller · · Score: 2, Interesting

    Wouldn't Google's acquisition of On2 Technologies mean they acquired some relevant patents too? [...] You seem very convinced Google has no patents they can use to countersue should the need arise, [...]

    Just to clarify, I didn't say that I rule out Google has any patents that may read on H.264 or on some products of MPEG LA contributors. But Google as a whole has far too few patents to even take on one of the major MPEG LA members, let alone all of them. If they start that kind of "pissing contest", they'll face a very serious problem.

    If Google had the necessary patent power, it would have come to the aid of HTC as well. However, HTC determined it had no alternative to paying royalties to Microsoft and Apple sued HTC (which provoked a complaint by HTC to the US International Trade Commission, but that one looks very weak).

    1. Re:Clarification on countersuing by !coward · · Score: 1

      I see your point, was just curious. According to some other posters, it seems most of On2's business model revolved around innovating *around* other people's patents, akin to what Xiph did/is trying to do with Theora, so it may be they didn't possess any relevant patent portfolio that Google could use.

      It would seem, from what I've been reading, that VP8 stands a decent chance of avoiding most of the "big" patents in MPEG-LA's pool, with only submarine patents or the latest in their pool posing as a possible hazard. It also seems codec patents tend to be very specific to make it easier to pass examination but also to ensure implementation results in an uniform application of the codec's design, so on the face of it, it seems it's not that hard (and certainly not impossible) to design around existing patents.

      If a court would see it that way and declare a codec like VP8 or Theora as non-infringing is another matter, of course. It is a shame the way things are going regarding software patents. Even if you forget about patent trolls (which is hard to do), there's so many of them and many more being filed every day "just in case" by all the big players that it's gotten to the point where only the "big boys" get to innovate with some peace of mind. At the very least if they infringe they can always counter-sue with whatever portfolio they have or license it.

    2. Re:Clarification on countersuing by FlorianMueller · · Score: 4, Interesting

      Yes, the problem is that there are some really bad patent thickets out there, and codecs are one of the worst patent thickets (also in terms of enforcement).

  85. Re:Patent violations by Compaqt · · Score: 4, Funny

    After the first billion or so, there's a limit to how much better of a lawyer you can buy.

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  86. Re:Patent violations by Compaqt · · Score: 1

    Sorry, I didn't quite understand why it would be a summary dismissal.

    Are you saying that the court would hold that if MPEG-LA wants to go after users of WebM, they have to go after H264 users in a similar manner?

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  87. Re:Three more examples: MS, GNU, everyone before 1 by gorzek · · Score: 1

    Yup. The only reason we have software patents at all is because software companies realized how easily their work could be reverse-engineered and duplicated by someone else--then sold for half the price. Just get patents on the key algorithms of your application and threaten anyone who tries to do what your application does. Easy money! And you get to keep your customers locked into your software, too!

    That is obviously MPEG-LA's intention, so that no one can implement a video codec that isn't covered by at least one patent. Even infringing one measly video patent would be enough to wipe out a nascent software company if they achieved any degree of popularity. If anything, that kind of minefield is stifling to innovation, which is in direct opposition to why we have patents in the first place.

  88. This proves it - MPEG-LA has an attitude problem. by WWWWolf · · Score: 3, Insightful

    (Warning: Contains far more than usual amount of fuming.)

    There's only one chance to make a first impression. MPEG-LA just used theirs, in relation to the WebM. And good grief, what did that reveal.

    The MPEG-LA wants patent-encumbered video format as a web standard. That'd allow them to rake in the money. The whole "H.264 is free of charge for time being" thing is a giant big smokescreen. Google is already allowing VP8 to be freely used in perpetuity; in light of that, what other purpose than long-term plan to start charging for the whole thing would MPEG-LA's patent pool have than to start charging for the stuff after all? If they really wanted a free standard, they'd just leave Google alone.

    This attitude alone, in my opinion, weighs far more than any technological merit H.264 has. MPEG-LA not in to produce any sort of amicable, altruistic solution to the whole thing. They're not interested in creating a standard that could be used royalty-free. Take any further tokens of niceness with a grain of salt.

    Pardon me for getting a little bit cynical here: Part of me wants to say "December 31, 2015 is the day people will start paying for H.264 Internet production and streaming", but since the chance that we'll ever see a HTML5 video standard due to bullshit just like this is close to zero, it's all academic anyway and nothing remarkable will ever happen.

  89. You can't change the law in a contract by Nicolas+MONNET · · Score: 1

    You can however demand a license.

    That's how most licensing is done, isn't it?

  90. Lack of B-Frames and adaptive quantization by Ilgaz · · Score: 1

    Unlike Q-Pel which is part of MPEG4-ASP and universally hated because of serious performance degradation in mobile World of today, B-Frames and Adaptive Quantization are seriously big deal for any codec shipping to this crazy World where people buys mobile devices and expect them to output 720P or even 1080P to their TV sets.

    You must be a real Google or VP8 fanatic to ignore these as they exist since MPEG-4 ASP (not h264) standards in professional encoders/advanced open source encoders.

    Here is one of the most advanced mpeg4-asp encoders in existence today, look at the "encoder" section for a reference. Note that is not even H264 which has its own extra features. A company sized as Google should come up with a way better codec if they want to replace h264. That is for easily updated desktops only, we haven't heard anything about custom chips yet. I mean there isn't anything like Broadcom Crystal HD (ships now) for VP8.

    Steve Jobs may have his own agenda but seriously, you can't impress Steve Jobs with VP8 today. Guy rolled out H264 on Quicktime 7 years ago, while nobody cared. Same thing happened with mpeg4-sp.

  91. Google isn't a garage company by Ilgaz · · Score: 1

    I wonder why we should be understanding to the lack of very important and standard features on VP8?

    Google, just like Apple is a huge company with amazing amount of cash in hand. If they dare to replace H264, they better surpass it let alone barely having 10% of the important features of it.

    I was mad to Apple for years for not supporting mpeg4-asp features on quicktime player/plugin but Apple wasn't really at shape of today and there was always an option like 3ivx/xvid components.

    So, Google ships some junk (compared to others) and just because it is supposedly patent free, we will all support it right? Sorry but I'd care about some remote area guy having 1mbit shaky connection instead.

  92. Re:Patent violations by Jason+Earl · · Score: 4, Insightful

    Yes, but it does show the amount of protection that the MPEG-LA license afforded. Absolutely none. Microsoft still had to go pay to defend itself from litigation, it still lost the litigation, and if it wouldn't have been for a judge that was willing to overturn a jury verdict Microsoft would still have been on the hook for millions of dollars.

    The MPEG-LA license did absolutely nothing to protect against patent claims from parties outside the pool.

  93. Re:Golden Girls! by ekgringo · · Score: 1
    Your heart is true, you're a pal and a cosmonaut.

    Actually I think that should be "you're a pal and a confidant". I don't remember any of the Golden Girls ever being cosmonauts, but I don't think I've seen every episode.

  94. How long are you allowed to take to DO something? by Anonymous Coward · · Score: 0

    How long are you allowed to take to DO something? MPEG/LA have their own patents. They should know what they patented, yes? They haven't actually FOUND any infringement after what? Five years? Longer? If they HAVE found it, then why are they sitting on it?

  95. Re:Patent violations by beelsebob · · Score: 1

    And you just hit the nail on the head as to why we should always be pushing for nothing less than the abolishment of software patents. If IBM would have been allowed to patent "A box with a CPU and some memory" we wouldn't be having this conversation, because PCs would still be $3000+ and the Internet would have likely remained the realm of academia.

    You mean like for example how bagless vacuum cleaners are still extremely expensive because James Dyson has the patent on the general concept of how to filter the air without a bag, rather than his explicit implementation?

    And Google I doubt has to worry about MPEG-LA, because of a little thing known as anti-trust. From the looks of how broad the MPEG-LA patents are you pretty much cannot have ANY VIDEO short of raw streams without tripping over one of their patents. I doubt even as weak as the US DoJ is about busting companies they'd allow one corp to declare themselves the gateway to all media on the Internet.

    Yes... Believe it or not the purpose of a patent is to give someone a monopoly. Spend money coming up with the ideas, and you get rewarded by the ability to make money off them. News at 10.

  96. Re:Patent violations by geekoid · · Score: 1

    FYI: the didn't get into trouble because ti was a clean room deconstruction of the BIOS.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  97. Re:How long are you allowed to take to DO somethin by squiggleslash · · Score: 1

    Theora's been out for years, but nobody's using it. Patent holders are well within their rights to argue that it wasn't worth chasing at a time when virtually nobody used the format.

    Remember that H.264 streaming is currently license free too. That doesn't stop the MPEG-LA from slapping on license fees at some point in the future, especially as they've openly said they will (and, likewise, they've openly said they're considering setting up a licensing regime for Theora.)

    There's a difference between "Not filing a lawsuit yet", and "Saying it's OK". The MPEG-LA has not said it's OK to use Theora, they've said the opposite. What they haven't done, as yet, is set up a licensing regime. So far as I'm aware, they can decide to do that on the last day of the last patent's validity, and it'd still be valid.

    --
    You are not alone. This is not normal. None of this is normal.
  98. Re:Patent violations by KDR_11k · · Score: 1

    The idea isn't patented, the implementation is.

    --
    Justice is the sheep getting arrested while an impartial judge declares the vote void.
  99. Re:Patent violations by negRo_slim · · Score: 1

    It was also developed during the late 80s, it was probably a touch easier to design something then without worrying so completely and utterly about software patents.

    --
    On the Oregon Cost born and raised, On the beach is where I spent most of my days
  100. Vorbis by FrostedWheat · · Score: 1

    Fraunhofer said much the same thing about Vorbis shortly after it was developed. They later (and much less publicly) withdrew the claim.

  101. Patents now hinder progress by Anonymous Coward · · Score: 0

    I think that we have become so "networked" as a thinking species that most patents now actually harm innovation. I liken the situation to a small island where the costs of goods are high because not enough people will buy any goods being manufactured and sold. With the Internet, the cost of collaboration, mainly through the increased flow of information, has gone so much down that many things can get invented "accidentally", that is, someone invents B on the way to inventing A. This is because the knowledge density has increased. The chances of a parallel evolution of similar ideas has greatly increased.

  102. Yes they do by Sycraft-fu · · Score: 1

    However, you have any evidence this is a mistake? So far all I see is bitching/threats from MPEG-LA and Apple, both of whom have reasons to hate the idea of an open codec. Google's statement on the matter is: "We have done a pretty thorough analysis of VP8 and On2 Technologies (VP8's developer) prior to the acquisition and since then, and we are very confident with the technology and that's why we're open sourcing."

    Personally, my money in on Google. They seem to have looked in to this carefully, they have the resources to do the kind of search needed, and they are confident they are good. MPEG-LA and Apple have done nothing of the sort, they are just making noise because they seem to believe that the H.264 patents cover any and every thing video related.

    So, just as Google could be mistaken, so could they, and I'm betting Google isn't based on the available info and track record.

  103. That's not how MPEG-LA works by ThrowAwaySociety · · Score: 1

    All it takes is for h.264 to infringe one patent that Goggle holds and they are stuffed. Google could then simply require for licensing their patent that any patents held by MPEG-LA against VP8 to not be enforced against any implementation of VP8.

    If they don't agree then Google can file for an injunction to stop any infringing product from shipping, and collect large damages in the meantime.

    MPEG-LA is not a company or a patent holder. MPEG-LA is just a clearinghouse for the companies that do own the patents, including Fraunhofer, Microsoft, Panasonic, and Sony . (Full list here WARNING: PDF)

    The various companies that MPEG-LA represents don't necessarily implement h.264 or sell any products based around it. MPEG-LA itself does not own anything or sell anything.

    1. Re:That's not how MPEG-LA works by yyxx · · Score: 1

      Yeah, but even the patent holders that don't sell anything don't like their patents to become worthless. If Google truly has a patent that h.264 implementations infringe on, then MPEG-LA can't function anymore and h.264 becomes worthless. Making a deal that would cease MPEG-LA's patent FUD on VP8 might be their best bet, because then at least they could still succeed in the market.

  104. Re:Patent violations by Anonymous Coward · · Score: 0

    Who do you work for?

  105. Re:Patent violations by Bigjeff5 · · Score: 1

    Are you saying that the court would hold that if MPEG-LA wants to go after users of WebM, they have to go after H264 users in a similar manner?

    The case could be made that end users of H.264 violate the same patent, as they are unlicensed, and MPEG-LA well knew who and where they were, yet they did not defend their patent until a new player came on the scene.

    If they were unwilling to defend against H.264 for all these years, it could be evidence of abandonment. I'm not sure how successful it would be, since they are actively licensing H.264 to manufacturers, but it's definitely a good try that could potentially work. I'm not sure how it works if they are ignoring a whole class of infringement until a new group of infringers they don't like come on the scene.

    More likely they'd go after the content producers and creators of WebM, not the users. The content producers have no defense in this case, assuming VP8 and Vorbis both actually do violate the patent, of course. That's their only defense here.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  106. Dirac a better choice? by Anonymous Coward · · Score: 0

    This was to be expected and you bet that Google will fight and most likely win. After looking at the actual codec, VP8 seems different enough from H.264 not to be too worried. However, Dirac is becoming popular very quickly and there is a lot of talk about it now as well. It seems an excellent codec. Does anyone know how Dirac compares to VP8?

    1. Re:Dirac a better choice? by maxwell+demon · · Score: 1

      From the link given in the summary:

      in my tests it beats Dirac quite handily as well.

      --
      The Tao of math: The numbers you can count are not the real numbers.
  107. Re:Patent violations by Bigjeff5 · · Score: 1

    We may be worse on Patents, slightly, but others - for example the French, are absolutely insane when it comes to copyright. Everything that we rail about which may happen, the French already have, and it's disgusting.

    Our patent and copyright system was actually pretty sane until we decided we needed to pool together with Europe to make everything nice. That's when everything went down-hill. I think it was a net win at the time for the US, because of how much we were sending outside and the lack of protection our IP had over there, but now I think the domestic losses offset the international gains, especially considering the recent (last couple decades) absurd changes to copyrights we've seen.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  108. WHAT "untold millions"? by Anonymous Coward · · Score: 0

    WHAT "untold millions"? The BBC wrote their own compression algorithm so as to avoid license costs for compression of the BBC archives. The BBC spent "untold millions" in that.

    Well, as many as MPEGLA did: most of the work was done as mathematics and that is not patentable.

  109. Re:Patent violations by hairyfeet · · Score: 1

    Wow, I so rarely get to use this in a sentence, thanks...WHOOSH! way to miss the fricking point! I did NOT say that all patents are evil, just that software patents are a joke because....well they are. They don't require a working model, you can pretty much patent "a thing that does some stuff..ON THE INTERNET!" and get it passed, and because they are so broad they have become a complete cockblock on innovation.

    Go look up the MPEG-LA patents and read them yourself, and see if you can find ANY way to actually create video in ANY form without tripping over their patents. Do you think they invented video? Or compression? Or streaming? But because the USPTO doesn't bother to require specific implementations or working models they have made video pretty much impossible. Name a codec? It infringes. Name a method of video compression? It infringes. There is NOTHING that doesn't infringe!

    Now unless you wish to sit here and argue that MPEG-LA invented all forms of video then we obviously have a problem. So don't jump on your "corporation Yay!" bandwagon for something that is so obviously broken and rife for abuse. I believe it was Bill Gates who said "If software patents had been allowed when the PC was first starting we wouldn't HAVE a PC". I'm sorry, but that is just fucked and has NOTHING to do with innovation. Patents on hardware? Sure. Patents on complex software with a very specific implementation and a working model thereof? I can see that even if it isn't a good idea. Patents on "a way to do stuff...WITH VIDEO!"? Total bullshit.

    --
    ACs don't waste your time replying, your posts are never seen by me.
  110. Nothing oblique about it by Anonymous Coward · · Score: 0

    Apple is a member of MPEG LA and gets rolyalties from H.264. When Jobs talks about "some people getting ready to sue Theora" (and now VP8) he's talking about himself. But most of it is FUD, the parts of VP8 that are identical to H.264 are very obvious concepts, such as manipulating pixels in groups of 8x8 or 16x16. None of the really "original" parts of H.264 are in VP8 (which is why VP8 requires about 25% higher bitrate to deliver the same quality).

    1. Re:Nothing oblique about it by Anonymous Coward · · Score: 0

      Last time I saw someone post a list of H.264 patent holders, Apple had a grand total of one. Out of several hundred. Apple will not make much money from H.264 patent royalties.

      The reason Apple pushes H.264 is that they're already all-in. They have lots of fielded and upcoming hardware which has fixed function H.264 hardware decode paths which will become useless if some other codec wins. They can do the decoding in software instead, but only at a significant cost in battery life for their portable devices (HW decode uses multiple orders of magnitude less power than software). For them (and lots of other hardware vendors, they're not the only ones who have already picked H.264 as the probable winner), it's literally about adding value to their hardware by ensuring that most content is encoded in the preferred format for that hardware.

    2. Re:Nothing oblique about it by Goaway · · Score: 1

      Like the previous guy said, Apple holds one single patent in the h.264 pool. Microsoft holds something like sixty, and they STILL pay the MPEG-LA twice in license fees what they get back in royalities.

      Apple is getting pocket change for that patent, and they are paying good money to use h.264.

    3. Re:Nothing oblique about it by hkmwbz · · Score: 1

      Do you have a source for that? I thought the point of the patent pool was that the licensors didn't pay because they all contributed.

      --
      Clever signature text goes here.
    4. Re:Nothing oblique about it by Anonymous Coward · · Score: 0

      http://blogs.msdn.com/b/ie/archive/2010/05/03/follow-up-on-html5-video-in-ie9.aspx

  111. I dont understand by Antisyzygy · · Score: 1

    I thought the whole point of producing more efficient compression techniques was to disburse it to the masses. It doesnt make sense that someone can own an algorithm since its the same thing as saying you can own a mathematical theorem.

    --
    That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
  112. Re:Patent violations by Lars+T. · · Score: 1

    The MPEG-LA license did absolutely nothing to protect against patent claims from parties outside the pool.

    Oh? What does MPEG-LA have to do with MP3 again?

    --

    Lars T.

    To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  113. Re:Google doesn't hold harmless and can't counters by Anonymous Coward · · Score: 0

    If Google really believed that WebM/VP8 was safe from a patent perspective, then why in the world don't its WebM license terms contain a hold-harmless clause or at least some basic indemnification (less value than holding harmless but better than nothing) in favor of developers adopting it?

    For the same reason that no other format does. Because Google isn't aware of every patent in every country on the planet. Even MPEG LA doesn't guarantee that you won't be sued for using H.264, they can only guarantee that you won't be sued for infringing patents in their portfolio. If someone else turns up with a patent they don't hold, oops, they are screwed and so are you.

    If you go to their website, they have a page asking anyone with any vaguely related patent to join them and collect toyalties too (instead of suing them, of course).

  114. Not Likely by Anonymous Coward · · Score: 0

    Let's get an explicit listing of exactly where they think it infringes. And then we'll fix it.

    That's exactly what they don't want to happen. Their goal is to eliminate all competitors to their patent-encumbered formats, so that they end up with absolute control. Providing that information (if it exists) would help free alternatives, not hurt them.

  115. Re:Another reason software patents should not exis by Antisyzygy · · Score: 1

    Yes. Patenting algorithms is like patenting mathematics.

    --
    That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
  116. Re:Patent violations by shentino · · Score: 1

    And how is that any different from getting signed up for mafiosi protection?

  117. Re:Patent violations by mzs · · Score: 1

    Google being a licensee has no bearing. This is WebM and VP8 not AVC. They have entered a licensing agreement to use those patents for AVC (H.264).

  118. Re:Patent violations by shentino · · Score: 1

    That's because NOTHING can defend you from a frivolous lawsuit when you still have to pay your own legal expenses.

    They are effective however, in much the same way as a stockpile of nukes. Mutually assured destruction and all that.

    However, when you have either a madman bent on world destruction, or just a regular asshole who wants to abuse the legal system, well, you're on your own.

  119. Re:Patent violations by shentino · · Score: 1

    I tend to follow the money, and the money says that the IP lobby will make sure they get favorable rulings.

  120. Re:Their license actually includes something simil by shentino · · Score: 1

    Any VP8 patent that applies to H.264 may itself get nailed on grounds of prior art.

    It's almost a textbook definition of prior art when you already have a patent that covers the technology another patent is trying to cover.

  121. Re:Patent violations by mzs · · Score: 1

    Please educate yourself. When Google, MS, Adobe, or Apple as licensees of the MPEG-LA follow the terms for them, which they are for AVC, then you as the user get to use that software and do not violate anything as long as you follow the terms related to this in the End User License agreement or TOS for that software or site. Watching something from google is explicitly okay, there are ads, you did not pay so it is under the other remuneration scheme. Google has paid what it needs to and has not broken that agreement in any way, so you are fine. That's what the whole comercial vs non-comercial in ad supported site FUD was about.

    Now if you use that software from MS, Adobe, or Apple, since they have paid what they need and have not broken anything in the agreement, you are fine if you use that software as spelled out by the terms in the EULA. Now if you start making hundreds of DVDs that you sell, you see now you are violating the terms in the EULA. You are now supposed to contact the MPEG-LA and work-out a royalty scheme. For something like a wedding videographer rumors are that it can be something like 4 cents per copy per work.

  122. Re:How long are you allowed to take to DO somethin by andrewagill · · Score: 1

    H.264 streaming is currently license free too

    This is not correct. Whenever you use H.264 in an application, you are supposed to use a license. It's just that for internet streaming video, you don't have to pay any royalty fees for the license.

    As MPEG-LA puts it, "AVC Patent Portfolio License will continue not to charge royalties for Internet Video that is free to end users"

  123. Re:Patent violations by shentino · · Score: 2, Insightful

    And that is the reason we need to get rid of software patents.

  124. Re:Three more examples: MS, GNU, everyone before 1 by Bigjeff5 · · Score: 1

    Just get patents on the key algorithms of your application...

    Algorithms cannot be patented. It's the novel ideas that utilize the algorithms that can be patented. For example, if someone too the MP3 patent and swapped out the key algorithms, they'd be infringing the patent. Conversely, you can take the compression algorithm out of MP3 and use it in something else without violating the patent.

    It's the novel parts of the design that are patentable. Not anything else - though it does still fall under copyright. That always seemed strange to me, that something can be covered by both copyright and patents. I think it should be either-or, not both, and frankly I'd much prefer software patents to software copyright.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  125. Every device on the planet by DrYak · · Score: 1

    That and the fact that H.264 is already on every device on the planet.

    Depends on your definition of "is already on".

    If you mean : Has the hardware capabilities to decode it, provided the correct GPU drivers and/or libraries which may or may not be part of the default installation.
    Then yes, it's everywhere.
    But so is also Theora, for which several implementation exist, including hardware accelerated decoder for embeds (such as smartphones) using SIMD+DSP.

    If you mean : Works out-of-the-box. Then no. Older windows is an example that is often cited by Mozilla.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  126. Unless... by DrYak · · Score: 1

    Unless you manage to design something of which the patented algorithm happens to be a sub-case.

    Example : Patented arithmetic coding vs. range code.
    By tweaking the parameters of range coding to set the range constantly on "[1;0]" you emulate the same thing as an arithmetic coding. But you could do much more.

    Also, WebM is rather new. Nothing prevents an initial period, where the codec is optimized and enhanced.
    I mean that the future "WebM version 1.0 - final release" won't necessarily be VP8 back compatible, but would nonetheless be a decend codec based on modern technologies.

    (In fact the bitstream format evolved between the initial VP3 and the final release of Theora)

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  127. Re:Google doesn't hold harmless and can't counters by iwbcman · · Score: 1
    Listen you can't speak out of both sides of your mouth at once. You cannot claim to be against software patents and vilify some group for failing to provide patent indemnification in the same breath. Providing patent indemnification is nothing other than racketeering, those purporting to do so are rackets(ie. MPEG-LA). I applaud the work of those who fight against software patents. But when you argue that Google should be providing patent indemnification you are actively undermining any strategy to rid the world of software patents. Shy of getting the laws regarding software patents changed(ie prohibiting them in the first place), the kind of patent provisions provided in Googles new license for webm *is* the most effective way of fighting software patents. Because of the shitty patent system in place whole industries have arisen which produce nothing other than Fear Uncertainty and Doubt.

    In fact, it is hard to speak about patents *at all* without engaging in the same FUD-because FUD is the medium of the existence of patent speculator industry(of which Larry Horn, CEO of MPEG-LA, is a known patent-troll par-excellence). One aspect of the fight against software patents is the desire to protect the *users* from being sued into oblivion by patent holding entities(either patent-trolls or companies engaging in patent-trolling). Yet claiming that *users* should be indemnified *is* the raison-d'etre of patent racketeering industry. So if you argue that Google is failing to protect *users* you are, in stating such, proving, providing, and furthering the self-justification that such patent rackets(MPEG-LA) use themselves. And in so doing your words of caution and concern are nothing more than additional weapons in the arsenals of thepatent rackets ideological propaganda. The laws concerning patents(what is patentable, the terms of patents etc.) will only change once the patent situation in general has been sufficiently defused so as to limit the actual perceived value of patents. By insisting that *uers* should be indemnified one is ratcheting up the perceived patent threat, artificially inflating the value of said patents, which directly works against the goal of eliminating software patents. As long as everyone is terrified of potential patent suits those who support software patents already have their case(ie. why we supposedly need software patents) made for them by the very perceived fear. We must break this cycle. Googles new license goes an awful long way towards defusing the actual FUD atmosphere.

    Stating that Google is exposing the community to patent litigation is literally the exact opposite of what is really happening. By getting extremely broad industry support for webm within hours of launching webm and coupling this support with patent provisions in the license which state that any filing of patent litigation against webm(vp8) will result in termination of the usage rights envisioned by license, they have dramatically reduced the likelihood of any kind of patent litigation. The effect of this is unequivocally, a *defusing* of the already existing FUD-bases patent insanity. As of this writing those who promote software patents will have more difficulty justifying why we need such patents and the patent rackets are struggling to find some kind of rhetorical self-justification with which they can continue to sell their poisonous FUD.

    Flo I really do respect you work. But you are wrong on this one. And not only are you wrong, but you are dangerously close to speaking out of both sides of your mouth. Choose which side you are on. If you raise FUD be aware of what master you are serving.

    Errinere doch, wie Munchauesen sich beim eigene Schopf aus dem Sumpf gezogen hat.

  128. Re:This proves it - MPEG-LA has an attitude proble by Sandbags · · Score: 1

    OK. So, MPEG-LA's (and Apple, and Microsoft, and others) opinion that VP8 is a literal MINEFIELD of possible competing patents, and their inquiry into whether or not a patent pool should be provided up front (allowing anyone with a potential conflicting patent easy opportunity to come forward, as well as all those willing to leverage those patents, even if for free), thereby establishing legitimacy and some level of protection around that codec is a BAD thing?

    Look, Google may own the patents it THINKS are valid, and may open source it to try to avoid H.264 royalties (which can not exceed 5M per year for any sized company, nor can it exceed certain profit margins on use fees or advertising revenue, and is generally considered a moderate of small license cost in terms of other licenses) does not mean this has held up in court, nor is the patent pool sanitized and safe. Anyone using VP8 without significant due diligence, and without backing guarantees of legal protection from googl e (which there are not, and it is ODD that there is not) is putting themselves up to be potentially (and likely) sued, to avoid a very small fee for a more powerful codec? Stupid.

    The MPEG-LA is essentially throwing down the gauntlet to TRY to find those competing patents, this is a marketed plan to get them in the open and guarantee SOME level of legitimacy. If no one comes forward now, but does 5 years from now, then they'll have a VERY weak case in court, and that ALONE provides some protection for VP8, and actually makes it a safer codec and a stronger competitor. The MPEG-LA would only charge a fee for the pool if other in it (other than google) insisted, and if google agreed, otherwise VP8 will be challenged, and fail as a codec anyway. This is a VERY good idea, and anyone considering including VP8 in a product should love this. It could very well legitimize VP8 and cost MPEG-LA a lot of (possible, since they're not collecting it now) future revenue. Why would they do that if profit was their only motivation? There's already HEAVY suspicion that parts of H.264 already challenge VP8, and if they felt it did, they'd directly challenge VP8 instead of opening the door to potentially validate it....

    --
    There is no contest in life for which the unprepared have the advantage.
  129. Re:Their license actually includes something simil by jabuzz · · Score: 1

    Depends the VP8 patent might predate the H.264 patent, but that assumes both sides have a patent on the same thing. What if they have patents on different things, that each other do? Then we are back to H.264 getting nailed to the ground. It is a *really* dangerous game to get into, more so for MPEG-LA than Google.

    Note that if they have a patent on the same thing I would say that which was filed first is irrelevant because they both fail the test of "obvious to someone skilled in the arts"...

  130. Re:How long are you allowed to take to DO somethin by Svartalf · · Score: 1

    Actually, you're required to mitigate infringements in a timely manner no matter how "worth chasing" it was or not- or face estoppel on action against the infringers at a later date.

    You DON'T have the luxury of doing what you're stating- period.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  131. Article without substance, pool without water by dragisha · · Score: 1

    It's funny nobody sees (as far as I read in those 1+ replies) there's no actual claim. This is just pure and simple scare tactics - somebody made by biggest loser of them all - AVC/H.264 - to threaten people who think about trying that other restaurant and it's free food.

    AFAIK, those patents have some numbers attached, and also some names of "technologies". When you threaten without facts, that speaks volumes about your power.

    --
    http://opencm3.net, http://www.nongnu.org/gm2/
  132. Re:Their license actually includes something simil by chaboud · · Score: 2, Informative

    You may be unfamiliar with On2 (makers of VP8), formerly The Duck Corporation.

    These guys were doing highly-compressed video in the early '90s, and they've been a background player for quite some time (funny enough, just around the lifetime of patents). Google's looking to do a very giving and unifying thing here (not to mention, cost-saving), but they're not doing it with baskets of rainbows and kittens. They no-doubt have a lengthy patent portfolio to draw on (the reason for buying On2).

    News flash: Google also has lawyers.

    Stock up on popcorn...

  133. Counter: Shrub's 8 years. by Anonymous Coward · · Score: 0

    Counter: Shrub's 8 years. And the RightwingNuts ready to take over the US because they aren't in charge any more. PS free speech? Do you mean "free speech zones" and private laws in the US..?

  134. Vorbis beats AAC at low bitrates by Anonymous Coward · · Score: 1, Interesting

    Vorbis is competitive with AAC at higher bitrates, at lower bitrates it is much better.

    You may be thinking of the separately patented and licenced AAC-HE which is designed for lower bitrates.

    However,Vorbis matches that as well. Previously you needed a special tuned version of Vorbis called Autov but since then the tunings have been folded into the main code base.

    So one single royalty-free codec beats two different patented codecs even though the latter had the entire industry behind them and were started later, a decade later in the case of HE.

  135. Re:This proves it - MPEG-LA has an attitude proble by bill_mcgonigle · · Score: 1

    That'd allow them to rake in the money.

    How much? No, seriously, after overhead, how much does MPEG-LA rake in? If everybody in the world were able to chip in a dollar, would that cover all of the patents for the next 10 years?

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  136. Indemnification is protection from racketeering by FlorianMueller · · Score: 1

    Yet claiming that *users* should be indemnified *is* the raison-d'etre of patent racketeering industry.

    Sorry iwbcman but I view this the very opposite way. One thing is which laws we'd like to have (or not have), and concerning software patents it seems we're in sync. Another thing is what's reasonably required under the framework that exists, whether we like it or not.

    If Google puts out open-source software, it should stand by it in all respects and accept full responsibility for the legal consequences. I wouldn't look at them as just a generous donor here. They're a business, they're pursuing objectives, and if WebM (and Android, where there's the same kind of problem) becomes a big success, Google will get most of the benefit. That's why Google should not just offload most of the risk onto third parties.

    In case of VP8, indemnification of "users" isn't the same as if we're talking about Linux. Only commercial users can be sued over patent infringement. In case of VP8, what matters is that those adopting it (by incorporating that code into their own software, open source or closed source) have a risk and Google would be in a much better position than those developers to (i) provide a well-documented analysis of the patent situation as opposed to vague promises/claims and (ii) provide a hold-harmless clause in the license agreement.

    By getting extremely broad industry support for webm within hours of launching webm and coupling this support with patent provisions in the license which state that any filing of patent litigation against webm(vp8) will result in termination of the usage rights envisioned by license, they have dramatically reduced the likelihood of any kind of patent litigation.

    That conclusion is incorrect. Those who may want to assert their rights against WebM simply won't use it in their own products, at least not until the situation has been definitively resolved. Those who want to use it in their own products, conversely, wouldn't assert patents against it anyway. You talk about broad industry support but then you should look at the list of MPEG LA contributors and compare it to the list of WebM adopters. You should then also consider the quantity and relevance of the patents contributed by those parties who haven't adopted WebM and therefore still have every possibility to assert those rights.

    As long as everyone is terrified of potential patent suits those who support software patents already have their case(ie. why we supposedly need software patents) made for them by the very perceived fear. We must break this cycle.

    I can tell you based on my experience in discussing patent policy with politicians that it's the very opposite when lawmakers are approached about whether software should or should not be patentable (as it happened here in Europe a few years back). In that situation, those who advocate software patents claim that there really isn't any example of serious negative impact of those patents etc., not even on open source (of which they know that it does matter to a number of politicians).

    What you refer to is the question of whether "FUD" would affect the behavior of end users. That's what I said right at the start: the current legal situation is unfortunate but we have to make sure that the risk is fairly distributed between those who will ripe the most rewards and those who may bear the brunt in terms of litigation and having to rewrite entire products etc.

    And not only are you wrong, but you are dangerously close to speaking out of both sides of your mouth. Choose which side you are on. If you raise FUD be aware of what master you are serving.

    My concern is that software developers adopting WebM could pay the bill if things go wrong. Would it be better for those developers to get rid of all software patents? Absolutely. But if that isn't achievable anytime soon, should they then act in defiance and head potential

    1. Re:Indemnification is protection from racketeering by iwbcman · · Score: 1

      Flo you make some very good reasoned arguments. (btw. thanks for not ripping me to shreds-you undoubtedly have more experience in this area than I do). But I still run into a fundamental problem. I do not believe that Google is doing what they are doing out of some kind of benevolence or good natured kindness. They undoubtedly have a strategy behind their actions which I can only speculate about. But I still can't quite reconcile what you are saying about Googles actions. How can one (at once, tertium non datur) provide indemnification for users(commercial entities in this case) who would make use of Googles patents on vp8, without in so doing creating yet another protection racket(ie. even if it is good intentioned, which I would not assume, they would be giving someone promises/pledges of legal indemnification, which validates/proves the Fear Uncertainty and Doubt, from which the patent-trolls(eg. Larry Horn) profits? I understand your reasoning that *users* are not being protected by Google from patent litigation, that Google is only protecting itself, first and foremost. But if they were to take this protection of users on themselves, how would they then differ from eg. MPEG-LA(ie. they would be saying in effect, if you use our software under our license we will protect you....which sounds an awful lot like what the patent trolls are saying(and this isn't just an issue of "words" this is the rhetorical constructs which define the entire medium of FUD which led us into the patent insanity in the first place)).

      That conclusion is incorrect. Those who may want to assert their rights against WebM simply won't use it in their own products, at least not until the situation has been definitively resolved. Those who want to use it in their own products, conversely, wouldn't assert patents against it anyway. You talk about broad industry support but then you should look at the list of MPEG LA contributors and compare it to the list of WebM adopters. You should then also consider the quantity and relevance of the patents contributed by those parties who haven't adopted WebM and therefore still have every possibility to assert those rights.

      You are undoubtedly correct in terms of considering the quantity and relevance of the contributed patents. But in a period of perhaps 12 weeks, since Google purchased On2, they have amassed a broad industry support, which although is not as numerous as MPEG-LA, is not only impressive, given how short a time period this has been worked towards, but significant due to the relative importance of the companies listed as supporting webm to the industry as a whole(ie. these are not small-fry, insiginificant players). Undoubtedly those not joining up may indeed have patents, or a patent interest/involvement in the MPEG-LA. It is always right to recognize the significance of actions not taken, support not offered, expressions not expressed(ie. just because nothing is being said does not mean that "nothing" is at work.)

      I can tell you based on my experience in discussing patent policy with politicians that it's the very opposite when lawmakers are approached about whether software should or should not be patentable (as it happened here in Europe a few years back). In that situation, those who advocate software patents claim that there really isn't any example of serious negative impact of those patents etc., not even on open source (of which they know that it does matter to a number of politicians).

      I don't think this is necessarily contradictory. Sure it makes sense they would argue: "ahh don't worry about these patent issues, they are no big deal, they won't have any bad effects etc." but they only have the luxury of arguing so because they have already created this atmosphere of insane FUD regarding "intellectual property rights", ie. they create FUD context and then within that context they present patents as the solution the situation they have created and from which they profit.

      M

  137. don't expect much innovation in video compression by yyxx · · Score: 1

    Anyhow, h.264 will be about as useful 15 years from now as Intel Indeo is right now.

    h.264 is not substantially different from video codecs that were around 15 years ago; most of what has happened since is tweaks necessary to adapt it to higher resolutions. Little is going to happen there from now on. h.264 handles pretty much all resolutions you're going to realistically be using for the foreseeable future. And there is neither much room for additional compression nor much need for it.

    In addition, a lot of people invested a lot of money in developing better video compression technology. They succeeded, but although technically better, they didn't have a chance in the marketplace due to licensing and business arrangements. Nobody in their right mind is going to invest any significant amount of money in a new video codec.

    What you are going to see is the current patent holders creating technically insignificant tweaks, patenting them, and pushing them into the standards and hardware. That will effectively extend the current patents again and again. Consumer electronics firms like it because they get to sell a new generation of equipment, Apple and Microsoft like it because they get to spread more FUD and beat open source over the head, and movie studios like it because proprietary formats end up giving them more control over distribution, devices, and DRM.

    The only people for whom this is bad is users and buyers, but 99% of them are too stupid to figure it out, and the remaining 1% can't do anything about it.

  138. Re:Google doesn't hold harmless and can't counters by Anonymous Coward · · Score: 0

    That link claims the fees will rise a maximum 10% every five years, yet if you look at the fees actually charged over the last 5 years you'll note that they've gone up 10% every year without fail.

    $3.5 million per year in 2005-2006, $4.25 million per year in 2007-08 and $5 million 2009-2010.

    from: http://www.mpegla.com/main/programs/avc/Documents/AVC_TermsSummary.pdf

    over 20 years total that's the difference between a 60% rise and a 600% rise

  139. Re:This proves it - MPEG-LA has an attitude proble by yyxx · · Score: 1

    The MPEG-LA wants patent-encumbered video format as a web standard.

    It's worse than that. A lot of the features in h.264 probably serve no particular purpose other than to make the standard patent encumbered. And when h.264 is about to run out, they are just going to add some more useless tweaks to create the next patent encumbered standard. The thing is, for hardware manufacturers, content providers, and Apple and Microsoft, this is all just fine and dandy: they get to extract more money from your pocket with upgrades you didn't need to standards that are really no better than before, they can force DRM on you, and they can beat down open source.

    Technically, there have been better approaches to video compression than h.264 already, but their implementations never had a chance to mature to the point where they could be competitive.

  140. oh, stop whining by yyxx · · Score: 1

    If Google really believed that WebM/VP8 was safe from a patent perspective

    Nothing is ever safe from a patent perspective, and if Google believed that, they would be fools.

    then why in the world don't its WebM license terms contain a hold-harmless clause at least some basic indemnification

    Come on, use your head, that just doesn't make sense. You could have members of MPEG-LA suing each other over VP8 patents with Google paying the bill.

    I explained Google's limits in that regard in this recent slashdot comment, The idea of Google countersuing isn't realistic

    That analysis is truly stupid. First of all, many of Google's patents are not listed under their name because they got them from acquisitions. Second, it's not the number of patents that counts, it's what they are on. I have looked at Apple's patents; many of them are total junk; they aren't worth the paper they are printed on. I suspect Google's patents are substantially stronger.

    And Google doesn't need a lot of patents to deal with this, they just need one that works. If they can even just create uncertainty around h.264, h.264 is done for, because it becomes just another patent risk.

    People should think twice (at least!) before relying on any vague promises and they should also consider that Google isn't the patent powerhouse that could start a "pissing contest" with the major contributors to the MPEG LA pool.

    VP8 is pretty good from a patent perspective: it comes with a collection of relevant patents, an implementation that has been carefully crafted to avoid infringement, and a pretty big and powerful company to back it all up.

    Is it perfect? No. But for open source, it's a big win over h.264, which we know with certainty to be patent encumbered.

  141. Re:This proves it - MPEG-LA has an attitude proble by Anonymous Coward · · Score: 0

    The MPEG-LA wants patent-encumbered video format as a web standard. That'd allow them to rake in the money. The whole "H.264 is free of charge for time being" thing is a giant big smokescreen.

    would the open source community have as many people with qualified opinions on these codecs if MPEG had not turned a blind eye to their development of technically illegal MPEG tools over the years?

  142. The other end of the telescope by westlake · · Score: 1

    The only devices I own that will play h.264 are my computers.

    The more important question to ask is how many H.264 cameras, camcorders, and other video devices are out there.

    A quick, casual, search of Google shopping suggests some answers:

    H.264 35,000 hits
    H.264 Camera 22,000 hits
    H.264 Camcorder 4,600 hits
    H.264 Cell Phone 5,000 hits
    H.264 DVR 13,000 hits
    H.264 Canon Still Digital Camera 229 hits (Still cameras capable of recording H.264 Video)
    H.264 Prosumer 6 hits (Panasonic Camcorders $2-$4,000)
    H.264 Video Capture 12,000 hits
    H.264 WebCam 3,400 hits
    H.264 WiFi Camera 1,400 hits {Security Video)

    Ogg Audio 58,000 hits
    Theora 110 hits (Women's Dress Pants and FOSS T-Shirts for the Geek)
    Theora Video 12 hits

    Of course categories over-lap. Not every page yields relevant results.

  143. Re:don't expect much innovation in video compressi by commodore64_love · · Score: 1

    >>>h.264 is not substantially different from video codecs that were around 15 years ago; most of what has happened since is tweaks necessary to adapt it to higher resolutions.

    Not really true. MPEG2 can be used to handle higher resolutions. It's the codec used for American TV at 1920x1080 and had been used for ~4000x2000 theater resolutions as well. The key difference is that MPEG4 AVC/h.264 can provide the same visual quality but at half the bitrate. It's able to do this because better understanding of human sight, and real-world tests, have allowed programmers to strip-away more data than previously thought possible when MPEG2 was developed.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  144. Dirac? by Anonymous Coward · · Score: 0

    I'm amazed no one has mentioned the BBCs Dirac. It's free and different enough from h.264, MPEG-LA would have a hell of a time trying to claim any type of infringement. Sure, Dirac is still a little rough on the egdes, but no worse than VP8. Google easily has the resources to complete it. (Most of the work is done and they can work with the BBC, who I assume still has the original inventors of the codec on hand) Seriously, Google should just drop VP8 and go with Dirac. I mean VP8? Seriously?

  145. IP is retarded by spanky+the+monk · · Score: 1

    Now do you see why intellectual property is retarded? This is the danger of owning ideas. Now not even Google can't create a free codec without paying tribute to the H.264 overlords.

    Large corporation patents everything under the sun = I can't even think without violating some patent.

    Treating abstractions the same way as physical property is not good idea. Oh yes.... it promotes innovation and the arts etc. etc. Well, seriously, you can keep your innovation; it's not worth it.

    IP = theft: Stolen from me are the the ideas that I might use, on account that someone else thought of them first.

    FUCKING RETARDED

  146. Re:Three more examples: MS, GNU, everyone before 1 by bit01 · · Score: 2, Insightful

    Algorithms cannot be patented.

    You're full of it. Just the usual patent proponent hand-waving with no basis in reality. e.g. Video codecs in their entirety are nothing but an algorithm, a computer program, for transforming one collection of bits to another collection of bits. The fact that you don't recognize that shows how deluded you are.

    For example, if someone too the MP3 patent and swapped out the key algorithms, they'd be infringing the patent. Conversely, you can take the compression algorithm out of MP3 and use it in something else without violating the patent.

    Yep, completely out of touch with reality. When you extract some part of an algorithm all you've got is another smaller algorithm. Distinctions between "idea" and "algorithm" in this context are simply patent office fantasy. Just like their dishonest pretense they can objectively decide whether two ideas are the same or different when they can't even objectively decide whether two shades of the color orange are the same or different.

    ---

    It's valuable because it's standard, not standard because it is valuable.

  147. Re:Patent violations by poetmatt · · Score: 1

    yes. the rest is saber rattling and spin. Until it goes to court and they show their patents, they have nothing.

  148. Re:Patent violations by harlows_monkeys · · Score: 1

    Only really in America...oh, and Germany as of recently. Damnit, I thought we'd kept those silly "software patent" ideas on the other side of the Atlantic

    H.264 is covered by patents in the US, Canada, Germany, France, Great Britain, Japan, Korea, Australia, Mexico, Singapore, China, Finland, Italy, Sweden, and a whole bunch more that I'm not going to type because my pizza has arrived. For all practical purposes, H.264 is covered by patents pretty much everywhere in the 1st world.

  149. Re:Patent violations by Compaqt · · Score: 1

    What I'm wondering is how the whole MPEG-LA business isn't or can't be prosecuted as racketeering under RICO.

    Does NYCountryLawyer have anything to say about this?

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  150. Re:This proves it - MPEG-LA has an attitude proble by Anonymous Coward · · Score: 0

    No. It wouldn't even cover MPEG-2 for a single year.

  151. So you're saying it's a process patent? by Anonymous Coward · · Score: 0

    So you're saying it's a process patent? Well, they're still not allowed as patents. And how can the serialisation process be patented? "You take a number and then, after that, put another number". THAT is a "serialisation process".

    That you spew venom shows that you have absolutely no fucking clue what you're talking about.

    Just scared that The Great Capitalist Machine is not the Holy Father you want it to be, aren't you...

    1. Re:So you're saying it's a process patent? by Anonymous Coward · · Score: 0

      This is a particularly dumb thread of conversation.

      In video encoding, you take a signal as input, you apply a variety of transformations on that input, typically with the goal of compressing it into a smaller size without losing too much information (and thus making the video shitty looking) or requiring too much processing power (either to encode it, or to read it later).

      That compression process yields a number stream, which is then rendered to disk (or other storage medium, or streamed, or whatever). The reverse of that process reconstructs a reasonable facsimile of the original video stream from the data for viewing.

      The transformations on the input to produce the compressed data, as well as the transformations required to make use of the compressed data, these are patentable in the US. Yes, that's basically just patenting math; it's still legally enforceable.

      So, yeah, in some sense, the serialization process is patented, but more accurately, it's the compression scheme that produces the ultimate serialized data, rather than the process of sticking one bit after another to represent a stream of numbers.

      Separately:

      ' ... is spreading FUD... ...Just scared that The Great Capitalist Machine is not the Holy Father you want it to be, aren't you...

      This is why open source is doomed to failure: utterly pervasive, entirely juvenile asshattery. You're both fuckwits.

    2. Re:So you're saying it's a process patent? by Anonymous Coward · · Score: 0

      Whole world != the US.

      Even if you're in the US, there are ways to alter a process such that it doesn't fall foul of the patent, yet yields the same file format.

      Thirdly, "entirely juvenile asshattery," "you fucking halfwit." I'd say the evidence speaks for itself. You're the one who needs to grow up.

  152. What billion dollar investment??? by Anonymous Coward · · Score: 0

    What billion dollar investment??? And if they didn't invent and sell the VHS, they would be bankrupt anyway (you need to SELL things, you know...).

  153. VCR history by whitis · · Score: 1

    JVC didn't invent the VCR. VHS didn't even come along until 5 years after the first home videocassette recorder with TV tuner and timer, and reel to reel units without tuner/timer existed before that.

    First there was audio reel to reel tapes. Those were more or less replaced with audio cassettes.

    There were various generations of video tape recorders.

    First video tape recorder, 1956, Ampex, commercially produced in 1961, with 2" video tape, transverse scan
    1964 Phillips 1" reel to reel video tap recorder domestic/professional
    1965 Ampex 1" reel to reel video tape recorders were released, 1" helical scan. domestic/professional
    1967 Sony 1/2" reel to reel video tape recorders
    1968 Phillips 1/2" reel to reel mass produced domestic
    Then (1971) there was sony u-matic which used a 3/4" tape, helical scan, and a cassette. mostly pro use.
    1971 Phillips N1500 with 3/4" tape cassettes, first TV tuner and timer
    Then (1975) there was sony betamax. 1/2" tape cassette, 1 hour/tape initially. 1 loading pole.
    Then (1976) there was VHS. 2 hour/tape cassete initially, trading quality for recording length. 2 loading poles. Note that they had been working on videocassettes for 6 years.
    Then (1979) Phillips introduced V2000 which they had been developing for 15? years. 4 hours per side.
    Then (1980) RCA introduces a play only format

    Matsushita/Quasar/Panasonic, which was developing a competing format (working on video tape for 15 years), dropped it in favor of VHS. Matsushita was part owner of JVC, Quasar, and Panasonic. Telefunken, Thompson, Thorn, GE, and RCA licensed VHS. Sony and Phillips eventually did as well. JVC profits increased tenfold by 1982 and the video division went from 6% of company sales to 69%.

    The very success of VHS was dependent on JVC encouraging companies to compete with it and on cutting margins to the bone. JVC wasn't big enough to supply the demand alone.

    Not that there was actually that much original technology that was new to VHS.
            - The two loading pole mechanism
            - DL-FM system
            - PS Color process.
    Basically, a not-so-innovative tape load mechanism and analog video compression.

    The video-cassette would have happened without JVC. There were 4 companies working on it. And I suspect JVC could have paid off their R&D costs without collecting a dollar of royalties from other companies. JVC's strategy was to have a piece of a bigger pie.

    Note that many of the other formats were superior for recording original material. VHS was good enough for home consumer use with over the air or commercial tapes.

    I seriously doubt they spent a billion on VHS R&D. But they apparently made billions off of VHS.

    http://www.ieeeghn.org/wiki/index.php/Milestones:Development_of_VHS,_a_World_Standard_for_Home_Video_Recording,_1976
    http://books.google.com/books?id=rgvGFiiYCXYC&pg=PA49
    http://www.rewindmuseum.com/home.htm

  154. Re:Google doesn't hold harmless and can't counters by roca · · Score: 1

    > If Google really believed that WebM/VP8 was safe from a patent perspective, then why in the world don't its
    > WebM license terms contain a hold-harmless clause or at least some basic indemnification (less value than
    > holding harmless but better than nothing) in favor of developers adopting it?

    Because they don't want to expose themselves to unlimited liability in the event they turn out to be wrong.

    If Google really *didn't* believe that WebM/VP8 was safe from a patent perspective, then why in the world would they drop $120M to buy On2?

  155. Re:Patent violations by rdnetto · · Score: 1

    Given your sig, I'm going to take that with a grain of salt...

    --
    Most human behaviour can be explained in terms of identity.
  156. "The VP8 bitstream is final" by tepples · · Score: 1

    I mean that the future "WebM version 1.0 - final release" won't necessarily be VP8 back compatible

    Yes it is. Search for the word "final" in WebM's FAQ.

  157. Re:Patent violations by lsatenstein · · Score: 1

    Laches is still a french word, and it is prounounced law shay and rhymes with awa ché It means -- to let go --

    --
    Leslie Satenstein Montreal Quebec Canada
  158. There is no "Web standard" for video by gig · · Score: 1

    There is no "Web standard" for video. Video is bigger than the Web. The Web is just one place that video plays.

    W3C HTML5 standardizes markup. How to write a video tag, and how a browser interprets it. ISO MPEG-4 H.264 standardizes video. How to encode it and how a player should decode it. W3C doesn't know anything about video encoding, and MPEG doesn't know anything about markup. W3C did not spend the last 20 years developing advanced video encoding and playback technologies and putting them on every platform so that the world can share video. And MPEG didn't invent the Web and develop a way for every computer in the world to run the same applications and documents.

    Similarly, there is no "Web standard" for photos. Photos are standardized by JPEG, not W3C. There's no "Web standard" for text, you use UTF-8. You have to respect probably 20 standards to make a single Web page that is universally playable. HTML5, JPEG, MPEG, PNG, SVG, HTTP, UTF-8, and more.

    We're in a time of user-generated content. Users with H.264 camcorders, H.264 video editors, H.264 video libraries, and H.264 video players in their phones, pocket media players, set-top boxes, PC GPU's, game consoles, and more. Users who also have an H.264 playing browser in their Mac, and very soon will have an H.264 playing browser in their Windows PC. Ubuntu even includes MPEG-4 now. They are not going to transcode their video to a nonstandard format so it plays in Firefox, especially not when Firefox plays H.264 via FlashPlayer or QuickTime Player, and especially not when that video doesn't play in all their friend's Web browsers. They are uploading video from their smartphones in H.264 already. 70% of the video on the Web is H.264, including all of YouTube, and that is rising as proprietary formats like Windows Media and VP6 are replaced by H.264.

    And users got all of that compatibility for free. The only people who pay anything to the MPEG patent pool are those who sell content and those who sell encoders. In either case, you pay so little that H.264 pays for itself. If you sell video, you sell so many more copies because everybody in the world has a player than you would sell in a nonstandard format. It's like the choice between selling DVD-Video discs or selling DVD-ROM with an Ogg file on there. The former sells so many more copies than the latter that you don't mind paying 2 cents per disc you sell. That is much less than what you would tip a waiter.

    Mozilla is a commercial entity now. They make $50 million per year from their user's Google searches. If they lose 10% of those users because they regularly encounter video tags with H.264 and can't play them, then they have already cost themselves more than MPEG-4 could possibly cost. The Web is turning into more of an interactive TV than interactive print magazine. If Mozilla can adapt to making money off Google searches, they can adapt to paying money to play the world's video library.

    Google is not a standards body. Even if VP8 were not a ripoff of H.264 that is vulnerable to submarine patents, it's not appropriate for use to publish video. And the confusion around video standards that Google is contributing to benefits them and puts other video publishers at a disadvantage. YouTube is big enough to support multiple formats, and they already do. Other publishers are not. If I can't just put up the video from my camcorder or video editor, then I'm more inclined to upload it to YouTube and let them deal with the extra complexity. Not to mention this is Google's format.

    But of course, there are many nerds who know nothing about video, are completely unaware of the how many people have already benefited greatly from MPEG (for example, if you play your iTunes-purchased music on your Android phone) and are nostalgic for a time when the Web was PC-only and nerd-only and you could just tell a user to download a plug-in or update a library and run another codec in software. So you will wrongly label H.264 "proprietary" (look the word up and look up what MPEG is) and you will

  159. Re:Patent violations by IBBoard · · Score: 1

    Except for the bit where the EU is supposed to have a cross-member ban on patenting software. I know Germany broke it - first with some approval of FAT patents and more recently with a more wide-reaching decision - but they're not supposed to be accepted/enforceable.

  160. Re:Google doesn't hold harmless and can't counters by Anonymous Coward · · Score: 0

    FYI: A 2010 agreement that fees won't rise more than 10% in the next five years doesn't apply to years previous to 2010.