New -as cdrecord option --multi_if_possible
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRECORD 1 "Version 1.3.3, Aug 07, 2013"
|
||||
.TH XORRECORD 1 "Version 1.3.3, Oct 27, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -333,8 +333,9 @@ after the current session has been written.
|
||||
Without it the disc gets closed and may not be written any more \- unless it
|
||||
is a \-RW and gets blanked, which causes loss of its content.
|
||||
.br
|
||||
This option cannot be applied to DVD\-R DL and DVD\-RW which were blanked
|
||||
by type deformat_quickest.
|
||||
This option cannot be applied to DVD\-R DL or to DVD\-RW which were blanked
|
||||
by mode "deformat_quickest". Option \-\-multi_if_possible
|
||||
may automatically recognize and handle this situation.
|
||||
.br
|
||||
In order to have all filesystem content accessible, the eventual ISO\-9660
|
||||
filesystem of a follow\-up
|
||||
@ -539,6 +540,14 @@ appendable rather than as blank. I.e. options \-msinfo and \-toc will work.
|
||||
\-toc will always show a single session with its size increasing with
|
||||
every added ISO 9660 image.
|
||||
.TP
|
||||
\fB--multi_if_possible\fR
|
||||
Apply option \-multi if the medium is suitable. Not suitable are DVD\-R DL
|
||||
and DVD\-RW, which were blanked with mode "deformat_quickest".
|
||||
.br
|
||||
Not all drives correctly recognize such fast\-blanked DVD\-RW which need "on".
|
||||
If there is well founded suspicion that a burn run failed due to
|
||||
\-multi, then this causes a re\-try without \-multi.
|
||||
.TP
|
||||
\fBstream_recording="on"|"off"|number\fR
|
||||
Mode "on" requests that compliance to the desired speed setting is
|
||||
preferred over management of write errors. With DVD\-RAM and BD this can
|
||||
|
Reference in New Issue
Block a user