cdrdao: toc file woes -- not calculating wav track length

Neil Short neshort at yahoo.com
Tue Apr 17 14:50:29 UTC 2007


using cdrdao. Keep getting:

ERROR: cd_with_pregaps.toc:xx: START 00:02:00 behind
or at track end.

I'm sure there is a problem with the current cdrdao
which is not calculating the length of my wav files
(and it used to). I suppose I could find a way to
calculate them myself and include the info in my toc
files; but it would be nice to find a simple
workaround for my toc files.

Below is sample script output:

bash2-2.05b$ cat cd_with_pregaps.toc 
CD_DA
TRACK AUDIO
SILENCE 0:2:0
START 
FILE "01._American_Idiot.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "02._Jesus_Of_Suburbia.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "03._Holiday.wav" 0
TRACK AUDIO
FILE "04._Boulevard_Of_Broken_Dreams.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "05._Are_We_The_Waiting.wav" 0
TRACK AUDIO
FILE "06._St_Jimmi.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "07._Give_Me_Novoaine.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "08._Shes_A_Rebel.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "09._Extraordinary_Girl.wav" 0
TRACK AUDIO
FILE "10._Letterbomb.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "11._Wake_Me_Up_When_September_Ends.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "12._Homecoming.wav" 0
TRACK AUDIO
SILENCE 0:2:0
START
FILE "13._Whatsername.wav" 0
bash2-2.05b$ cdrdao write --device 2,0,0
cd_with_pregaps.toc 
Cdrdao version 1.2.1 - (C) Andreas Mueller
<andreas at daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for
current driver tables.

ERROR: cd_with_pregaps.toc:4: START 00:02:00 behind or
at track end.

ERROR: cd_with_pregaps.toc:8: START 00:02:00 behind or
at track end.

ERROR: cd_with_pregaps.toc:12: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:18: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:24: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:28: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:32: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:38: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:42: START 00:02:00 behind
or at track end.

ERROR: cd_with_pregaps.toc:46: START 00:02:00 behind
or at track end.

bash2-2.05b$ 


======
Now I, Nebuchadnezzar, praise and extol and honor the King of heaven, for all his works are truth, and his ways are justice; and he is able to bring low those who walk in pride.
Daniel 4:37

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-multimedia mailing list