Slashdot Mirror


Real Settles Lawsuits, Will Stop Selling RealDVD

angry tapir writes "RealNetworks has agreed to pay $4.5 million and permanently stop selling its RealDVD software as part of a legal settlement with six Hollywood movie studios. The lawsuits date back to 2008 and Slashdot has previously discussed them. RealDVD is an application that lets people make copies of their DVDs."

21 of 139 comments (clear)

  1. Oh no, we're screwed! by N3tRunner · · Score: 3, Funny

    Because there's no other way to possibly make copies of DVDs now that RealDVD is gone!

    1. Re:Oh no, we're screwed! by OrwellianLurker · · Score: 5, Interesting

      The fact that it is even illegal is absurd. This case is just one depressing example.

      --
      'Political power grows out of the barrel of a gun.' - Mao Tse-tung
    2. Re:Oh no, we're screwed! by Jason+Levine · · Score: 4, Interesting

      I agree. I have stacks of DVDs that I never watch because it's tricky to open the DVD case (it's in the living room where the kids often stack their toys), find the movie I want to watch, put it in the player and keep track of where the empty case is. Plus, if the kids want to watch a movie, they can't do it themselves. (My 1st grade son is computer/electronics savvy but I'm not letting him handle a DVD by himself just yet.)

      Meanwhile, I have a CinemaTube hooked up to an external hard drive. I've ripped many of my DVDs onto this hard drive and can now watch them on my TV without needing to load the discs. Technically, I've violated copyright law, but I don't consider this a violation because a) I'm just place/format shifting and b) I'm not sharing these rips out. (Nor am I downloading rips to put on there.)

      What I am doing isn't costing the movie industry any "lost sales." In fact, it might increase sales as I'll be more likely to watch DVD movies I buy and not just regard them as wasted cash. So why should it be illegal just because I *might* share the DVD rip on the Internet? Why not call sharing the DVD rip illegal (since that is what they are worried about) and end it at that? (Of course, the answer to these questions is that they want to have the ability later to sell you "digital copies" that will play on "authorized devices" even if they don't offer such copies for sale now.)

      --
      My sci-fi novel, Ghost Thief, is now available from Amazon.com.
    3. Re:Oh no, we're screwed! by ScrewMaster · · Score: 4, Insightful

      Technically, I've violated copyright law

      No, I'm not a lawyer, but my understanding is that, in the U.S. anyway, you haven't violated copyright law, not even technically. Now, if you were to begin distributing those copies it's a different matter.

      In fact, it might increase sales as I'll be more likely to watch DVD movies I buy and not just regard them as wasted cash.

      Ha .. if these little bloodsuckers could get away selling you a disc that would play exactly once and then self-destruct Mission Impossible-style, believe me they would do it. They want you to consider your media a consumable, not a collectible.

      --
      The higher the technology, the sharper that two-edged sword.
    4. Re:Oh no, we're screwed! by L4t3r4lu5 · · Score: 3, Funny

      I don't consider this a violation because a) I'm just place/format shifting

      FILTHY PIRATE!

      You should purchase one copy for each medium you want to view the media with! And another when you can't use it through wear and tear! AND AGAIN WHEN THE VIEWING DEVICE BREAKS!

      *Wanders off to find more bolivian marching powder / ladies of questionable morality.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    5. Re:Oh no, we're screwed! by closetpsycho · · Score: 5, Insightful

      I'm not a lawyer either, but you're right. He hasn't violated copyright law. He has violated the DMCA's anti-circumvention clause though.

    6. Re:Oh no, we're screwed! by butlerm · · Score: 3, Informative

      If all he did was make a copy of a DVD, I beg to differ. DMCA Section 1201:

      (a) Violations Regarding Circumvention of Technological Measures. -- (1)(A) No person shall circumvent a technological measure that effectively controls access to a work protected under this title. ...
      (c) Other Rights, Etc., Not Affected. -- (1) Nothing in this section shall affect rights, remedies, limitations, or defenses to copyright infringement, including fair use, under this title.

    7. Re:Oh no, we're screwed! by ixidor · · Score: 4, Insightful

      except, with those 2 at odds, and the riaa/mpaa with buckets more money than you or i,who do you think would survive the court case? it would drag on for years if you could afford that.

    8. Re:Oh no, we're screwed! by plague3106 · · Score: 3, Insightful

      In no location in the US is sex out of wedlock illegal.

  2. Please, no! by bcmm · · Score: 5, Funny

    Please Slashdot, don't make me decide whether I hate Hollywood or RealNetworks more!

    --
    # cat /dev/mem | strings | grep -i llama
    Damn, my RAM is full of llamas.
    1. Re:Please, no! by Anonymous Coward · · Score: 4, Interesting

      You should really all be a little bit concerned. Most of you reading slashdot are ahead of the tech curve/average and you'll find a way to backup your DVD or acquire it by other means. The DMCA is way out of control and the fact that it is legal to make a copy of your DVD, but illegal to circumvent any copy protection scheme....well, it just doesn't make sense. That's like saying you are allowed to go swimming, but not allowed to get wet. We really should all get together and start to voice our displeasure to our elected representatives. I've seen the DMCA used to squash competitors for things like printer cartridges and garage door openers. It needs to be radically revised or corporations are going to continue to abuse it.

  3. dd if=/dev/dvd of=dvd.iso by migloo · · Score: 3, Funny

    Sue me now!

    1. Re:dd if=/dev/dvd of=dvd.iso by loutr · · Score: 3, Insightful

      I wasn't aware dd implemented DeCSS.

    2. Re:dd if=/dev/dvd of=dvd.iso by funkatron · · Score: 4, Funny

      Hollywood cant sue you. You are a human and are therefore unrecognised as any form of legal entity.

      --
      "Welcome to our world. We are the wasted youth. And we are the future too." Yes, I know these are stupid lyrics.
    3. Re:dd if=/dev/dvd of=dvd.iso by greed · · Score: 3, Interesting

      Other way around; the key zone on the disc is readable by any player. But on consumer writable media, it is pre-burned with zeros.

      It is also part of the "meta information"; you can't see it with normal I/O commands like 'dd'. You'd have to have a device driver that implements a DVD-specific ioctl to retrieve the keys.

      Since .iso is a headerless format, you'd need a lookaside file to contain the metadata needed to make a virtual drive that lets you mount an encrypted .iso. Or use an image file format that supports metadata.

      Of course, the people writing the sort of stuff aren't trying to stay within the letter of a law that either (a) does not apply in their country or (b) they don't like, no-one bothers. AFAIK and all that.

      In fact, implementing such a system may expose you to PATENT claims in the U.S.!

    4. Re:dd if=/dev/dvd of=dvd.iso by Anonymous Coward · · Score: 3, Informative

      No, CSS isn't to prevent you from copying the disk at all. You can quite easily copy a CSS protected disk, and the copy will still be encrypted of course, but it will play fine. (and Mplayer, VLC, etc. will break CSS in real time and play from an encrypted VOB/ISO/Physical Disc).

      The only reason some DVDs are hard to rip recently is because they have some *other* protection that *does* prevent you from copying them easily. Usually they have the sectors set up in an odd way, so that if you try to play the video straight through it works, but if you try to copy the whole disk instead, it will result in like 9000 gigabytes of data. (i.e. they have a lot of extra sectors listed on files that aren't used or something like that).

      CSS isn't copy protection, it's *use* protection. You can't convert the video into another format if it's CSS encrypted. You can't make a PSP or iPod version, f.e., if you can't decrypt it. You also can't make a small DivX or whatever to send on p2p networks. (Of course you could just upload the whole CSSed ISO, which anyone can play...)

  4. Shit! by fuzzyfuzzyfungus · · Score: 5, Interesting

    Now I'll have to go back to using Handbrake again, and miss out on RealDVD's actually-pretty-onerous-and-studio-friendly DRM features. I'm not sure how I'll manage using a free program that produces fully unencumbered versions after using quality commercial software from a trusted name like Real.

    Seriously, though, what did they hope to accomplish by slapping Real down? Our Antiguan buddies at Slysoft are still up to their nefarious tricks, so it isn't as though smacking Real did much damage to the market for commercial DVD ripping products; and libdvdcss, VLC, et al. are still doing their thing and not at all hard to find on the OSS side.

    So far as I can see, the moral of the story here is that if you try to offer a product that pleases customers while playing nice with studios(as Real did by offering ripping; but imposing restrictions on the rips) the studios will gut you and spit on your corpse; but if you just brazenly violate the restrictions, they'll be powerless to stop you. I'm pretty sure that that isn't the message that they really want to send.

    1. Re:Shit! by MoonBuggy · · Score: 3, Insightful

      Easy to use as it is, Handbrake is still a 'geek market' product. Hollywood knows we're already lost causes in the PR battle, that we know our fair use rights better than most, and that for every OSS program they try to shut down two more will spring up in its place. Not only that, Handbrake has no US presence (AFAIK) and even if it did I can see the EFF (who are experts in precisely this kind of field, and who fight on principle rather than just profit) stepping up to the plate if they did get sued, leading to a potentially messy and drawn out case and PR war for little to no benefit.

      RealNetworks, on the other hand, has some (although probably small) measure of brand recognition among the general public. They care about profit and are quite happy to throw the case to the other side if it looks like it'll be the cheapest option. Net result: the entertainment industry gets to put out headlines saying "American company told to stop selling all that nasty illegal DVD copying software", and the general public takes home the message that "DVD copying is illegal". Seems like a fairly deft PR move to me, at least within the context of the Hollywood studio mindset.

    2. Re:Shit! by celtic_hackr · · Score: 3, Interesting

      I know plenty of barely literate Windows users using Windows ripping tools, with equal ease as geeks with their geeky ones. The Studios have already lost, because they have the same faulty perception as you do. It's not just geeks; it's 16 year old cheerleaders, and 50 year business owners, and the old lady down the street. I even know a few old ladies running Linux desktops (why because when you're retired you have limited income, and Linux is God Damn cheap). It's all over except the shouting, but the Studios are too busy shouting to hear the silence from the other side.

      I almost feel sorry for them.

  5. Re:I can't believe this ... by garg0yle · · Score: 4, Insightful

    Rule 29 applies here:

    The enemy of my enemy is my enemy's enemy. No more, no less.

    --
    Modding "-1, Troll" is not a proper response if you disagree with me. Try reason.
  6. Re:What is the tehnical issue here? by TheThiefMaster · · Score: 4, Informative

    It's simple, the CSS key is stored in normally unreadable/unwritable areas of the disk, so a straight copy misses the key and it won't play. However, if you decrypt it and burn the decrypted version to a new disk, it will play fine.