While back when I was wanting to backup my audio disk, best methode looked to be use cdrdao to make bin/toc pairs for the disk
then easy to burn archive to use in the vehicle
Jump forward several years, and now flac made decent toe hold, wondered if there an 'easy' way to read the bin/toc files and convert them to flac??
Example, like Abcde ability to convert whole cd into a one flac file, and later to read from that file for other formats...
and since already read the disc once, don't want to have to RE-read all my cds.
So far looks like best bet using toc2cue, then bchunk to convert bin file to wavs or cdr files
but that makes one file for each track, and betting that just cat'ing the wav files then flac encoding it would lose data (like gaps or lack of gaps on live cd's)
Anyhelp be appreciated
Want to use command line utilities on my linux box. so I can ssh to the linux machine and have it processing audio and using another slower linux laptop to other stuff
