Hi,
it seems that i know enough to strive for implementing in libburn
the equivalent of
wodim dev=/dev/... -dao textfile=cdtext.cdt \
-audio track1.bin track2.bin track3.bin
Has the result of such a wodim run ever been tested with libcdio ?
(The data traffic between wodim and drive looks much like
with -text cuefile=...)
For implementing the example
wodim dev=/dev/... -dao -text cuefile=cdtext.cue
i would need to learn how to interpret the file format of cdtext.cue.
man wodim for option -text talks about "ascii information for the
text strings" in the .cue file. It mentions "CDTEXTFILE" and
"SONGWRITER".
Are specs known ? Or a comprehensive collection of examples ?
Further, man wodim talks of "*.inf files" from cdda2wav.
Are there specs known for that format ?
Have a nice day :)
Thomas