On Sun, 2005-09-11 at 19:22 +0100, Paul Smith wrote: > Dear All > > I have got a video DVD disk, which I would like to copy without > certain parts of its contents. Is there some software specific for > accomplish that goal? > > Thanks in advance, > > Paul > I use dvdbackup -M -i/dev/dvd -o/mnt/DVD_BUCKUP mkisofs -V MY_DVD_LABEL -dvd-video -v -o /mnt/DVD_BUCKUP.iso /mnt/DVD_BUCKUP/DVD_TITLE where: /dev/dvd your dvd divce name. /mnt/DVD_BUCKUP is the output dir. then use k3b to burn it