Slashdot Mirror


Studios OK Burning Movie Downloads

SirClicksalot writes "The DVD Copy Control Association has released a statement (pdf) announcing that it will make adaptations to the Content Scramble System (CSS) used to protect DVDs. The association, made up of Hollywood studios, consumer electronics and software companies, licenses CSS to the DVD industry to protect content. The changes will allow home users to legally burn purchased movie downloads to special CSS protected DVDs, compatible with existing DVD players."

2 of 216 comments (clear)

  1. No need to break copywrite, just dupe it. by PenGun · · Score: 0, Redundant

    K this works, you need a reader and a burner /dev/dvd1 and /dev/dvd, I call it dupedvd:

        #!/bin/sh
    echo " * Eyepatch On!! Straight data dump to da DVD recorder *"
    echo
    rm stream.dvd
    mkfifo -m 666 stream.dvd &&
    sleep 1
    dd if=/dev/dvd1 of=stream.dvd &
    sleep 1
    growisofs -dvd-compat -Z /dev/dvd=stream.dvd &&
    echo
    echo " * Eyepatch Off ... \"I feel empty\" :Zorak *"

            What he said eh'. Eat your heart out windose users, you MAC puppies could prolly get it to fly.

            PenGun
        Do What Now ??? ... Standards and Practices !

  2. Another EFF Lawsuite by AnyThingButWindows · · Score: 0, Redundant

    I believe it is time to call DVD Jon, and have him do his magic again.

    --
    When government fears the people, there is liberty. When the people fear the government, there is tyranny. - Jefferson