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. with the drive.
.br .br
Another, more complete cdrecord emulator is program \fBcdrskin\fR 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 .SS
\fBMMC, Session, Track, Media types:\fR \fBMMC, Session, Track, Media types:\fR
.br .br

View File

@ -49,7 +49,8 @@ no source code with cdrtools, but rather makes use of libburn for
communicating with the drive. communicating with the drive.
Another, more complete cdrecord emulator is program *cdrskin* which 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 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: Tag Table:
Node: Top401 Node: Top401
Node: Overview1111 Node: Overview1111
Node: Standards1632 Node: Standards1685
Node: Drive3784 Node: Drive3837
Node: Xorriso5108 Node: Xorriso5161
Node: Options5819 Node: Options5872
Node: DriveAddr6187 Node: DriveAddr6240
Node: Inquire7513 Node: Inquire7566
Node: SetBurn10383 Node: SetBurn10436
Node: Verbous20593 Node: Verbous20646
Node: NonCdrecord22143 Node: NonCdrecord22196
Node: Examples25309 Node: Examples25362
Node: ExDevices25970 Node: ExDevices26023
Node: ExMedium26188 Node: ExMedium26241
Node: ExBlank26451 Node: ExBlank26504
Node: ExFormat26672 Node: ExFormat26725
Node: ExDeformat27186 Node: ExDeformat27239
Node: ExIsoSingle27453 Node: ExIsoSingle27506
Node: ExIsoMulti27737 Node: ExIsoMulti27790
Node: ExIsoFly29343 Node: ExIsoFly29396
Node: ExAfio30006 Node: ExAfio30059
Node: Files30987 Node: Files31040
Node: Seealso31534 Node: Seealso31587
Node: Bugreport31899 Node: Bugreport31952
Node: Legal32480 Node: Legal32533
Node: CommandIdx33407 Node: CommandIdx33460
Node: ConceptIdx36393 Node: ConceptIdx36446
 
End Tag Table End Tag Table

View File

@ -126,7 +126,8 @@ with the drive.
@* @*
@sp 1 @sp 1
Another, more complete cdrecord emulator is program @strong{cdrskin} 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 @c man .SS
@node Standards, Drive, Overview, Top @node Standards, Drive, Overview, Top
@chapter MMC, Session, Track, Media types @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. Provides navigation commands for interactive ISO image manipulation.
.br .br
Adjustable thresholds for abort, exit value, and problem reporting. 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 .SS
.B General information paragraphs: .B General information paragraphs:
.br .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. Reads its instructions from command line arguments, dialog, and files.
Provides navigation commands for interactive ISO image manipulation. Provides navigation commands for interactive ISO image manipulation.
Adjustable thresholds for abort, exit value, and problem reporting. 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 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: Tag Table:
Node: Top420 Node: Top420
Node: Overview1375 Node: Overview1375
Node: Model3264 Node: Model3404
Node: Media6170 Node: Media6310
Node: Methods8841 Node: Methods8981
Node: Drives11416 Node: Drives11556
Node: Extras14731 Node: Extras14871
Node: Processing19183 Node: Processing19323
Node: Dialog22803 Node: Dialog22943
Node: Commands24481 Node: Commands24621
Node: ArgSort26158 Node: ArgSort26298
Node: AqDrive27650 Node: AqDrive27790
Node: Loading30695 Node: Loading30835
Node: Insert46364 Node: Insert46504
Node: SetInsert56563 Node: SetInsert56703
Node: Manip65140 Node: Manip65280
Node: CmdFind74649 Node: CmdFind74789
Node: Filter89354 Node: Filter89494
Node: Writing93910 Node: Writing94050
Node: SetWrite103298 Node: SetWrite103438
Node: Bootable122049 Node: Bootable122189
Node: Jigdo138439 Node: Jigdo138579
Node: Charset142686 Node: Charset142826
Node: Exception145448 Node: Exception145588
Node: DialogCtl151568 Node: DialogCtl151708
Node: Inquiry154166 Node: Inquiry154306
Node: Navigate160244 Node: Navigate160384
Node: Verify168542 Node: Verify168682
Node: Restore177574 Node: Restore177714
Node: Emulation184661 Node: Emulation184801
Node: Scripting194785 Node: Scripting194925
Node: Frontend201946 Node: Frontend202086
Node: Examples210021 Node: Examples210161
Node: ExDevices211199 Node: ExDevices211339
Node: ExCreate211858 Node: ExCreate211998
Node: ExDialog213143 Node: ExDialog213283
Node: ExGrowing214408 Node: ExGrowing214548
Node: ExModifying215213 Node: ExModifying215353
Node: ExBootable215717 Node: ExBootable215857
Node: ExCharset216269 Node: ExCharset216409
Node: ExPseudo217090 Node: ExPseudo217230
Node: ExCdrecord217988 Node: ExCdrecord218128
Node: ExMkisofs218305 Node: ExMkisofs218445
Node: ExGrowisofs219645 Node: ExGrowisofs219785
Node: ExException220780 Node: ExException220920
Node: ExTime221234 Node: ExTime221374
Node: ExIncBackup221693 Node: ExIncBackup221833
Node: ExRestore225685 Node: ExRestore225825
Node: ExRecovery226645 Node: ExRecovery226785
Node: Files227215 Node: Files227355
Node: Seealso228514 Node: Seealso228654
Node: Bugreport229237 Node: Bugreport229377
Node: Legal229818 Node: Legal229958
Node: CommandIdx230829 Node: CommandIdx230969
Node: ConceptIdx247131 Node: ConceptIdx247271
 
End Tag Table 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. Provides navigation commands for interactive ISO image manipulation.
@* @*
Adjustable thresholds for abort, exit value, and problem reporting. 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 .SS
@c man .B General information paragraphs: @c man .B General information paragraphs:
@c man .br @c man .br