Slashdot Mirror


JPEG Patent Challenged

ChocLinux writes "The Public Patent Foundation has filed a request at the US Patent Office to revoke Compression Labs' data compression patent, which it is reportedly using to harrass anyone that implements the JPEG format. 'CLI's aggressive assertion of the '672 patent is causing substantial public harm by threatening this international standard on which the public relies,' says Pubpat in its filing."

8 of 278 comments (clear)

  1. Yeesh! Didn't they learn from Unisys by fz00 · · Score: 5, Insightful

    Who wasted time chasing this while nearly putting themselves out of business. How about focusing on some real products???

  2. DONATE!! by backslashdot · · Score: 5, Insightful

    Get this patent overturned. It's extremely important to get these ridiculous technology stifling unoriginal patents overturned.

    Where the hell is EFF on this? Pubpatents is getting my money this year and I recommend you guys donate there as well if you are into donating to tech freedom.

    1. Re:DONATE!! by ChaosDiscord · · Score: 5, Insightful
      ...and the fact the EFF realizes the company is simply enforcing their rights to the patent under law.

      Why would the EFF care that they're "simply enforcing their rights"? A major part of the EFF's work is to fight things that may be technically legal, but are morally bankrupt. In some cases they can be fought in the courts by challenging the legality or interpretation of the law. In this particular case a major public standard is built on this patent. It was believed that there were no costs involved with implementing it; the patent was not known about. A decade went by without anyone complaining that it was infringing. Suddenly the owner can pop up and announce that he can shut down a standard used across the world by just about anyone with a computer? Forgent is hardly "simply" enforcing their rights. They are knowingly attempting to blackmail major industries with a submarine patent. They're scum, they're abusing the law, and it would be appropriate for the EFF to be involved. There are many reasons the EFF might not be involved, including the imminent expiration you mentioned. But skipping this case because Forgent is technically within the letter of the law is not a reason.

  3. They cited prior art ... by Woldry · · Score: 5, Funny

    ... was the prior art in JPEG format?

    --
    How can a post be modded "overrated" or "underrated" when it hasn't been rated yet?
  4. Covered at Groklaw by bstadil · · Score: 5, Informative

    This is covered in details over at Groklaw

    --
    Help fight continental drift.
  5. Re:So what? by TripMaster+Monkey · · Score: 5, Insightful


    Um...did you even read the wikipedia article you referenced?

    From your post:
    Unlike JPEGs, PNGs can be lossless
    And from the article:
    PNG (Portable Network Graphics) is a lossless bitmap image format.
    By saying PNGs can be lossless, you imply they can be lossy as well...which is not what they were designed for.

    From your post:
    Sure, they tend to be a bit larger than JPEGs, but I figure the gain in quality is often worth it.
    And from the article:
    Using PNG instead of a high quality JPEG for such images would result in a large increase in filesize (often 5-10 times) with negligible gain in quality.

    And finally, from the article:
    PNG was not intended to replace the other popular web image format JPEG.

    PNG is intended as a replacement for GIF, not JPG.

    Hope this clears things up.

    --
    ____

    ~ |rip/\/\aster /\/\onkey

  6. Was it obvious? by swthomas55 · · Score: 5, Informative
    While many software patents are "patently" invalid because of obvious prior art, this one was not obvious to me at the time. Although, I was working in a related field (computer graphics), and not directly in data compression. I had colleagues who were in signal processing (and DCT is at base a signal processing application), and none of them said "oh, that's obvious".

    If you read the pubpatent filing, their main point is that an earlier patent, issued to the same company, is prior art for all the points in the '672' patent. The earlier patent was filed more than a year (plus one month) prior to the filing of the '672' patent, which makes it legally prior art.

    Anyway, the sucker has less than a year to run, as it was filed in October, 1986. Probably why the lampreys at Forgent are pushing so aggressively. It'll only be a cash cow for another 11 months.

    Interestingly, I could have been a target of Unisys, except they couldn't have gotten much blood from this stone. I was the original author of the "compress" program, which turned into an early "open source" effort (although the term hadn't been invented at the time). Compress was an implementation of LZW, based on Welch's 1984 paper in Computer. Only later was I informed that it was patented. After it had been incorporated into Berkeley Unix releases and into the GIF format. I was happy when that patent finally expired, but I had absolutely no doubt of its legitimacy.

    As for the claimed superiority of PNG over JPEG, I'd say it depends on the application. JPEG was designed precisely and specifically for the purpose of compressing photographic images. Such images

    • Do not compress well using techniques like LZW and Huffman coding
    • Have intrinsic variation in pixel values due to noise in the recording process
    • Don't have precisely straight and sharp edges
    These characteristics make them poorly suited to lossless compression techniques, and also mean that a lossy technique will not degrade the image further than the original noisy recording method did. (Unless you turn up the loss level too high.)

    Because of the "if you have a hammer, every problem looks like a nail" principle, people have used JPEG in applications that it's not suited for -- applications where the lossy compression DOES degrade the image quality, and where a different method (LZW, for example) would in fact give a smaller file. Then other people point at these examples and say "PNG (or GIF) is better than JPEG!" My toolbox has hammers, screwdrivers, wrenches, etc. I try to pick the appropriate tool, and don't hammer with a wrench, for example. The same should be true of our computer tools.

  7. Re:Yeesh! Didn't they learn from Unisys by Wesley+Felter · · Score: 5, Insightful

    Real products are a distraction for these people. Forgent got millions out of various companies without developing anything. Since the legal fees (costs) are much less than the licensing revenue, it's a self-perpetuating system. The RIAA settlements are the same way; each settlement pays for N new lawsuits to be filed and the profit rises exponentially.