Slashdot Mirror


CD Burners with Built in Compression

EconolineCrush writes "Bored of new CD-R/RW drives that only seem to decrease burn times by a few seconds over their predecessors? Check out this review of Plextor's PlexWriter Premium over at The Tech Report. With an advertised CD-R burn speed of 52X, the PlexWriter is certainly fast, but its ability to encrypt the contents of burned data CDs and squeeze nearly a Gigabyte of data onto a 700MB disc is what sets it apart from other high-speed burners."

4 of 248 comments (clear)

  1. CD Burners with Built in Compression by florin · · Score: 5, Informative

    The Plextor's GigaRec feature uses shorter pit lengths to squeeze more data onto a disc. I guess in a way it is indeed a literal kind of compression. Still, the topic title seems somewhat misleading considering that the usual kind of compression people talk is about is something quite different.

    A nice feature certainly, but of limited use. Those discs can only be read in that drive (and 1 or 2 older Plextor models). With current DVD-writer pricing who is gonna settle for a CD writer no matter how premium it is?

  2. It's encryption and compression... by Delphix · · Score: 5, Informative

    Just not at the same time.

    GigaRec

    The other special feature is GigaRec, which enables the PlexWriter to squeeze up to 40% more data than normal onto a piece of media. The process works by shortening the length of the pits being written to the disc; shorter pits means more pits fit on the disc, and more pits means more data. The problem, of course, is that because these pits are shorter than the standard for data or audio CDs, compatibility with other drives may be hit or miss. Plextor does guarantee that the PlexWriter Premium will read any GigaRec disc, but they make no guarantees about other drives.


    So basically this will never catch on. The standard CD format is waaay to entrenched to be replaced. Other than for backup purposes, why would you want to burn a disc that's almost guaranteed not to work on another CD-ROM? The last thing need is another incompatible format of disc to worry about.. (DVD+RW, DVD-RW, DVD-RAM, etc)

    SecuRec

    Now that we've evaluated the drives' performance, let's take a look at a couple of the features that make the PlexWriter Premium so special. The first of these is SecuRec, which encrypts data before it is written onto the CD. You specify a password before beginning the write process, and once the CD is written, you need that password in order to view the recorded data. If the password is ever lost, so is the data.

    There are a couple of limitations with the SecuRec feature. First, discs need to be recorded in DAO (disc-at-once) mode, so you can't burn multiple sessions of encrypted data, and as you might expect, only data CDs (not audio CDs) are supported. Second, in order to view the data, you need a copy of Plextor's SecuViewer software. This isn't that big a deal for Windows users, as the program is freely downloadable from the Plextor website. Linux and/or Mac users, however, are out of luck as far as I know, as SecuViewer isn't available for operating systems other than Windows. Just so there's no confusion, I'll point out that while you need a PlexWriter Premium drive to create a SecuRec disc, any CD-ROM drive can read one with the SecuViewer software and the proper password.


    How this is better than a secure install program has got me... There's no real innovation here except that the encryption is moved to the CD Burning software. There are already quite a few tools to build installers that encrypt the installers and prompt for password to extract/install.

    Basically it's just encrypting and then zipping except using a proprietary system....

  3. A Very Bad Idea by jrst · · Score: 5, Informative

    Proprietary compression. Proprietary "encryption"? (They don't say enough to make a determination.)

    I would typically use those features to archive sensitive information. And the when the drive breaks, or they stop supporting it, I'm hosed.

    Thanks, but no thanks. I'll stick with standard compression/encryption tools.

  4. 1 GByte data with ANY burner by Tux2000 · · Score: 5, Informative

    Method 1:

    mkisofs -z

    From the manpage:

    -z
    Generate special RRIP records for transparently compressed files. This is only of use and interest for hosts that support transparent decompression, such as Linux 2.4.14 or later. You must specify the -R or -r options to enable RockRidge, and generate compressed files using the mkzftree utility before running mkisofs. Note that transparent compression is a nonstandard Rock Ridge extension. The resulting disks are only transparently readable if used on Linux. On other operating systems you will need to call mkzftree by hand to decompress the files.

    (Should not be too hard to port the transparent decompression code to *BSD and Darwin...)

    Method 2:

    KNOPPIX uses transparent decompression through a loop device to store more than 2 GBytes on a simple CDROM.

    Just my two cents.

    --
    Denken hilft.