From 193d6748525e252b23d18ef11b32b525aa4210a3 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 2 Nov 2006 12:21:14 +0000 Subject: [PATCH] Mentioned -tao and experimental compile --- cdrskin/README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/cdrskin/README b/cdrskin/README index d2baa45..853c0ff 100644 --- a/cdrskin/README +++ b/cdrskin/README @@ -86,7 +86,7 @@ In order to surely get a standalone binary, execute cdrskin/compile_cdrskin.sh -Version identification an help texts available afterwards: +Version identification and help texts available afterwards: cdrskin/cdrskin -version cdrskin/cdrskin --help cdrskin/cdrskin -help @@ -181,7 +181,7 @@ See below "Audio CD" for specifications. madplay -o raw:track04.cd /path/to/track4.mp3 mppdec --raw-le /path/to/track5.mpc track05.cd - cdrskin dev=0,1,0 blank=fast -eject speed=48 -sao \ + cdrskin -v dev=0,1,0 blank=fast -eject speed=48 -sao \ -audio -swab track0[1-5].cd /path/to/track6.wav @@ -207,10 +207,15 @@ Run a backup : Restrictions -The convenient burn mode TAO is not available with libburn yet. -Therefore it has to be defaulted to mode SAO which needs to know the track +The convenient burn mode TAO is becoming available with libburn right now. +First experiments have shown good results with a single track. Nevertheless +the possible pitfalls still have to be explored. +Therefore TAO is still defaulted to mode SAO which needs to know the track size in advance. non-cdrecord option tao_to_sao_tsize=650m causes each CD to get burned up to 650 MB regardless of the payload size. +Compile with + cdrskin/compile_cdrskin.sh -experimental +to enable explicit option -tao. (Note that -sao for now is default even then.) No multi session yet ... Please report your wishes.