Automatic re-try with -close "as_needed" and unannounced fast-blanked DVD-RW
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 XORRISO 1 "Version 1.3.3, Oct 14, 2013"
|
||||
@c man .TH XORRISO 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:
|
||||
@ -3282,8 +3282,11 @@ and is one aspect of growisofs option -dvd-compat.
|
||||
If set to "off" then keep the medium writable for an appended session.
|
||||
@*
|
||||
If set to "as_needed" then use "on" only if "off" is predicted to
|
||||
fail with the given medium and its state. But not all drives correctly
|
||||
recognize fast-blanked DVD-RW which need "on".
|
||||
fail with the given medium and its state.
|
||||
@*
|
||||
Not all drives correctly recognize fast-blanked DVD-RW which need "on".
|
||||
If there is well founded suspicion that a burn run failed due to
|
||||
-close "off", then -close "as_needed" causes a re-try with "on".
|
||||
@*
|
||||
Note that emulation command -as "cdrecord" temporarily overrides
|
||||
the current setting of -close by its own default -close "on" if
|
||||
|
Reference in New Issue
Block a user