Mentioned built-in limits for minimum and maximum speed
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.3.3, Oct 27, 2013"
|
||||
.TH XORRISO 1 "Version 1.3.3, Nov 14, 2013"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -716,13 +716,14 @@ Example speeds:
|
||||
If there is no hint about the speed unit attached, then the
|
||||
medium in the \-indev will decide. Default unit is CD = 176.4k.
|
||||
.br
|
||||
MMC drives usually activate their own idea of speed and take
|
||||
the speed value given by the burn program only as upper limit
|
||||
for their own decision.
|
||||
Depending on the drive, the reported read speeds can be deceivingly low
|
||||
or high. Therefore "min" cannot become higher than 1x speed of the involved
|
||||
medium type. Read speed "max" cannot become lower than 52xCD, 24xDVD,
|
||||
or 20xBD, depending on the medium type.
|
||||
.br
|
||||
Depending on the drive, the reported read speeds can be deceivingly low.
|
||||
Often it is possible to achieve higher read speeds by bold values
|
||||
like "20xDVD" or "16xBD".
|
||||
MMC drives usually activate their own idea of speed and take
|
||||
the speed value given by the burn program only as hint
|
||||
for their own decision.
|
||||
.TP
|
||||
\fB\-load\fR entity id
|
||||
Load a particular (possibly outdated) ISO session from \-dev or \-indev.
|
||||
@ -2346,7 +2347,9 @@ Only if the drive reports contradicting speed information there will appear
|
||||
\-speed 0, if it deviates from "Write speed H".
|
||||
.br
|
||||
"Read speed L" and "Read speed H" tell the minimum and maximum read speeds,
|
||||
as would be chosen by \-read_speed "min" resp. "max".
|
||||
as reported by the drive. They would be chosen by \-read_speed "min" resp.
|
||||
"max" if they undercut resp. surpass the built\-in limits. These are "1x"
|
||||
resp. "52xCD", "24xDVD", "20xBD".
|
||||
.TP
|
||||
\fB\-close_damaged\fR "as_needed"|"force"
|
||||
Try to close the upcomming track and session if the drive reported the medium
|
||||
|
Reference in New Issue
Block a user