New -as cdrecord option --bdr_obs_exempt
This commit is contained in:
@ -571,14 +571,22 @@ dvd_obs="default"|"32k"|"64k"
|
||||
latency problems. The default depends on media type, option
|
||||
stream_recording=, and on compile time options.
|
||||
-obs_pad
|
||||
Pad the data of last write operation of a DVD-R[W] DAO session or
|
||||
stdio: pseudo-drive up to the full size of an output chunk. This
|
||||
padding has to be applied automatically to the other DVD and BD
|
||||
media types, where it causes e.g. ISO images to have trailing
|
||||
unclaimed blocks. .br Use this option if there is the suspicion
|
||||
that DAO sessions abort with your kernel and/or DVD drive, if their
|
||||
size is not a multiple of 16 blocks. .br This option may also get
|
||||
enabled at compile time of libburn.
|
||||
Pad the data of the last write operation of a DVD-R[W] DAO session,
|
||||
or BD-R session, or stdio: pseudo-drive session up to the full size
|
||||
of an output chunk. This padding has to be applied automatically
|
||||
to the other DVD and BD media types, where it causes e.g. ISO
|
||||
images to have trailing unclaimed blocks. Whether it is applied
|
||||
automatically to BD-R depends on option --bdr_obs_exempt. .br Use
|
||||
this option if there is the suspicion that DVD-R[W] DAO or BD-R
|
||||
sessions abort with your kernel and/or DVD drive, if their size is
|
||||
not a multiple of 16 blocks. .br This option may also get enabled
|
||||
at compile time of libburn.
|
||||
-bdr_obs_exempt
|
||||
Exempt BD-R media from automatic unconditional transaction end
|
||||
padding, provided that this padding is not requested by -obs_pad
|
||||
and that no stream_recording is requested.
|
||||
This is a new feature introduced with version 1.5.6. It might
|
||||
become default in later versions.
|
||||
modesty_on_drive=parameter[:parameters]
|
||||
Control whether the drive buffer shall be kept from getting
|
||||
completely filled. Parameter "on" (or "1") keeps the program from
|
||||
@ -910,6 +918,8 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
||||
|