New -as cdrecord option --multi_if_possible
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRECORD 1 "Version 1.3.3, Aug 07, 2013"
|
||||
@c man .TH XORRECORD 1 "Version 1.3.3, Oct 27, 2013"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -229,7 +229,7 @@ options does not matter.
|
||||
All pending actions get performed in a fixed sequence before the program
|
||||
run ends resp. before cdrecord emulation ends.
|
||||
@c man .SS
|
||||
@node Options, Examples, Xorriso, top
|
||||
@node Options, Examples, Xorriso, Top
|
||||
@chapter Options
|
||||
@cindex xorriso, options
|
||||
@c man .br
|
||||
@ -484,8 +484,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.
|
||||
@*
|
||||
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.
|
||||
@*
|
||||
In order to have all filesystem content accessible, the eventual ISO-9660
|
||||
filesystem of a follow-up
|
||||
@ -742,6 +743,16 @@ 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.
|
||||
@c man .TP
|
||||
@item @minus{}@minus{}multi_if_possible
|
||||
@kindex @minus{}@minus{}multi_if_possible apply -multi if medium is suitable
|
||||
@cindex Media, keep appendable, @minus{}@minus{}multi_if_possible
|
||||
Apply option -multi if the medium is suitable. Not suitable are DVD-R DL
|
||||
and DVD-RW, which were blanked with mode "deformat_quickest".
|
||||
@*
|
||||
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.
|
||||
@c man .TP
|
||||
@item stream_recording="on"|"off"|number
|
||||
@kindex stream_recording= try to get full speed on DVD-RAM, BD
|
||||
@cindex Full speed, on DVD-RAM and BD, stream_recording=
|
||||
@ -1078,7 +1089,7 @@ Compliments towards Joerg Schilling whose cdrtools served me for ten years.
|
||||
@chapter Alphabetic Command List
|
||||
@printindex ky
|
||||
|
||||
@node ConceptIdx,, CommandIdx, top
|
||||
@node ConceptIdx,, CommandIdx, Top
|
||||
@chapter Alphabetic List of Concepts and Objects
|
||||
@printindex cp
|
||||
|
||||
|
Reference in New Issue
Block a user