Clarification that xorriso does neither audio CD nor official video DVD

This commit is contained in:
Thomas Schmitt 2013-05-07 20:04:28 +00:00
parent 6a3389d38b
commit 4e781d66c7
6 changed files with 95 additions and 81 deletions

View File

@ -42,7 +42,8 @@ code with cdrtools, but rather makes use of libburn for communicating
with the drive.
.br
Another, more complete cdrecord emulator is program \fBcdrskin\fR
which uses the same burn functions as \fBxorrecord\fR.
which uses the same burn functions as \fBxorrecord\fR, but is able
to burn audio CDs and to handle CD\-TEXT.
.SS
\fBMMC, Session, Track, Media types:\fR
.br

View File

@ -49,7 +49,8 @@ no source code with cdrtools, but rather makes use of libburn for
communicating with the drive.
Another, more complete cdrecord emulator is program *cdrskin* which
uses the same burn functions as *xorrecord*.
uses the same burn functions as *xorrecord*, but is able to burn audio
CDs and to handle CD-TEXT.

File: xorrecord.info, Node: Standards, Next: Drive, Prev: Overview, Up: Top
@ -931,30 +932,30 @@ File: xorrecord.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
Tag Table:
Node: Top401
Node: Overview1111
Node: Standards1632
Node: Drive3784
Node: Xorriso5108
Node: Options5819
Node: DriveAddr6187
Node: Inquire7513
Node: SetBurn10383
Node: Verbous20593
Node: NonCdrecord22143
Node: Examples25309
Node: ExDevices25970
Node: ExMedium26188
Node: ExBlank26451
Node: ExFormat26672
Node: ExDeformat27186
Node: ExIsoSingle27453
Node: ExIsoMulti27737
Node: ExIsoFly29343
Node: ExAfio30006
Node: Files30987
Node: Seealso31534
Node: Bugreport31899
Node: Legal32480
Node: CommandIdx33407
Node: ConceptIdx36393
Node: Standards1685
Node: Drive3837
Node: Xorriso5161
Node: Options5872
Node: DriveAddr6240
Node: Inquire7566
Node: SetBurn10436
Node: Verbous20646
Node: NonCdrecord22196
Node: Examples25362
Node: ExDevices26023
Node: ExMedium26241
Node: ExBlank26504
Node: ExFormat26725
Node: ExDeformat27239
Node: ExIsoSingle27506
Node: ExIsoMulti27790
Node: ExIsoFly29396
Node: ExAfio30059
Node: Files31040
Node: Seealso31587
Node: Bugreport31952
Node: Legal32533
Node: CommandIdx33460
Node: ConceptIdx36446

End Tag Table

View File

@ -126,7 +126,8 @@ with the drive.
@*
@sp 1
Another, more complete cdrecord emulator is program @strong{cdrskin}
which uses the same burn functions as @strong{xorrecord}.
which uses the same burn functions as @strong{xorrecord}, but is able
to burn audio CDs and to handle CD-TEXT.
@c man .SS
@node Standards, Drive, Overview, Top
@chapter MMC, Session, Track, Media types

View File

@ -85,6 +85,10 @@ Reads its instructions from command line arguments, dialog, and files.
Provides navigation commands for interactive ISO image manipulation.
.br
Adjustable thresholds for abort, exit value, and problem reporting.
.br
.sp 1
Note that \fBxorriso\fR does not write audio CDs and that it does not
produce UDF filesystems which are specified for official video DVD or BD.
.SS
.B General information paragraphs:
.br

View File

@ -80,6 +80,9 @@ Scans for optical drives, blanks re-useable optical media.
Reads its instructions from command line arguments, dialog, and files.
Provides navigation commands for interactive ISO image manipulation.
Adjustable thresholds for abort, exit value, and problem reporting.
Note that `xorriso' does not write audio CDs and that it does not
produce UDF filesystems which are specified for official video DVD or
BD.

File: xorriso.info, Node: Model, Next: Media, Prev: Overview, Up: Top
@ -5228,58 +5231,58 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
Tag Table:
Node: Top420
Node: Overview1375
Node: Model3264
Node: Media6170
Node: Methods8841
Node: Drives11416
Node: Extras14731
Node: Processing19183
Node: Dialog22803
Node: Commands24481
Node: ArgSort26158
Node: AqDrive27650
Node: Loading30695
Node: Insert46364
Node: SetInsert56563
Node: Manip65140
Node: CmdFind74649
Node: Filter89354
Node: Writing93910
Node: SetWrite103298
Node: Bootable122049
Node: Jigdo138439
Node: Charset142686
Node: Exception145448
Node: DialogCtl151568
Node: Inquiry154166
Node: Navigate160244
Node: Verify168542
Node: Restore177574
Node: Emulation184661
Node: Scripting194785
Node: Frontend201946
Node: Examples210021
Node: ExDevices211199
Node: ExCreate211858
Node: ExDialog213143
Node: ExGrowing214408
Node: ExModifying215213
Node: ExBootable215717
Node: ExCharset216269
Node: ExPseudo217090
Node: ExCdrecord217988
Node: ExMkisofs218305
Node: ExGrowisofs219645
Node: ExException220780
Node: ExTime221234
Node: ExIncBackup221693
Node: ExRestore225685
Node: ExRecovery226645
Node: Files227215
Node: Seealso228514
Node: Bugreport229237
Node: Legal229818
Node: CommandIdx230829
Node: ConceptIdx247131
Node: Model3404
Node: Media6310
Node: Methods8981
Node: Drives11556
Node: Extras14871
Node: Processing19323
Node: Dialog22943
Node: Commands24621
Node: ArgSort26298
Node: AqDrive27790
Node: Loading30835
Node: Insert46504
Node: SetInsert56703
Node: Manip65280
Node: CmdFind74789
Node: Filter89494
Node: Writing94050
Node: SetWrite103438
Node: Bootable122189
Node: Jigdo138579
Node: Charset142826
Node: Exception145588
Node: DialogCtl151708
Node: Inquiry154306
Node: Navigate160384
Node: Verify168682
Node: Restore177714
Node: Emulation184801
Node: Scripting194925
Node: Frontend202086
Node: Examples210161
Node: ExDevices211339
Node: ExCreate211998
Node: ExDialog213283
Node: ExGrowing214548
Node: ExModifying215353
Node: ExBootable215857
Node: ExCharset216409
Node: ExPseudo217230
Node: ExCdrecord218128
Node: ExMkisofs218445
Node: ExGrowisofs219785
Node: ExException220920
Node: ExTime221374
Node: ExIncBackup221833
Node: ExRestore225825
Node: ExRecovery226785
Node: Files227355
Node: Seealso228654
Node: Bugreport229377
Node: Legal229958
Node: CommandIdx230969
Node: ConceptIdx247271

End Tag Table

View File

@ -174,6 +174,10 @@ Reads its instructions from command line arguments, dialog, and files.
Provides navigation commands for interactive ISO image manipulation.
@*
Adjustable thresholds for abort, exit value, and problem reporting.
@*
@c man .sp 1
Note that @command{xorriso} does not write audio CDs and that it does not
produce UDF filesystems which are specified for official video DVD or BD.
@c man .SS
@c man .B General information paragraphs:
@c man .br