K9Copy – DVD backup tool
You cannot 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
Michele Calgaro 4dcfa83500
Restore correct version of anim.mng file from debian snapshot (https://snapshot.debian.org/package/k9copy/2.3.8-3/)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
admin@bf85388347 Reset submodule main/applications/multimedia/k9copy/admin to latest HEAD 2 years ago
doc Normalize doc structure and remove unused files 2 years ago
icons Move icons folder to main level. 2 years ago
k9Mplayer Replace Q_OBJECT with TQ_OBJECT 2 years ago
k9author Replace Q_OBJECT with TQ_OBJECT 2 years ago
k9decmpeg Fix usage of TQString which would cause FTBFS with cmake 2 years ago
k9devices Replace Q_OBJECT with TQ_OBJECT 2 years ago
k9vamps Removed explicit usage of the 'register' keyword. 5 years ago
libdvdnav Normalize doc structure and remove unused files 2 years ago
libk9copy Fix usage of TQString which would cause FTBFS with cmake 2 years ago
po Remove unnecessary backup translations. 2 years ago
src Restore correct version of anim.mng file from debian snapshot (https://snapshot.debian.org/package/k9copy/2.3.8-3/) 2 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 4 years ago
AUTHORS Removed unnecessary executable flag. 7 years ago
CMakeL10n.txt Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. 3 years ago
COPYING Removed unnecessary executable flag. 7 years ago
ChangeLog Removed unnecessary executable flag. 7 years ago
INSTALL Removed unnecessary executable flag. 7 years ago
Makefile.am Move icons folder to main level. 2 years ago
NEWS Removed unnecessary executable flag. 7 years ago
README Removed unnecessary executable flag. 7 years ago
TODO Removed unnecessary executable flag. 7 years ago
config.h.in Implement ffmpeg version 5 support 3 years ago
configure.files Added old abandoned version of k9copy 15 years ago
configure.in.in Implement ffmpeg version 5 support 3 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