diff options
author | Lenard Spencer <lspencer31-at-cfl-rr-com> | 2018-03-29 16:09:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:39 +0700 |
commit | 7c036c76d1728d5d729fa541d0497a1e8eb7a561 (patch) | |
tree | 805438559eda9e5c800afc0f28f953511ecc3ed2 /multimedia/k9copy-reloaded/README | |
parent | bf455931e4b25bd839ae15c03c416eef0d820d05 (diff) | |
download | slackbuilds-7c036c76d1728d5d729fa541d0497a1e8eb7a561.tar.gz |
multimedia/k9copy-reloaded: Added (DVD backup program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/k9copy-reloaded/README')
-rw-r--r-- | multimedia/k9copy-reloaded/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/multimedia/k9copy-reloaded/README b/multimedia/k9copy-reloaded/README new file mode 100644 index 0000000000..63f894e21a --- /dev/null +++ b/multimedia/k9copy-reloaded/README @@ -0,0 +1,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 builds an internal copy of the ffmpeg 2.8.13 +static libaries. It has been tested and does not (should not?) +interfere with any existing ffmpeg installation. Just remember that +you need to be in a full shell (su - and not just su) for ffmpeg +to build properly. + +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: 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. |