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
TDE Gitea 9482a3bd5b
Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD
2 months ago
admin@9fdc22134b Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 months ago
doc Add man page from tde packaging repo. 7 months ago
k9Mplayer Remove generated files from source tree. 6 months ago
k9author Remove generated files from source tree. 6 months ago
k9decmpeg Fix FTBFS due to narrowing conversions in x86 mmx code. 1 year ago
k9devices Removed HAL dependant code. 1 year ago
k9vamps Removed explicit usage of the 'register' keyword. 3 years ago
libdvdnav Use system dvdread headers 10 years ago
libk9copy Remove generated files from source tree. 6 months ago
po Remove unnecessary backup translations. 6 months ago
src Remove generated files from source tree. 6 months ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 2 years ago
AUTHORS Removed unnecessary executable flag. 5 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 11 months ago
COPYING Removed unnecessary executable flag. 5 years ago
ChangeLog Removed unnecessary executable flag. 5 years ago
INSTALL Removed unnecessary executable flag. 5 years ago
Makefile.am Use system dvdread headers 10 years ago
Makefile.cvs Removed unnecessary executable flag. 5 years ago
NEWS Removed unnecessary executable flag. 5 years ago
README Removed unnecessary executable flag. 5 years ago
TODO Removed unnecessary executable flag. 5 years ago
config.h.in Implement ffmpeg version 5 support 10 months ago
configure.files Added old abandoned version of k9copy 13 years ago
configure.in.in Implement ffmpeg version 5 support 10 months ago
stamp-h.in Removed unnecessary executable flag. 5 years ago

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