K9Copy – DVD backup tool
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Marek W 276d0d9504
Added translation using Weblate (Polish)
7 months ago
doc Replace Qt with TQt 8 months ago
icons Drop autotools support 1 year ago
k9Mplayer Replace Q_SIGNALS and Q_SLOTS 9 months ago
k9author Replace Q_SIGNALS and Q_SLOTS 9 months ago
k9decmpeg Drop autotools support 1 year ago
k9devices Drop autotools support 1 year ago
k9vamps Drop autotools support 1 year ago
libdvdnav Drop autotools support 1 year ago
libk9copy Replace Q_SIGNALS and Q_SLOTS 9 months ago
src Replace Q_SIGNALS and Q_SLOTS 9 months ago
translations Added translation using Weblate (Polish) 7 months ago
AUTHORS
CMakeL10n.txt Use centralized cmake version 8 months ago
CMakeLists.txt Use centralized cmake version 8 months ago
COPYING
ChangeLog
ConfigureChecks.cmake
INSTALL
NEWS
README
TODO
config.h.cmake

README

install from sources:

make -f Makefile.cvs
./configure --prefix=/usr
make
make install      (as root)


k9copy can now copy dvd with bad sectors.
for a faster copy from a dvd with bad sectors : reduce the readahead for the drive :

as root: hdparm -a8 /dev/dvd