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
Slávek Banko 50ca2b569d
Official Trinity Desktop Environment R14.1.1 release
7 months ago
admin@91592413f0 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 7 months ago
doc Normalize doc structure and remove unused files 9 months ago
icons Conversion to cmake build system 9 months ago
k9Mplayer Conversion to cmake build system 9 months ago
k9author Official Trinity Desktop Environment R14.1.1 release 7 months ago
k9decmpeg Conversion to cmake build system 9 months ago
k9devices Conversion to cmake build system 9 months ago
k9vamps Fix clang build failure for cputest 9 months ago
libdvdnav Conversion to cmake build system 9 months ago
libk9copy Fix clang build failure for k9saveimage 8 months ago
po Conversion to cmake build system 9 months ago
src Conversion to cmake build system 9 months ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS Removed unnecessary executable flag. 6 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 2 years ago
CMakeLists.txt Conversion to cmake build system 9 months ago
COPYING Removed unnecessary executable flag. 6 years ago
ChangeLog Removed unnecessary executable flag. 6 years ago
ConfigureChecks.cmake Conversion to cmake build system 9 months ago
INSTALL Removed unnecessary executable flag. 6 years ago
Makefile.am Move icons folder to main level. 9 months ago
NEWS Removed unnecessary executable flag. 6 years ago
README Removed unnecessary executable flag. 6 years ago
TODO Removed unnecessary executable flag. 6 years ago
config.h.cmake Conversion to cmake build system 9 months ago
config.h.in Implement ffmpeg version 5 support 2 years ago
configure.files Added old abandoned version of k9copy 14 years ago
configure.in.in Implement ffmpeg version 5 support 2 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