DVDCCA Claims Patent on CSS
An anonymous reader writes "After dropping their suit against Andrew Bunner, DVDCCA has filed a patent-infringement lawsuit against 321 Studios. This is an interesting claim, because since patents are published, something can not be both patented and a trade secret."
..when so many corporations own patents on so many intangible things that a corporate dynasty like IBM can bring anyone in the world to their knees financially.
Even foreign governments.
Intellectual property in all of its various forms is being abused by the corporate world. The madness is the laws supporting this behavior continue to pass, bypassing the individual and wholeheartedly supporting the corporation.
Isn't the government supposed to be working for us? Aren't our rights supposed to be first and foremost in their minds? There is a balance to be maintained, and our rights are not unlimited, but more and more across the entire globe the individual is lost.
Not to be funny but has anyone considered the implications of all these recent intellectual property rights and how it seems more and more that we're being pushed into the draconian future of Johnny Mnemonic and Shadowrun? The only way you get information is to steal it. The only way for another corporation to get information is to hire you to steal it.
I grow more and more distressed at the world my son will grow up in, the conditions he will consider normal, the laws he will break just by trying to think.
If you disagree post, don't moderate.
for a second there i thought they had a patent on CSS
DVDCCA has filed a patent-infringement lawsuit against 321 Studios
Wow, after seeing the MPAA issue hundreds of subpoenas, it somehow didn't occur to me that DVDCCA didn't actually sue 321 studios, but a company named 321 Studios.
Kudos to these guys for the choice of name. It's almost as if they expected to be sued and wanted to make a good joke out of it. Well done!
"A door is what a dog is perpetually on the wrong side of" - Ogden Nash
This is an interesting claim, because since patents are published, something can not be both patented and a trade secret.
It is not generally possible for idea A to be both a patent and a trade secret. But it is possible for one part of program B to infringe on patent C, and for another part to violate trade secret D.
Or it could be that DVDCCA is admitting that their earlier suit was wrong.
(Or it could be that they're full of s**t...)
As an Ex-Employee, I can say this: They are fully expecting to get shut down. Many of their internal business practices are "Profit before perfection" and it shows. They plan on getting as much buck as possible before any bad rulings shut them down. looking for the basis of XCopy? check out IfoEdit (freeware!!!). GamesXCopy? look for GameJack (gamejack.org) combined with Daemontools! Step 1: release barely-functional software. Step 2: Step 3: Profit! Nearly everything they have is un-original. Only the transcoder for re-compressing MPEG2 is original. Burning system? why, that is CopyToDVD. Reading? BlindRead, with CSS hacks. They claim that they are fighting for the users, but fire an AVERAGE of 30 people per month. This is from a total of around 180! Fellow Slashdotters, beware! This is NOT a company to feel sorry for. Instead, we need to rally behind the idea that open-source versions being legal. my 2-cents... btw: anon so that old friends don't get the boot too.
ok... now for the FACTS: the XCopy series is ONLY for MPEG2, and Royalties ARE BEING PAID. The recompression that is used in the XCopy programs is a technique known as Trans-coding. This process removes extra MPEG video information that lessens the quality slightly, but does not change keyframes or time. This is actually abusing some of the transport streams damage recovery, and dropping "less important" video information. This, applied in correct amounts at the right times, can shrink a DVD video to the required 4.36 gigs needed for writing to modern DVD R / RW discs. This DOES NOT change the format, as very few players support anything other than MPEG1/2, and the re-encoding process would take forever and a day! Currently, the only program of theirs even using Mpeg4 is CopyPlus5, which does scaled-down AVI files for palm pilots. This feature is broken in current versions of DivX by the way... look elsewhere if you want to do that. chances of an update to DCP5 = slim to none. oh, by the way, MPEG2 is owned by the MotionPictureExpertsGroup I believe, NOT DVDCCA. DVDCCA was created specifically for handling CSS and related tech, and licensing to the various technology companies. Later...
Yes, this is correct. If you live in the EU, for example, you can safely ignore US patents and vice versa, since the patent offices are limited in their jurisdiction.
Btw, I live in Sweden. In my country, you are allowed to build a patented device for your own use or research (on the device itself). Specifically, the law says that non-professional use is exempt. (section 3.3.1)
I guess when the whole trade secret thing stops working, it's time to patent!
I use Gordian Knot to encode DVDs (uncopyrighted religious movies that just happen to be CSS 'protected' ;), and it takes more effort then I'd like. I have to make decisions, for crying out loud!
The only effective way to stymie the illegal copying of DVDs is to make the purchase price attractive enough that they'd rather just buy it. In my opinion, if you appeal to the lazy in people, you win.
They all should stop filing suits againsta each other. Instead they should file the suit against USPTO, blaming it for the unfixable stupidity, for using the broken law system. USPTO bad business practices is a danger to strategic interests of USA in general.
Less is more !
A patent provides the exclusive right to make, use, and sell the invention listed in the claims section of the patent. Generally, claims are drafted so that theyy encompass functions - HOW the software works. The goal of claim drafting is to describe the invention broadly enogh to get the most possible coverage, but not so broadly as to describe prior art.
It is possible for the same claim to cover several (or many) different implementations. Take for example an automotive rearview mirror. If my claim says the following:
I claim a mirror for use in an automobile, the mirror being generally rectangular in shape and mounted in a central position at the top of an automobile windshield.
then everyone knows that if they make a generally rectangular mirror and mount it in the position decribed, they infringe. BUT - if someone makes a ROUND mirror and/or mounts it on the car door (side view mirror), they do NOT infringe.
With software, if you describe functionality that no one has done before, you can get the exclusive right to implement that functionality in your patent. You MUST disclose the BEST WAY KNOWN TO YOU AT THE TIME YOU FILE YOUR APPLICATION of achieving that functionality. There is no way to claim the implementation you disclose as a trade secret.
HOWEVER - let's say that after your patent issues, you develop a new implementation that still performs the same function. You have patent protection for the function itself. You ALSO have the right to protect the NEW implementation (not disclosed in the patent) as a trade secret.
I am not going to argue the policy of whether this is a good or bad thing. I am just here to tell you that this is the current state of the law in the United States. Save your flames for the SCO threads please.
Laws affecting technology will always be bad until enough techies become lawyers.