blob: 3fa76d13972aa4137fe8ecbb58e0868c7991b394 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
K9copy-reloaded is a continuation of the original k9copy program.
It allows you to make 1:1 backups of both single-and dual-layer
DVDs, as well as compress a dual-layer DVD to single-layer.
NOTE 1: This script now uses the system ffmpeg, so be sure it is
installed before trying to run this script.
NOTE 2: K9copy-reloaded is unable to open .iso files on 32-bit systems.
This is an issue with libdvdread and not with k9copy-reloaded.
They open just fine on 64-bit systems.
NOTE 3: If you wish to build this on current (15.0 EXPERIMENTAL), you
will need to pass CURRENT=yes to the script.
NOTE 4: This program is only intended for personal backups, and is NOT
intended for copying of copyrighted commercial DVDs. Therefore, there
is NO CSS decription libary included in this package.
|