Slashdot Mirror


RealNetworks To Introduce a Simple DVD Copier

langelgjm writes "The New York Times reports that RealNetworks will begin selling RealDVD today, a software program designed to make copying DVDs a trivial task for the average user. Unlike free alternatives, which generally require some technical knowledge and make it difficult to copy an entire DVD with extras, etc., RealDVD claims to be able to copy the entire DVD, menus and all. While sure to raise the ire of Hollywood, the program does have significant limitations: the DVDs it makes will only be playable on the computer where they were created; or, users can pay $20 per computer to play the DVDs on up to five additional computers."

35 of 244 comments (clear)

  1. Slashvertisement by bjourne · · Score: 3, Insightful

    Worst Slashvertisement ever!

    1. Re:Slashvertisement by monsul · · Score: 5, Insightful

      If this is a Slashvertisement, they've got the audience wrong. I'm pretty sure everyone here knows how to copy a DVD without having to pay 20 bucks to Real Networks

      --
      Make It Secret Protect your privacy
    2. Re:Slashvertisement by Provocateur · · Score: 5, Funny

      The question is why one would use this program?

      The timing couldn't have been more perfect. I have these 4,000-odd clips I need to save from this website...

      --
      WARNING: Smartphones have side effects--most of them undocumented.
    3. Re:Slashvertisement by GuldKalle · · Score: 3, Insightful

      Huh, AFAIK Handbrake is for both win, linux and OS X. Did I miss something?

      --
      What?
    4. Re:Slashvertisement by MBGMorden · · Score: 5, Insightful

      I don't think anyone was questioning why anyone would want to copy DVD's - just why they'd want to do so with this program. Doing so with the free stuff out there isn't THAT hard. When you figure that this software introduces DRM, locks to a single computer, and then tries to extort out $20 for the right to play on more computers, it's a pretty lousy deal.

      PARTICULARLY nasty is the fact that Real seems to think that they can use DRM extortion tactics on content that don't own. That's a situation that is true regardless of whether or not the media is even pirated. If it's a major studio film, then Real has no legal ability to extra money from restricting rights to that. OR, even if it's just your wedding DVD you're copying - you are legally fine to copy it but you own the copyright yourself and Real has no legal right to restrict your usage of it.

      --
      "People who think they know everything are very annoying to those of us who do."-Mark Twain
    5. Re:Slashvertisement by Waffle+Iron · · Score: 5, Insightful

      What I need is a program that can automate that process so I can (for example) quickly and easily insert a Stargate DVD, and come back an hour later to 4 episode AVIs on my C: drive.


      i=1
      for title in {3,5,7,8}; do
              mencoder "dvd://$title" -o "episode_$i.avi";
              i=$(($i+1));
      done

    6. Re:Slashvertisement by joocemann · · Score: 3, Funny

      If this is a Slashvertisement, they've got the audience wrong. I'm pretty sure everyone here knows how to copy a DVD without having to pay 20 bucks to Real Networks

      ....or install their garbage programs that are basically bloatware with little tricky adware-esque properties to them as well.

      Realnetworks have made *horrible* products in the last 8 years. I will never install realplayer again since it always bloats out into something much much bigger and worthless than most people ever intend. We just want something that will play an .rm because some guy hasn't figured out the concept of mp3 yet. We don't need all the other garbage and *usually* have all of those bases covered without bloaty mcbloaterson's special bloat formula.

      did I say bloat enough?

    7. Re:Slashvertisement by IntlHarvester · · Score: 3, Interesting

      I don't think anyone was questioning why anyone would want to copy DVD's - just why they'd want to do so with this program. Doing so with the free stuff out there isn't THAT hard.

      The only 'real' advantage to this program is that you can go into a store and buy it. It comes from a semi-legit company and probably doesn't have too many spyware and popup modules included.

      Take an objective look at say "Doom9.net - The definitive DVD backup resource". The home page is covered with jibberish about things called "eac3to" and "DGAVCDec" and "AviSynth". Even aside from the vaugely hackerish feel of the site, this is hugely intimidating for the average dumbass.

      --
      Business. Numbers. Money. People. Computer World.
    8. Re:Slashvertisement by Anonymous Coward · · Score: 4, Funny

      Brilliant- I just sent that code to my mom so now she'll be able to rip all of her DVDs on her Dell. Couldn't be simpler.

    9. Re:Slashvertisement by Mike89 · · Score: 3, Funny

      Brilliant- I just sent that code to my mom so now she'll be able to rip all of her DVDs on her Dell. Couldn't be simpler.

      Your Mum watches Stargate AND runs Linux?!

  2. The summary is misleading by elrous0 · · Score: 5, Insightful

    If it won't produce something that will play on a standard stand-alone DVD player, then IT'S NOT A DVD AND THIS IS NOT A "DVD Copier." This is just a ripper that adds an annoying layer of DRM to the files (umm...no thanks). And you get to pay for the privilege, no less. Woo hoo!

    There are any number of one-button DVD rippers that are just as good, just as simple, and produce an actual DVD. And many of them are free. DVDfab is just one example. It produces an actual DVD, it's as simple as it gets to use, and it doesn't cost a dime (unless you want the premium version).

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:The summary is misleading by TheRaven64 · · Score: 4, Informative

      OS X comes with something better than this seems to be. It's called Disk Utility. Put in the DVD, hit the 'Make Image' button, and get a disk image out. You can play this in Apple's DVD Player (also included with OS X), or with VLC or any other DVD player. I don't think you can burn it to a DVD without removing the CSS (which Disk Utility doesn't do - it's basically a GUI on dd).

      Possibly this recompresses as well, but with hard disk space so cheap there doesn't seem much point (and recompressing at decent quality still takes some hours on even a reasonably fast computer).

      --
      I am TheRaven on Soylent News
    2. Re:The summary is misleading by SCHecklerX · · Score: 4, Informative

      That's just the same as "dd if=/dev/$dvd of=my.iso"

      Nothing special. Any *nix box can do this, assuming you are dumping to a filesystem that can deal with file sizes > 4GB.

    3. Re:The summary is misleading by sootman · · Score: 3, Informative

      And if the DVD has CSS you'll wind up with NOTHING of use by doing that. Simply copying the VIDEO_TS folder to a new DVD or disk image will result in CSS-scrambled content that can't be unscrambled because the key to unscramble it is in a non-normally-readable portion of the disk. Meaning, a program designed to read video DVDs can get at the key, but it isn't in the filesystem that the OS sees.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  3. Not really a DVD then? by Spazholio · · Score: 3, Interesting

    "the DVDs it makes will only be playable on the computer where they were created"

    Doesn't this make it *not* an actual DVD, but rather an encoded video on a disc that just happens to be shaped like a DVD with the capacity of a DVD? Kind of like how all those DRM'd CDs can't actually be called "compact discs" because they don't adhere to the red book standard?

    1. Re:Not really a DVD then? by Piranhaa · · Score: 4, Informative

      It's still a DVD and still a CD. However, if you add DRM to a CD it cannot bear the Compact Disk Digital Audio symbol since it violates the Red Book specification. DVD is also the same in the sense that it wouldn't allowed to be called DVD Video because it wouldn't be following the standard set aside for it. DVD (Digital Versatile Disk) is still the name of the actual medium being written to.

  4. PCs? by oahazmatt · · Score: 4, Insightful

    Let me know when this DVD copier actually lets me copy DVDs that can be played on a DVD Player.

    --
    Those who believe the Internet is private,
    find their privates are on the Internet.
  5. Free are hard to use??? by Lumpy · · Score: 4, Interesting

    AnyDVD + DVD shrink is brain dead easy to use if you really want to copy all the crap on the DVD.

    Want just the movie on your laptop use handbrake. easy as pie.

    --
    Do not look at laser with remaining good eye.
  6. Re:It's a good thing by rootofevil · · Score: 4, Informative

    you mean like dvdshrink?

    --
    turn up the jukebox and tell me a lie
  7. Legality, Major Limitation, DVD shrink by Cryophallion · · Score: 3, Interesting

    I'm assuming they get by the legality of selling it by stating it is for use for the single copy you are allowed to make. Still, I'm sure they'll see some pressure from the content providers.

    Most "average" users I know play they're dvds on their tvs, not their computers. I hope they explicitly state only plays on a computer on the label, or a lot of average customers will be rather annoyed.

    Finally, I remember something about dvd shrink (which is extremely easy for average users when used with dvd-decrypter, though not legal in the us) may be actually legal in the EU since CSS does not effectively protect the content. Here is a link to one of the articles. Any way we can push this through in the US?

  8. "Simple" by The+MAZZTer · · Score: 4, Insightful

    It uses DRM. No way can it be simple.

  9. Real shoots itself in the head again by DrXym · · Score: 4, Insightful
    Real just don't have a clue. If they had any sense their software would work like this:
    • You can rip any unencrypted DVD you like via a 1-click tool. For free. It takes 2-5 hours after which you have a lovely H264 or AVC file to do with as you please.
    • You can insert any encrypted DVD you like and instantly download a DRM'd digital copy of it for $2.
    • You can buy / rent movies from Real Network's online service.
      • The result is people would flock to Real Player just like they flocked to iTunes when it offered free CD ripping.

        Attempting to bilk people for $30 software that makes a DRM'd copy of a movie just isn't going to fly when free and non-free tools already exist that rip DVDs to any format you like. Especially when Real Networks is reknowned for producing bloated spyware laced crap. If you want to go free, find DVD Decrypter & Handbrake and you can rip and encode movies suitable for a variety of formats and devices. If you want non-free then use AnyDVD and Nero Recode. The tools are not as simple as they could be but they work and they work extremely well.

  10. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  11. TOTALLY worthless by v1 · · Score: 4, Informative

    Two step process for me. Mac The Ripper to decrypt/rip the entire DVD (menus and all) to a VIDEO_TS folder on my hard drive. Insert CD, click a button. Not too technical.

    From there I can use VLC to play it as much as I want on any computer I copy it to. Can have a large HD full of complete DVDs immediately accessible. (and there are apps that will jukebox them for you)

    From there I have to use a commercial app like Roxio's Toast to burn it to a physical CD, that works in a real DVD player. But Toast has always been a very good product, worth the coin. Drag and drop the VIDEO_TS folder into Toast and click burn. Only slightly more technical procedure than MTR.

    Did I mention MTR strips out the NOOPs ("operation not permitted" when trying to FF past the FBI warning etc) and also removes region coding, during the rip?

    Who on earth would pay for REALcrap?

    --
    I work for the Department of Redundancy Department.
    1. Re:TOTALLY worthless by Karlt1 · · Score: 3, Informative

      Just an FYI, if you have Mac OS X 10.5, you can place the Video_TS folder into the Movies folder (or an alias) and use Front Row.

  12. How hard? by ledow · · Score: 4, Informative

    DVD Decrypter, DVD Shrink. How hard is it, really?

    I could teach my wife to do that in about five minutes. As an added bonus, it's free, it removes region protection, it removes UOP's (possibly the most annoying part of the DVD format to most people), keeps all the menus, shrinks it onto the cheaper single-layer DVD-R's with virtually zero visible difference and it doesn't have silly restrictions. A program with silly restrictions to stop a particular format from having silly restrictions?

    I just backed up a couple of my boxsets using this because they were slightly damaged when we took them on holiday with us and I don't want to pay for them again if we do damage them. The majority of the time was spent looking at a little window wending its way through the DVD and swapping discs (I only had the one DVD-writer drive plugged in at the time and had to swap original for blank constantly).

    I even did it using WINE because the PC with the writer was a home Linux server, and it worked perfectly. I very much doubt you could make it THAT much simpler, except possibly joining the two programs together and incurring the wrath of the DVD industry by doing so (does this software strip region-protection? It doesn't mention it).

    I can't see anybody using this... people "in-the-know" enough to distinguish between DVD-R, DVD+R, DVD-RW, DVD+RW, DVD-RAM etc. and who know that this "is possible" are probably already doing it. I can't even get my parents to copy their CD's before they scratch them and that's a one-click operation. I can't see them doing it for their DVD's even if it's a one-click operation with this software. And, to be honest, I'd rather show them the "two-click" method that gets rids of the UOPS because that would astound them and they would kill to have that feature on their existing DVD's.

  13. Re:Yeah, was going to say by eln · · Score: 5, Insightful

    It's really lame that they make stuff like DVDDecrypter illegal but still insist on sticking to the region encoding crap. In the US, the only way I can get some foreign content is to purchase it from a foreign location and use DVDDecrypter to get rid of the region encoding so I can actually view it using my region 1 DVD player.

    Why is it that in a so-called "global economy" we are limited to buying and viewing DVDs produced for our own region without circumventing the encryption on the disc (thereby technically violating the DMCA)?

  14. Real is not relevant by Huntr · · Score: 4, Insightful

    When's the last time Real mattered? They chose the wrong path a long, long time ago and something as stupid as an automatic DRM inserter doesn't get them headed in the right direction. This company seems to have no clue about the realities of digital content use and management.

  15. Free tools are hard by digitalhermit · · Score: 3, Insightful

    Unlike free alternatives, which generally require some technical knowledge and make it difficult to copy an entire DVD with extras, etc.,...

    What??? Maybe you're right.. there are a ton of steps..

    Using DVDShrink and CDBurnerXP. Steps to copy a disk:

    1) Insert DVD.
    2) Launch DVDShrink.
    3) Select Open Disc.
    4) Select Backup.
    5) Choose Backup location (make note of this location).
    6) When complete, exit DVDShrink.
    7) Launch CDBurnerXP.
    8) Select Burn Disc from ISO.
    9) Eject the source DVD and insert a blank DVD.
    10) Select the source ISO.
    11) Press Burn.
    12) Wait

    Actual time outside of the wait is about 20 seconds of real work.. Of course, I've listed EVERY step. If I detailed how to save a file in Notepad it would take quite a few steps...

    1) Wait until the computer boots.
    2) Click on Start.
    3) Click on All Programs.
    4) Click on Accessories.
    5) Click on Notepad.
    6) Type your message into the editing window.
    7) Click on File.
    8) Click on Save.
    9) When prompted, select a location to save your file.
    10) Press OK. (or SAVE)
    11) Select File.
    12) Select Exit.

  16. Re:Yeah, was going to say by purpledinoz · · Score: 3, Insightful

    Region encoding is the biggest bullshit ever. I moved from Canada to Germany, brought my DVDs over, and my friends can't play them because of region encoding. Great. And they wonder why people download? Fuck you MPAA.

  17. Re:Yeah, was going to say by Zymergy · · Score: 3, Informative

    I prefer use AnyDVD. It is based offshore and kept very current. :) http://www.slysoft.com/
    AnyDVD can strip region Coding too... plus it rips HD-DVD and Blu-Ray HD content too (removing all CCS, Region coding, and other DRM like BD+, etc..)
    You can burn back to a blank DVD (double or single layer DVDs, but DVD-R works best in most players) or to a blank Blu-Ray "BD-R" using the burner of your choice.
    Standard set-top players should play the burned disks just fine in most modern DVD drives. (I use CloneDVD2 for this)...
    I find taking one (or each type) of your burned disks to the store and trying it on the set-top DVD players *before* purchase (where DVD drive showrooms are available) makes pre-sales testing go smoother. Not all set-top DVD players are created equal nor are they all well-endowed by their creators...
    A Blu-Ray burner is way too costly at this time, but I have ripped a few Blu-Rays with AnyDVD HD (same program, but you can pay for the more expensive HD ripping key if desired) and they sure look good playing from their DRM-Free and Region-Free images off my HDD (at 1920x1200).
    Who says that HDCP (another hardware-based DRM schema) monitors are required to watch digital HDMI Blu-Ray content on my PC!
    I am SURE that rips of disks that have no region coding and no CCS and BD+ or any other DRM would play on about any flavor of *nix that had a media player which can handle the format...
    Blu-Ray "BD-R" burners need to come down in cost to a reasonable level and blank media needs to be under $1 per disk... then I'll just go to that. Business as usual.

    (Of Course, I purchase ALL of the disks that I "rip" and copy for MY PERSONAL USE ONLY, Ahem..) You know, for my Non-Windows and Non-OSX boxes and for use in other devices that I own...
    "Backup Copies". Also great for the typical destructive 2-18 year olds who want to "watch" a copy of my new movie and often return it scratched because apparently they used it as a slider to move furniture...
    I Purchased AnyDVD and CloneDVD2 two years ago (and later the HD upgrade for the AnyDVD ripper) and they are still going strong with frequent and free updates and it has worked on hundreds of DVDs and a few Blu-Rays and several HD-DVD disks too ever since.
    I NEVER pay Real Networks for anything...

  18. Seconded by hummassa · · Score: 3, Insightful

    I fail to see DVD copying could be done simpler than with k9copy.
    Insert DVD, click "make DVD copy", wait, done.

    --
    It's better to be the foot on the boot than the face on the pavement. ~~ tkx Kadin2048
  19. Re:It's a good thing by Anonymous Coward · · Score: 5, Informative

    The problem with DVD shrink is that development stopped even before ARCoSS, which means that many newever DVDs can not be ripper directly without additional software. You can eiuther use DVD Decrypter (which is free, but introdues a very cumbersome step into the mix) or you can buy AnyDVD which sits just above the driver level and makes the DVD in the drive appear as a normal unencrypted, non copy-protected DVD. So even with DVDShrink, which is probably the best thing out there in my opinion, you either waste time or money, which is really the same thing anyway.

  20. Re:It's a good thing by lysergic.acid · · Score: 3, Informative

    CloneDVD isn't free, but it does everything that this program claims to do, except without any DRM (AnyDVD, often sold together with CloneDVD, helps eliminate DRM and region codes). all it takes is a few mouse clicks on the "next" button after you've popped the DVD and a blank into your computer, and the program starts making a duplicate of whatever movie you want. works on any video DVD, and it will also strip out previews/warnings for you (AnyDVD will also automatically skip over previews/warnings for DVDs you watch on your computer) and let you select the language/audio tracks you want on the copy. if you have a dual-layer DVD9 burner, you can just click "next" without changing any settings at all.

    RealDVD is worthless plain and simple. it's not going to spawn anything except some suckers who are willing to waste their money on crippled software/DVDs.

  21. Re:Doesn't this still... by MrZilla · · Score: 3, Informative

    It does not violate the DMCA, since they do not remove the CSS, and they have a license to use it.

    --
    mov ax, 4c00h
    int 21h