Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Backing up DVDs



On Sun, Apr 25, 2004 at 11:13:12PM -0700, Jonathan Byrne wrote:
> As I'm sure anyone with small children can attest, backing up all your
> DVDs and keeping the originals under lock and key somewhere is a must.
> I have, therefore, recently begun dabbling with dvdackup.  It pulls
> the files off the DVD readily enough and creates a mirror of the
> directory structure on disk,  The only hitch is that what I wind up
> with is nearly 8 GB of stuff, and I have not yet found the right
> magic document to tell me how to get this onto a 4.7 GB DVD blank.

Sometimes using dvdbackup -f helps[1]


> On the other hand, k3b will do a point-n-drool backup, but when I
> try to play the result, then DVD playing software doesn't like it.
> Some will just die.  Others will show a scrambled stream.  The most
> informative of the lot (I forget which one that was) complained
> that it was encrypted.  So, something in the way k3b copies the
> DVD leaves it undecryptable, or so it seems.
> 
> I'd prefer to do this from the CLI because it's more fun that way and faster
> once you know what you're doing, but I won't turn up my nose at a way to
> do it in k3b, either.  The main thing is to make sure little T and little
> J don't turn any original DVDs into little pieces :-)
> 
> There are a number of Windows programs that say they will back up your
> commercial DVDs to standard 4.7 GB DVD media, and k3b seems to try but
> fail, so I know there must be a way to get it done, but googling has not
> so far provided me with the right clue.  Ideas, anyone?
 
I use wine + DVDShrink. It works pretty well. Here are my notes:

     ** Howto make a DVD-R from a DVD **


1) Use dvdbackup command to archive the DVD files to the hard disk:

# dvdbackup -i /dev/dvd -F -o /share/dvd/StarWars/

2) Use DVDShrink to shrink the DVD files to under 4.7Gb

# cd /home/jmorgan/Wine
# /usr/bin/wine DVD\ Shrink\ 3.0\ Beta\ 5.exe

** Note for DVDShrink
  a) Open Files (eg /share/dvd/StarWars/ )
  b) Select main feature --> right Click --> Choose Copy
  c) Click on NewAuthor from tool bar
  d) Right Click on new DVD --> Choose Paste
  e) Click on Backup from tool bar --> Choose location \
    (eg /share/dvd/StarWars_Episode2/ )
  f) Wait while it encodes and backups to location
  g) Close DVDShrink


3) Create ISO

# mkisofs -dvd-video -v -o starwars.iso StarWars_Episode2/

4) Burn ISO to disk

# dvdrecord -v -dao -eject speed=4 dev=0,0,0 starwars.iso


This also helped fixed any region problems I had with DVDs I bought in
Japan. The original DVD wouldn't play on my DVDPlayer connected to my TV.
A few days after I got the above working, I figured out how to make my
DVDPlayer region free :)

[1] -f is backup just the main feature iirc.

-- 
Jack Morgan					
pub  1024D/620F545F 2002-06-18 Jack Morgan <jack@example.com>
Key fingerprint = B343 94EB 0658 E19B D91D  7EA5 15E1 FD24 620F 545F

Attachment: pgp00074.pgp
Description: PGP signature


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links