|
|
|
@ -410,6 +410,21 @@ padsize=size
|
|
|
|
|
`xorrecord', because there is no support for other track formats
|
|
|
|
|
anyway.
|
|
|
|
|
|
|
|
|
|
-tao
|
|
|
|
|
Explicitely demand that write type TAO shall be used for CD, or
|
|
|
|
|
Incremental for DVD-R. Normally the program will choose the write
|
|
|
|
|
type according to the given medium state, option -multi, and track
|
|
|
|
|
source. Demanding it explicitely prevents the start of a write
|
|
|
|
|
run, if it is not appropriate to the situation.
|
|
|
|
|
|
|
|
|
|
-sao
|
|
|
|
|
Explicitely demand that write type SAO shall be used for CD, or
|
|
|
|
|
DAO for DVD-R. This might prevent the write run, if it is not
|
|
|
|
|
appropriate to the situation.
|
|
|
|
|
|
|
|
|
|
-dao
|
|
|
|
|
Alias of -sao.
|
|
|
|
|
|
|
|
|
|
fs=size
|
|
|
|
|
Set the size of the program fifo buffer to the given value rather
|
|
|
|
|
than the default of 4m.
|
|
|
|
@ -816,9 +831,10 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
(line 8)
|
|
|
|
|
* -atip inquire medium state: Inquire. (line 16)
|
|
|
|
|
* -checkdrive inquire drive CD capabilities: Inquire. (line 12)
|
|
|
|
|
* -dao explicitely set write type SAO/DAO: SetBurn. (line 177)
|
|
|
|
|
* -data explicitely announce a data track: SetBurn. (line 159)
|
|
|
|
|
* -dummy control write simulation: SetBurn. (line 101)
|
|
|
|
|
* -eject finally eject drive tray: SetBurn. (line 198)
|
|
|
|
|
* -eject finally eject drive tray: SetBurn. (line 213)
|
|
|
|
|
* -help print sparse overview of options: Verbous. (line 33)
|
|
|
|
|
* -inq inquire drive identifiers: Inquire. (line 8)
|
|
|
|
|
* -isosize obtain track size from ISO 9660 superblock: SetBurn.
|
|
|
|
@ -827,6 +843,8 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
* -multi keep media appendable after burn run: SetBurn. (line 84)
|
|
|
|
|
* -nopad disable adding of bytes to end of track: SetBurn. (line 151)
|
|
|
|
|
* -pad add 15 blocks to end of track: SetBurn. (line 154)
|
|
|
|
|
* -sao explicitely set write type SAO/DAO: SetBurn. (line 172)
|
|
|
|
|
* -tao explicitely set write type TAO: SetBurn. (line 165)
|
|
|
|
|
* -toc inquire medium content: Inquire. (line 25)
|
|
|
|
|
* -v increase program verbosity: Verbous. (line 17)
|
|
|
|
|
* -V log SCSI command transactions to stderr: Verbous. (line 22)
|
|
|
|
@ -836,9 +854,9 @@ File: xorrecord.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
* blank= make media re-usabable or format media: SetBurn. (line 27)
|
|
|
|
|
* dev= address the drive to be used: DriveAddr. (line 22)
|
|
|
|
|
* dvd_obs= set write transaction payload size: NonCdrecord. (line 46)
|
|
|
|
|
* fs= set program fifo size: SetBurn. (line 165)
|
|
|
|
|
* fs= set program fifo size: SetBurn. (line 180)
|
|
|
|
|
* padsize= add bytes to end of track: SetBurn. (line 143)
|
|
|
|
|
* speed= set write speed: SetBurn. (line 181)
|
|
|
|
|
* speed= set write speed: SetBurn. (line 196)
|
|
|
|
|
* stdio_sync= control stdio buffer: NonCdrecord. (line 61)
|
|
|
|
|
* stream_recording= try to get full speed on DVD-RAM, BD: NonCdrecord.
|
|
|
|
|
(line 35)
|
|
|
|
@ -863,9 +881,9 @@ File: xorrecord.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Drive, get list of, --devices: DriveAddr. (line 8)
|
|
|
|
|
* Drive, inquire CD capabilities, -checkdrive: Inquire. (line 12)
|
|
|
|
|
* Drive, inquire identifiers, -inq: Inquire. (line 8)
|
|
|
|
|
* Eject, the tray, -eject: SetBurn. (line 198)
|
|
|
|
|
* Eject, the tray, -eject: SetBurn. (line 213)
|
|
|
|
|
* Examples: Examples. (line 6)
|
|
|
|
|
* Fifo, set size, fs=: SetBurn. (line 165)
|
|
|
|
|
* Fifo, set size, fs=: SetBurn. (line 180)
|
|
|
|
|
* Full speed, on DVD-RAM and BD, stream_recording=: NonCdrecord.
|
|
|
|
|
(line 35)
|
|
|
|
|
* Media types, _definiton: Standards. (line 23)
|
|
|
|
@ -888,19 +906,22 @@ File: xorrecord.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* SCSI commands, log, -V: Verbous. (line 22)
|
|
|
|
|
* Sequentially recordable media, _definiton: Standards. (line 25)
|
|
|
|
|
* Session, _definiton: Standards. (line 12)
|
|
|
|
|
* Speed, set for writing, speed=: SetBurn. (line 181)
|
|
|
|
|
* Speed, set for writing, speed=: SetBurn. (line 196)
|
|
|
|
|
* Startup files, do not execute, --no_rc: NonCdrecord. (line 8)
|
|
|
|
|
* Track size, obtain from ISO 9660, -isosize: SetBurn. (line 135)
|
|
|
|
|
* Track size, set fixed, tsize=: SetBurn. (line 123)
|
|
|
|
|
* Track, _definiton: Standards. (line 13)
|
|
|
|
|
* Transaction size, set, dvd_obs=: NonCdrecord. (line 46)
|
|
|
|
|
* Tray, eject, -eject: SetBurn. (line 198)
|
|
|
|
|
* Tray, eject, -eject: SetBurn. (line 213)
|
|
|
|
|
* Verbosity, increase, -v: Verbous. (line 17)
|
|
|
|
|
* Verbosity, SCSI commands, -V: Verbous. (line 22)
|
|
|
|
|
* Version, report, -version: Verbous. (line 8)
|
|
|
|
|
* Write simulation , control, -dummy: SetBurn. (line 101)
|
|
|
|
|
* Write start address, set, write_start_address=: NonCdrecord.
|
|
|
|
|
(line 54)
|
|
|
|
|
* Write type, SAO/DAO, -dao: SetBurn. (line 177)
|
|
|
|
|
* Write type, SAO/DAO, -sao: SetBurn. (line 172)
|
|
|
|
|
* Write type, TAO, -tao: SetBurn. (line 165)
|
|
|
|
|
* Write, buffer syncing, stdio_sync=: NonCdrecord. (line 61)
|
|
|
|
|
* xorriso, mkisofs emulation: Xorriso. (line 6)
|
|
|
|
|
* xorriso, options: Options. (line 6)
|
|
|
|
@ -917,23 +938,23 @@ Node: Options5818
|
|
|
|
|
Node: DriveAddr6186
|
|
|
|
|
Node: Inquire7512
|
|
|
|
|
Node: SetBurn10381
|
|
|
|
|
Node: Verbous20048
|
|
|
|
|
Node: NonCdrecord21598
|
|
|
|
|
Node: Examples24764
|
|
|
|
|
Node: ExDevices25425
|
|
|
|
|
Node: ExMedium25643
|
|
|
|
|
Node: ExBlank25906
|
|
|
|
|
Node: ExFormat26127
|
|
|
|
|
Node: ExDeformat26641
|
|
|
|
|
Node: ExIsoSingle26908
|
|
|
|
|
Node: ExIsoMulti27192
|
|
|
|
|
Node: ExIsoFly28796
|
|
|
|
|
Node: ExAfio29458
|
|
|
|
|
Node: Files30439
|
|
|
|
|
Node: Seealso30986
|
|
|
|
|
Node: Bugreport31351
|
|
|
|
|
Node: Legal31932
|
|
|
|
|
Node: CommandIdx32859
|
|
|
|
|
Node: ConceptIdx35626
|
|
|
|
|
Node: Verbous20591
|
|
|
|
|
Node: NonCdrecord22141
|
|
|
|
|
Node: Examples25307
|
|
|
|
|
Node: ExDevices25968
|
|
|
|
|
Node: ExMedium26186
|
|
|
|
|
Node: ExBlank26449
|
|
|
|
|
Node: ExFormat26670
|
|
|
|
|
Node: ExDeformat27184
|
|
|
|
|
Node: ExIsoSingle27451
|
|
|
|
|
Node: ExIsoMulti27735
|
|
|
|
|
Node: ExIsoFly29339
|
|
|
|
|
Node: ExAfio30001
|
|
|
|
|
Node: Files30982
|
|
|
|
|
Node: Seealso31529
|
|
|
|
|
Node: Bugreport31894
|
|
|
|
|
Node: Legal32475
|
|
|
|
|
Node: CommandIdx33402
|
|
|
|
|
Node: ConceptIdx36388
|
|
|
|
|
|
|
|
|
|
End Tag Table
|
|
|
|
|