Slashdot Mirror


Forgent Squeezing Money Out Of JPEG, Other Patents

deman1985 writes "Forbes reports that Forgent Networks, Inc., developer of scheduling software and holder of a number of technology patents, has settled with both Adobe and Sony for JPEG patent infringement and is going after numerous others to collect their fair share of royalties. The company also plans to go after PVR companies, including TiVo Inc, and MP3 player makers for other various patents they claim to hold. Sounds like more fun in the courts for everyone!" We previously reported on Forgent's JPEG patent shenanigans back in April.

17 of 305 comments (clear)

  1. A decision has been made... by laserbeak · · Score: 5, Funny

    They are putting a 1 cent per pixel toll on all JPEG images. All funds are directed towards global domination.

  2. Those Who Do Not Know History Are Doomed by Pan+T.+Hose · · Score: 5, Insightful

    ...to Repeat It. We all remember the problems with GIF just few years ago. We solved them changing every single image on the Internet to JPEG. We all have to admit that it was foolish. We're weak on logic, that's the trouble with us. We're like the guy in the story who was caught in a sudden shower and who ran to a grove of trees and got under one. He wasn't worried, you see, because he figured when one tree got wet through, he would just get under another one.

    --
    Sincerely,
    Pan Tarhei Hosé, PhD.
    "Homo sum et cogito ergo odi profanum vulgus et libido."
  3. The patent game, and how big companies lose by danamania · · Score: 5, Interesting

    This has me thinking about the patent game large companies play. Take IBM, Apple, Microsoft - all with gigantic patent portfolios, and products that use many of them (and probably many of those of the other companies too). When IBM infringes on an Apple patent, they get together, cross license patents under certain conditions, and go on their merry way.

    This is all fine as a defense against a company that actually has a product. But take something like these smaller companies, who only own a patent portfolio, or perhaps one big patent altogether, and no products. They find that Adobe infringes on their patent and... Adobe have no recourse. No cross licensing to be done as the smaller company has no product. The smaller company may even be privately owned, so there's no chance of a simple cheap buyout.

    While we're all looking at MS, Apple, IBM, Adobe etc and going "tsk! omg!" as they acquire yet another silly patent, they're not necessarily the ones who're going to be a pain in the butt about it, it's the smaller rogues like Forgent, or Acacia etc.

  4. Re:LZW check, JPEG, erm... by danamania · · Score: 5, Informative

    PNG is good for its own purposes, but it's no .jpg replacement. JPG = lossy and phenomenal compression, where PNG = nonlossy and kind-of-average compression.

    Take a high resolution screenshot with any complexity and save it as a PNG, and you might be lucky to get it in under 600KB, where a .jpg could get the same point across in under 100KB.

    PNG is a good replacement for .gif, but not for .jpg, yet.

  5. Two potential solutions... by Black+Parrot · · Score: 5, Funny
    • Start calling this "the porn patent" to see if they'll back off to avoid the bad PR.
    • Buy a bigger disk drive so you can convert your pron collection to PNG.
    --
    Sheesh, evil *and* a jerk. -- Jade
  6. Screwed by submarine patents again by hcdejong · · Score: 5, Informative

    ...even though the Joint Photographic Experts Group tried to create a format that wasn't encumbered by patents. Where will the madness end?

  7. I am all for an intelligent change in patent law. by Photo_Nut · · Score: 5, Interesting

    If I could change patent law, I would do the following: Demand proof of damages.

    Patents are designed to defend against inventions. If I patent something useful, but don't actually have an implementation, I'm using the system to stifle others, and not really giving anything back.

    In order for something to be an invention, it needs to have an implementable form. Sure, I could patent something that I can't make, but if someone else comes along and figures it out independent of me, then I really shouldn't be able to sue them for having the same idea that I did, unless I actually built it.

    So IF forgent claims to have a patent, their patent needs to have an implementation which would serve as a test of requiring the patent. Otherwise, it's just an idea without an implementation.

    I could try and patent a perpetual motion machine, and might succeed, but if someone else succeeds in building one, they will have figured out the difficult detail that I didn't: how to break the laws of thermodynamics.

    And in a completely unrelated note, XP SP2 just finished installing. Only took about 5 minutes. I guess it pre-downloaded today.

  8. Re:Weak position from Jpeg.org by kfg · · Score: 5, Insightful

    Check the site [jpeg.org] yourself, and try to find any pledge from them that the specifications for JPEG or JPEG2000 are safe to use.

    In a day and age when it isn't safe to make a peanut butter and jelly sandwich, or put out some toys for kids to play with while their parents do business with you, how do you expect them to make such a pledge?

    KFG

  9. Re:LZW check, JPEG, erm... by hankwang · · Score: 5, Informative
    Take a high resolution screenshot with any complexity and save it as a PNG, and you might be lucky to get it in under 600KB, where a .jpg could get the same point across in under 100KB.

    I tried it, 1536x1152 PNG, JPG (q=75%), JPG (q=95%).

    $ls -l
    -rw-r--r-- 1 hankwang hankwang 99438 Aug 12 11:49 ss.png
    -rw-rw-r-- 1 hankwang hankwang 236158 Aug 12 11:50 ss75.jpg
    -rw-rw-r-- 1 hankwang hankwang 404179 Aug 12 11:50 ss95.jpg
    Apart from the bigger filesize, JPG shows ugly artifacting. Note: I don't use too many antialiased fonts, and no fancy backgrounds and skins. If most of your desktop is covered by a photographic JPG image in the first place, you will find different results, of course. :)
  10. Re:PNG is not a solution by Jugalator · · Score: 5, Informative

    I can think of two successors to JPEG...

    JPEG 2000

    JPEG 2000 is "the" successor to JPEG (designed by the same team), and was noticeably better than JPEG when I checked out quality vs size, but it's patent encumbered. It is however intended to be royalty and license-fee free.

    Elysium Ltd has developed a freeware Netscape plugin to make IE, Opera and Netscape browsers able to view JPEG 2000 pictures. This plugin is for Windows, and I don't really know if there are others for other platforms.

    DjVu

    DjVu was designed for the web to replace common formats like JPEG, GIF and TIFF. Although designed primarly for compressing text, it's very efficient at regular photos as well, and should compress similarly as JPEG 2000 (about half the size of JPEG with similar quality).

    DjVuLibre is a GPL licensed open source implementation that includes plugins, viewers, and encoders for this format.

    --
    Beware: In C++, your friends can see your privates!
  11. Opensource imlementations? by varjag · · Score: 5, Interesting

    I wrote and maintain an opensource JPEG implementation, so am pondering about potential consequences. Am no big corporation of course, so not likely to be targeted by the extorters, but still.. What would you recommend, given that:

    1. I am not a U.S. citizen;
    2. The project is hosted on a service under U.S. jurisdiction (SourceForge).

    Would it suffice to migrate the project to a non-US service?

    --
    Lisp is the Tengwar of programming languages.
    1. Re:Opensource imlementations? by Ender+Ryan · · Score: 5, Insightful
      As a U.S. citizen myself, who is a software programmer, I worry nearly daily about the future of my career. Every week, I point out to everyone I know at least one ridiculous patent that is causing problems for businesses(usually small businesses) in this country. Most people don't care. I occasionally write my congress-critters, but that's relatively pointless too. Our politicians are 99% in the pocket of our corporations. I really believe that that isn't an exaggeration, but I could be somewhat off-base. In any case, we have a high rate of political corruption. That our politicians are working mostly for the corporations makes this a somewhat fascist country. It's not truly fascist yet, as there are many powers fighting each other for control, but we may get there some day.

      What's the point of this ridiculous rant? Simple. Don't let this happen wherever you live. Please. I might move there some day, just so I can continue in my chosen profession.

      As for your question... I don't think you should worry. If anyone bothers you, you can move your project somewhere else at that time. You have no obligation to care about this country's ridiculous IP laws.

      Cheers!

      --
      Sticking feathers up your butt does not make you a chicken - Tyler Durden
  12. Re:Run length coding? Patentable? Come on! by shish · · Score: 5, Funny
    I think Cave Man Og had prior art when he stopped saying "I have rock, rock, rock", and instead said "I have 3 rocks".

    But wait; this uses a computer, so it's an entirely new concept... never mind.

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
  13. Not quite so sure.... by Anonymous Coward · · Score: 5, Informative

    {Stupid Joke Mode:ON}
    So, now, when's Xiph.org going to add a lossy codec for photorealistic picture in it's OGG software ?
    And then we'll start again some kind of "OGG/Twoflower" vs. "WindowsMedia/MS-JPEG-2004.NET" codec war.
    {/Stupid Joke Mode:OFF}

    Actually, I realy mean it !

    According to the foot note of this article,
    they don't have a patent for the JPEG compression standart it self,
    but for the run lenght encoding (RLE) compression which is used in one of the latest stage of JPEG compression.

    Which means two things :
    - It is not a threat to lossy compression.
    All the strenght of JPEG comes from the DCT (discret cosine transforme) and the subsequent quantization, which convert the picture into a stream of more compressible values repetitive values (and thus perfom the actual "lossy" steps).
    RLE isn't the only way for compress these values,

    One can use algorithms similar to those used in the final steps by Xiph's (!) Speex or by Monkey Audio (=Rice).

    So one can imagine that Xiph could easily create a temporary JPEG replacement until some realy better (Wavelet based ?) patent-free format is created.
    (Hence my stupid joke at the begining).

    - Second thing :
    There's probably A LOT of prior acts for this patent, as LZW was one of the most popular compression algorithme on the old personnal computers of the 80s.

  14. Re:Prior art according to wikipedia, yet... by EmagGeek · · Score: 5, Informative

    "I guess the prior art does not stand in court."

    To my knowledge, it has not yet tried.

  15. Re:LZW check, JPEG, erm... by ratamacue · · Score: 5, Informative
    PNG is a good replacement for .gif, but not for .jpg, yet.

    It never will be and never was intended to be, for exactly the reason you stated above: PNG is lossless, while JPEG is lossy. These are two different types of tool, which serve two different purposes. PNG will never achieve the compression rates of JPEG. Just use the right tool for the job.

    Would flac ever replace or eliminate the need for mp3 and ogg? No, for the same reason. flac, being lossless, serves an entirely different purpose than mp3 and ogg.

    (Some time in the future, I would imagine that disk space will become so cheap and abundant that lossy compression is unnecessary, but in that case I would say that cheap disks -- not lossless compression -- have eliminated the need for lossy compression.)

  16. Statute of Limitations by jinxidoru · · Score: 5, Interesting

    Isn't there some sort of statute of limitations on these patent issues? If not there should be. It seems to a popular activity for patent-holders lately to wait quietly by while others infringe on their patents. They wait until the company becomes big enough, then they bounce on the offenders like a little fat kid walking through the desert who sees a piece of chocolate cake.

    That's what has bothered me from the beginning about SCO (I know it's not a patent issue here, but close enough). Why hadn't anyone said anything about Linux stealing System V code before? It's not like Linux is all that new. It appears that they just waited until someone with deep enough pockets was close enough to Linux that they could attack.

    There should be a law enacted where if you know that someone is infringing on one of your patents, you have one or two years to litigate. After that point, your rights to litigation would be revoked. Now it would be difficult to prove prior knowledge of the infringement, but it's better than our current system.