Slashdot Mirror


MPlayer Alleges KISS Technology Violating GPL

bfree writes "Not for the first time, the people at MPlayer think they have found their code being distributed binary only, this time in at least one of KISS Techologies products. In their traditional quiet style the full story is now the first piece of news on their homepage including string comparisons between the player ROM and MPlayer. The 'evidence' presented relates to subtitle identification, where the KISS ROM includes the same list, in order, of subtitle formats as MPlayer (including their own format mpsub) and MPlayer's patterns for each of the formats are also there identically."

5 of 423 comments (clear)

  1. The GPL is headed for a showdown... by Fortunato_NC · · Score: 5, Insightful

    Sometime in the near future, the GPL is going to be tested in court. This is a Good Thing, though, because I'm not sure that the Open Source movement can continue its momentum without an absolute guarantee by the courts that the work of developers will not be open to being "stolen" by proprietary software companies.

    However, there is the possibility that the GPL is struck down as being untenable. In that case, one of two outcomes exists:

    1. All formerly GPL software reverts to merely being copyrighted by the author, who can then do what he wants (close the source, BSD style license, etc.).
    2. All formerly GPL software is considered public domain. There is a massive "land grab" as companies snap up the sources out there for use in their closed proprietary products.

    IANAL. I want to make that clear. I do believe that the GPL is valid, legal, and will stand up in court. I just hope the court system agrees with me.

    --
    Blogging Weight Loss, Distance Education, and more at verlin.com
    1. Re:The GPL is headed for a showdown... by penguin7of9 · · Score: 5, Insightful

      The problem is that while you can't lose your copyright because of distibution under an invalid license, it's hard to prove damages if you were distributing something essentially for free and someone else comes and packages it and makes money with it.

      I don't see that as a problem. People who use the GPL want compliance, not vast amounts of money. The requirement to comply with the license doesn't go away even if there are no monetary damages.

      The GPL already has big hammer: if you violate it, you lose all rights to the software. So, at this point, KISS faces the prospect of having to rip mplayer out of all their players, shipped, shipping, and on the drawing board, and looking for a substitute. That would amount to an enormous penalty and drive them out of business.

      If the open source community feels an example needs to be set, that's what the authors of mplayer should demand.

      Of course, in the past, GPL authors have often been nice and simply permitted companies like KISS to come into compliance by posting the source code after the fact. But that's a friendly gesture from the open source community; the GPL license carries a bigger stick.

  2. Re:I own one, it rocks. by gellenburg · · Score: 5, Insightful
    It is products like these that are important to the Open Source community.

    How, exactly?

    Really, I'm being serious.

    • Does KISS donate any revenues or profits received to any OSS projects?
    • Does KISS publicly acknowledge and recognize the hard work from all the MPlayer developers?
      • After all, their product wouldn't be what it is today without the hard work of others.
    • Does KISS offer to host a mirror of the MPlayer code & binaries to help show their support?
    • Does KISS contribute back their code changes to the MPlayer project so the entire project benefits? (changes do not have to be accepted, however.)

    Again, I ask, with all honesty, just how do products like these benefit the OS community; because frankly the way I see it, what's happening here is nothing more than greedy sons-of-bitches who are exploiting the hard works of others.

  3. Not the way to do it by Alan+Cox · · Score: 5, Insightful

    Thats not the way to do it. The KISS folks have been one of the people who seem to have got the Linux DVD player thing right with regard to the source modules. Secondly the mplayer people need to find out who that code came from - the kiss player if I remember rightly is based on a kit from Sigma designs.

    So firstly its quite possibly not their fault
    Secondly its quite possible they are all still on their christmas holiday

    Someone at mplayer might want to look at the other sigma based players firmware files.

    And finally .. ranting and raving isn't how you solve problems because you make it hard for an accidental offender to correct a problem without losing face, which sometimes means they'll try and tough it out rather than sort it out.

    There are lots of GPL infringements that get sorted out politely. Mostly involving large companies who regardless of what people like Microsoft may claim about Open v Closed most definitely DO NOT do any checking on what their contractors shipped them. They get sorted because the company can add a footnote to the manuals or put the tar source files up on the support page without embarrasment.

  4. Re:A taste of their own medicine by Da+Masta · · Score: 5, Insightful

    Because MPlayer never pretends to have written the source for all the dll's they're including. Everyone using them knows where they're from.

    KISS, on the other hand, is allegedly using MPlayer source without releasing the sources to their modifications, and in essence are claiming the software as their own. This is a violation of the license MPlayer is released under.

    This is quite different from repackaging and redistributing files that were freely available on the net.