cdck

tool for verifying the quality of written CDs/DVDs

Install

All systems
curl cmd.cat/cdck.sh
Debian Debian
apt-get install cdck
Ubuntu
apt-get install cdck
image/svg+xml Kali Linux
apt-get install cdck
Windows (WSL2)
sudo apt-get update sudo apt-get install cdck
Raspbian
apt-get install cdck

cdck

tool for verifying the quality of written CDs/DVDs

cdck (CD/DVD check tool) is a simple console 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 a disc cdck reads it sector by sector, keeping all reading timings and then tells you its verdict. Optionally it can write the timing table into text file usable by gnuplot(1) program, so you can draw some graphs out of it.