Hi Julien,
since I need that for my own testing as well, here are the commands
you could use:
cdrdao simulate -v 3 test.toc 2>&1 | tee out.txt
and then to show the cue sheet a bit more readable:
grep "^[0-9]1" out.txt | awk '{print $2"."$3" "$6":"$7":"$8}'
BTW, in the final list track number "aa" will be the end of the
audio on the CD.
Have fun
Andreas
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Jan 31 00:15:02 2012
This archive was generated by hypermail 2.1.8 : Tue Jan 31 2012 - 00:15:02 EET