Codebase list cdck / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

CD/DVD check tools
==================

Actually cdck is a simple program to verify CD/DVD quality. The known
fact is that even if all files on the disc are readable, some sectors
having bad timing can easily turn into unreadable ones in the future.

To get an idea about disc cdck reads it sector by sector, keeping all
reading timings and then tells you its verdict. Optionally it can write
timing table into text file usable by gnuplot(1) program, so you can draw
some graphs out of it.

LICENSE
=======

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.