6958 lines
249 KiB
PostScript
6958 lines
249 KiB
PostScript
%!PS
|
|
%%Version: 3.15
|
|
%%DocumentFonts: (atend)
|
|
%%Pages: (atend)
|
|
%%EndComments
|
|
%
|
|
% Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
|
% Use is subject to license terms.
|
|
%
|
|
% CDDL HEADER START
|
|
%
|
|
% The contents of this file are subject to the terms of the
|
|
% Common Development and Distribution License, Version 1.0 only
|
|
% (the "License"). You may not use this file except in compliance
|
|
% with the License.
|
|
%
|
|
% You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
|
|
% or http://www.opensolaris.org/os/licensing.
|
|
% See the License for the specific language governing permissions
|
|
% and limitations under the License.
|
|
%
|
|
% When distributing Covered Code, include this CDDL HEADER in each
|
|
% file and include the License file at usr/src/OPENSOLARIS.LICENSE.
|
|
% If applicable, add the following below this CDDL HEADER, with the
|
|
% fields enclosed by brackets "[]" replaced with your own identifying
|
|
% information: Portions Copyright [yyyy] [name of copyright owner]
|
|
%
|
|
% CDDL HEADER END
|
|
%
|
|
%ident "%Z%%M% %I% %E% SMI"
|
|
%
|
|
% Version 3.16 prologue for troff files.
|
|
%
|
|
|
|
/#copies 1 store
|
|
/aspectratio 1 def
|
|
/formsperpage 1 def
|
|
/landscape false def
|
|
/linewidth .3 def
|
|
/magnification 1 def
|
|
/margin 0 def
|
|
/orientation 0 def
|
|
/resolution 720 def
|
|
/xoffset 0 def
|
|
/yoffset 0 def
|
|
|
|
/roundpage true def
|
|
/useclippath true def
|
|
/pagebbox [0 0 612 792] def
|
|
|
|
/R /Times-Roman def
|
|
/I /Times-Italic def
|
|
/B /Times-Bold def
|
|
/BI /Times-BoldItalic def
|
|
/H /Helvetica def
|
|
/HI /Helvetica-Oblique def
|
|
/HB /Helvetica-Bold def
|
|
/HX /Helvetica-BoldOblique def
|
|
/CW /Courier def
|
|
/CO /Courier def
|
|
/CI /Courier-Oblique def
|
|
/CB /Courier-Bold def
|
|
/CX /Courier-BoldOblique def
|
|
/PA /Palatino-Roman def
|
|
/PI /Palatino-Italic def
|
|
/PB /Palatino-Bold def
|
|
/PX /Palatino-BoldItalic def
|
|
/Hr /Helvetica-Narrow def
|
|
/Hi /Helvetica-Narrow-Oblique def
|
|
/Hb /Helvetica-Narrow-Bold def
|
|
/Hx /Helvetica-Narrow-BoldOblique def
|
|
/KR /Bookman-Light def
|
|
/KI /Bookman-LightItalic def
|
|
/KB /Bookman-Demi def
|
|
/KX /Bookman-DemiItalic def
|
|
/AR /AvantGarde-Book def
|
|
/AI /AvantGarde-BookOblique def
|
|
/AB /AvantGarde-Demi def
|
|
/AX /AvantGarde-DemiOblique def
|
|
/NR /NewCenturySchlbk-Roman def
|
|
/NI /NewCenturySchlbk-Italic def
|
|
/NB /NewCenturySchlbk-Bold def
|
|
/NX /NewCenturySchlbk-BoldItalic def
|
|
/ZD /ZapfDingbats def
|
|
/ZI /ZapfChancery-MediumItalic def
|
|
/VR /Varitimes#Roman def
|
|
/VI /Varitimes#Italic def
|
|
/VB /Varitimes#Bold def
|
|
/VX /Varitimes#BoldItalic def
|
|
/S /S def
|
|
/S1 /S1 def
|
|
/GR /Symbol def
|
|
|
|
/inch {72 mul} bind def
|
|
/min {2 copy gt {exch} if pop} bind def
|
|
|
|
/setup {
|
|
counttomark 2 idiv {def} repeat pop
|
|
|
|
landscape {/orientation 90 orientation add def} if
|
|
/scaling 72 resolution div def
|
|
linewidth setlinewidth
|
|
1 setlinecap
|
|
|
|
pagedimensions
|
|
xcenter ycenter translate
|
|
orientation neg rotate
|
|
width 2 div neg height 2 div translate
|
|
xoffset inch yoffset inch translate
|
|
margin 2 div dup neg translate
|
|
magnification dup aspectratio mul scale
|
|
scaling scaling scale
|
|
|
|
/Symbol /S Sdefs cf
|
|
/Times-Roman /S1 S1defs cf
|
|
0 0 moveto
|
|
} def
|
|
|
|
/pagedimensions {
|
|
useclippath userdict /gotpagebbox known not and {
|
|
/pagebbox [clippath pathbbox newpath] def
|
|
roundpage currentdict /roundpagebbox known and {roundpagebbox} if
|
|
} if
|
|
pagebbox aload pop
|
|
4 -1 roll exch 4 1 roll 4 copy
|
|
landscape {4 2 roll} if
|
|
sub /width exch def
|
|
sub /height exch def
|
|
add 2 div /xcenter exch def
|
|
add 2 div /ycenter exch def
|
|
userdict /gotpagebbox true put
|
|
} def
|
|
|
|
/pagesetup {
|
|
/page exch def
|
|
currentdict /pagedict known currentdict page known and {
|
|
page load pagedict exch get cvx exec
|
|
} if
|
|
} def
|
|
|
|
/decodingdefs [
|
|
{counttomark 2 idiv {y moveto show} repeat}
|
|
{neg /y exch def counttomark 2 idiv {y moveto show} repeat}
|
|
{neg moveto {2 index stringwidth pop sub exch div 0 32 4 -1 roll widthshow} repeat}
|
|
{neg moveto {spacewidth sub 0.0 32 4 -1 roll widthshow} repeat}
|
|
{counttomark 2 idiv {y moveto show} repeat}
|
|
{neg setfunnytext}
|
|
] def
|
|
|
|
/setdecoding {/t decodingdefs 3 -1 roll get bind def} bind def
|
|
|
|
/w {neg moveto show} bind def
|
|
/m {neg dup /y exch def moveto} bind def
|
|
/done {/lastpage where {pop lastpage} if} def
|
|
|
|
/f {
|
|
dup /font exch def findfont exch
|
|
dup /ptsize exch def scaling div dup /size exch def scalefont setfont
|
|
linewidth ptsize mul scaling 10 mul div setlinewidth
|
|
/spacewidth ( ) stringwidth pop def
|
|
} bind def
|
|
|
|
/changefont {
|
|
/fontheight exch def
|
|
/fontslant exch def
|
|
currentfont [
|
|
1 0
|
|
fontheight ptsize div fontslant sin mul fontslant cos div
|
|
fontheight ptsize div
|
|
0 0
|
|
] makefont setfont
|
|
} bind def
|
|
|
|
/sf {f} bind def
|
|
|
|
/cf {
|
|
dup length 2 idiv
|
|
/entries exch def
|
|
/chtab exch def
|
|
/newfont exch def
|
|
|
|
findfont dup length 1 add dict
|
|
/newdict exch def
|
|
{1 index /FID ne {newdict 3 1 roll put} {pop pop} ifelse} forall
|
|
|
|
newdict /Metrics entries dict put
|
|
newdict /Metrics get
|
|
begin
|
|
chtab aload pop
|
|
1 1 entries {pop def} for
|
|
newfont newdict definefont pop
|
|
end
|
|
} bind def
|
|
|
|
%
|
|
% A few arrays used to adjust reference points and character widths in some
|
|
% of the printer resident fonts. If square roots are too high try changing
|
|
% the lines describing /radical and /radicalex to,
|
|
%
|
|
% /radical [0 -75 550 0]
|
|
% /radicalex [-50 -75 500 0]
|
|
%
|
|
|
|
/Sdefs [
|
|
/bracketlefttp [220 500]
|
|
/bracketleftbt [220 500]
|
|
/bracketrighttp [-70 380]
|
|
/bracketrightbt [-70 380]
|
|
/braceleftbt [220 490]
|
|
/bracketrightex [220 -125 500 0]
|
|
/radical [0 0 550 0]
|
|
% NeWSprint's \(br is too low, compensate
|
|
statusdict /product get (NeWS Server) eq {
|
|
/radicalex [-50 100 500 0]
|
|
/parenleftex [-20 100 0 0]
|
|
|
|
} {
|
|
/radicalex [-50 0 500 0]
|
|
/parenleftex [-20 -170 0 0]
|
|
} ifelse
|
|
/integral [100 -50 500 0]
|
|
/infinity [10 -75 730 0]
|
|
] def
|
|
|
|
/S1defs [
|
|
/underscore [0 80 500 0]
|
|
/endash [7 90 650 0]
|
|
] def
|
|
%%EndProlog
|
|
%%BeginSetup
|
|
mark
|
|
/resolution 720 def
|
|
setup
|
|
2 setdecoding
|
|
%%EndSetup
|
|
%%Page: 1 1
|
|
save
|
|
mark
|
|
1 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
9 B f
|
|
( E)1 0( ME)1 60(N NA AM)2 215 3 720 960 t
|
|
10 R f
|
|
(cdrecord)1080 1080 w
|
|
10 S1 f
|
|
(\261)1461 1080 w
|
|
10 R f
|
|
(record audio or data CD, DVD or BluRay)7 1725 1 1559 1080 t
|
|
9 B f
|
|
( S)1 0( IS)1 50( SI)1 35( PS)1 50( OP)1 55( YN NO)2 135(S SY)1 115 7 720 1248 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1080 1368 t
|
|
10 R f
|
|
([)1495 1368 w
|
|
10 I f
|
|
(general options)1 633 1 1561 1368 t
|
|
10 R f
|
|
(][)2227 1368 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2326 1368 t
|
|
10 I f
|
|
(device)2533 1368 w
|
|
10 R f
|
|
(][)2820 1368 w
|
|
10 I f
|
|
(track options)1 533 1 2919 1368 t
|
|
10 R f
|
|
(])3485 1368 w
|
|
10 I f
|
|
(track1)3551 1368 w
|
|
10 R f
|
|
(. . .)2 107 1 3814 1368 t
|
|
10 I f
|
|
(trackn)3921 1368 w
|
|
9 B f
|
|
( N)1 0( ON)1 65( IO)1 70( TI)1 35( PT)1 60( IP)1 55( CR RI)2 100( SC)1 65( ES)1 50(D DE)1 125 10 720 1656 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1080 1776 t
|
|
10 R f
|
|
( on an Orange Book CD-recorder, to write)7 1851(is used to record data or audio Compact Discs)8 2012 2 1537 1776 t
|
|
(DVD media on a DVD-recorder or to write BluRay media on a BluRay-recorder.)12 3335 1 1080 1896 t
|
|
9 B f
|
|
( g)1 0( ng)1 45( in)1 50( mi)1 25( am)1 75( na)1 45( n)1 80( ce e)2 40( ic)1 40( vi)1 25( ev)1 45(D De)1 105 12 900 2064 t
|
|
10 R f
|
|
( no)1 139( If)1 138( all.)1 164(Most users do not need to care about device naming at)10 2304 4 1080 2184 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 3864 2184 t
|
|
10 R f
|
|
(option was speci\256ed,)2 869 1 4110 2184 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 2184 t
|
|
10 R f
|
|
(implements)1080 2304 w
|
|
10 B f
|
|
( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( t)1 80( o)1 0( to)1 50( ut)1 33(a au)1 106 11 1594 2304 t
|
|
10 R f
|
|
(support and automagically \256nds the drive in case that exactly one CD-ROM)11 3269 1 2131 2304 t
|
|
( the sys-)2 355( case that more than one CD-ROM type drive exists on)10 2297( In)1 151(type drive is available in the system.)6 1517 4 1080 2424 t
|
|
(tem, a list of possible device name parameters may be retrieved with)11 2926 1 1080 2544 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4048 2544 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4472 2544 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 4537 2544 t
|
|
10 R f
|
|
(or from the)2 481 1 4919 2544 t
|
|
( from the output of)4 791(target example)1 598 2 1080 2664 t
|
|
10 B f
|
|
( p)1 0( lp)1 56( el)1 28( he)1 44( =h)1 56( v=)1 57( ev)1 50( de)1 44( d)1 90( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 15 2503 2664 t
|
|
10 R f
|
|
(, then the)2 387 1 3310 2664 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 3731 2664 t
|
|
10 R f
|
|
(parameter may be set based on the)6 1428 1 3972 2664 t
|
|
(device listing.)1 569 1 1080 2784 t
|
|
(The)1080 2952 w
|
|
10 I f
|
|
(device)1310 2952 w
|
|
10 R f
|
|
(parameter to the)2 748 1 1639 2952 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2462 2952 t
|
|
10 R f
|
|
( below refers to)3 776(option explained)1 719 2 2744 2952 t
|
|
10 I f
|
|
(scsibus)4315 2952 w
|
|
10 R f
|
|
(/)4612 2952 w
|
|
10 I f
|
|
(target)4640 2952 w
|
|
10 R f
|
|
(/)4887 2952 w
|
|
10 I f
|
|
(lun)4915 2952 w
|
|
10 R f
|
|
(of the)1 281 1 5119 2952 t
|
|
( parameter to the)3 724( a \256le /etc/default/cdrecord exists, the)5 1587(CD/DVD/BluRay-recorder. If)1 1248 3 1080 3072 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 4681 3072 t
|
|
10 R f
|
|
(option may)1 470 1 4930 3072 t
|
|
(also be a drive name label in said \256le \(see FILES section\).)11 2412 1 1080 3192 t
|
|
9 B f
|
|
( d)1 0( rd)1 50( or)1 40( re ec co)3 125( dr)1 40( cd)1 50( c)1 70( g)1 0( ng)1 45( in)1 50( un nn ni)3 125( ru)1 50( r)1 70( r)1 0( or)1 40( fo)1 45( f)1 60( s)1 0( ts)1 35( nt)1 30( in)1 50( ai)1 25( ra)1 45( tr)1 40( st)1 30( ns)1 35( on)1 50(C Co)1 110 28 900 3480 t
|
|
10 R f
|
|
(On)1080 3600 w
|
|
10 B f
|
|
( 4)1 0( r4)1 50( Vr)1 44(S SV)1 128 4 1236 3600 t
|
|
10 R f
|
|
(compliant systems,)1 776 1 1492 3600 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2302 3600 t
|
|
10 R f
|
|
(uses the real-time class to get the highest scheduling priority that)10 2682 1 2718 3600 t
|
|
( with)1 218( systems)1 358( On)1 196(is possible \(higher than all kernel processes\).)6 1890 4 1080 3720 t
|
|
10 B f
|
|
( g)1 0( ng)1 50( li in)2 84( du ul)2 84( ed)1 56( he)1 44( ch)1 56( sc)1 44( s)1 79( e)1 0( me)1 44( im)1 83( -t ti)2 61( l-)1 33( al)1 28( re ea)2 94( r)1 84( X)1 0( IX)1 72( SI)1 39( OS)1 56(P PO)1 139 22 3782 3720 t
|
|
10 R f
|
|
(cdrecord)5052 3720 w
|
|
( gain a priority that is higher than all kernel)9 1977(uses real-time scheduling too, but may not be able to)9 2343 2 1080 3840 t
|
|
(processes.)1080 3960 w
|
|
( priority and lock itself)4 960(In order to be able to use the SCSI transport subsystem of the OS, run at highest)16 3360 2 1080 4128 t
|
|
(into core)1 367 1 1080 4248 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1487 4248 t
|
|
10 R f
|
|
( be run as root, needs to be installed suid root or must be called via)15 2879(either needs to)2 612 2 1909 4248 t
|
|
10 B f
|
|
( s)1 0( AC Cs)2 111( BA)1 72(R RB)1 139 4 1080 4368 t
|
|
10 R f
|
|
(pfexec mechanism.)1 778 1 1435 4368 t
|
|
9 B f
|
|
( g)1 0( ng)1 45( in)1 50( pp pi)2 75( ap)1 50( ma)1 45( m)1 105( k)1 0( ck)1 50( ac)1 40( ra)1 45( tr)1 40( t)1 60( o)1 0( to)1 45( t)1 60( e)1 0( il le)2 65(F Fi)1 80 19 900 4656 t
|
|
10 R f
|
|
(In)1080 4776 w
|
|
10 I f
|
|
(Track At Once)2 610 1 1202 4776 t
|
|
10 R f
|
|
(mode, each)1 468 1 1851 4776 t
|
|
10 I f
|
|
(track)2359 4776 w
|
|
10 R f
|
|
(corresponds to a single \256le that contains the prepared data for that)11 2796 1 2604 4776 t
|
|
( the argument is `)4 763(track. If)1 364 2 1080 4896 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2207 4896 t
|
|
10 R f
|
|
( Only one track may be taken from)7 1499(', standard input is used for that track.)7 1629 2 2272 4896 t
|
|
10 I f
|
|
(stdin)1080 5016 w
|
|
10 R f
|
|
( In)1 161( relation may not be implemented.)5 1471( the other write modes, the direct \256le to track)9 1968(. In)1 185 4 1283 5016 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 5113 5016 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 5178 5016 t
|
|
10 R f
|
|
( allow DVD writing on platforms that do not)8 1860( To)1 179(mode, a single \256le contains all data for the whole disk.)10 2281 3 1080 5136 t
|
|
(implement large \256le support,)3 1191 1 1080 5256 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2308 5256 t
|
|
10 R f
|
|
( to a single track when writing to)7 1409(concatenates all \256le arguments)3 1264 2 2727 5256 t
|
|
(DVD media.)1 518 1 1080 5376 t
|
|
9 B f
|
|
( S)1 0( NS)1 50( ON)1 65( IO)1 70( TI)1 35( PT)1 60( OP)1 55( O)1 100( L)1 0( RA AL)2 125( ER)1 65( NE)1 60( EN)1 65(G GE)1 130 14 720 5664 t
|
|
10 R f
|
|
(General options must be before any track \256le name or track option.)11 2766 1 1080 5784 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( e)1 0( ve)1 40( iv)1 45( ti)1 25( at)1 30( ma)1 45( rm)1 75( or)1 40( fo)1 45( nf)1 30(I In)1 85 19 900 5952 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6072 t
|
|
10 B f
|
|
( p)1 0( lp)1 56( el)1 28(h he)1 100 4 1145 6072 t
|
|
10 R f
|
|
(display version information for)3 1270 1 1440 6072 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2743 6072 t
|
|
10 R f
|
|
(on standard output.)2 785 1 3158 6072 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6240 t
|
|
10 B f
|
|
( n)1 0( on)1 56( io)1 50( si)1 28( er rs)2 83(v ve)1 94 6 1145 6240 t
|
|
10 R f
|
|
(Print version information and exit.)4 1412 1 1440 6360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6528 t
|
|
10 B f
|
|
(v v)1 50 1 1145 6528 t
|
|
10 R f
|
|
( used e.g. to display the progress of the)8 1639( is)1 101( This)1 245(Increment the level of general verbosity by one.)7 1975 4 1440 6528 t
|
|
(writing process.)1 646 1 1440 6648 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( e)1 0( de)1 40( od)1 50( mo)1 45( m)1 105( e)1 0( te)1 40( it)1 30( ri)1 25( wr)1 40( w)1 95( a)1 0( ia)1 45( di)1 25( ed)1 50(M Me)1 125 24 900 6816 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6936 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 1145 6936 t
|
|
10 R f
|
|
(The)1440 7056 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1638 7056 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 1703 7056 t
|
|
10 R f
|
|
( CD/DVD/BluRay-recorder will)2 1325( The)1 232( current write strategy.)3 960(option modi\256es the)2 809 4 2074 7056 t
|
|
( laser is turned off during this procedure.)7 1728(go through all steps of the recording process, but the)9 2232 2 1440 7176 t
|
|
( recommended to run several tests before actually writing to a Compact Disk or Digital)14 3786(It is)1 174 2 1440 7296 t
|
|
(J)720 7776 w
|
|
(. .)1 47 1 759 7721 t
|
|
( 1)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7776 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 1 1
|
|
%%Page: 2 2
|
|
save
|
|
mark
|
|
2 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(Versatile Disk, if the timing and load response of the current system is not yet known.)15 3558 1 1440 960 t
|
|
(The)1440 1200 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1635 1200 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 1700 1200 t
|
|
10 R f
|
|
( media and Blu-)3 689( DVD+)1 346( not work with all media and write modes.)8 1818(option does)1 479 4 2068 1200 t
|
|
(Ray media does not support)4 1212 1 1440 1320 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 2701 1320 t
|
|
10 R f
|
|
( support)1 348(writes and most CD-recorders do not)5 1598 2 3078 1320 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 5072 1320 t
|
|
10 R f
|
|
(writes in raw mode.)3 817 1 1440 1440 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1608 t
|
|
10 B f
|
|
( i)1 0( ti)1 28( lt)1 33( ul)1 28(m mu)1 139 5 1145 1608 t
|
|
10 R f
|
|
( multi-border DVDs to be made. This \257ag needs to be present on)12 2792(Allow multi-session CDs or)3 1168 2 1440 1608 t
|
|
( except you want to create a session on a)9 1783(all sessions of a multi-session or multi-border disk,)7 2177 2 1440 1728 t
|
|
(CD that will be the last session on the CD-media.)9 2049 1 1440 1848 t
|
|
( be done in a way that allows the CD/DVD/BluRay-recorder to)10 2648(For CD-media, the \256xation will)4 1312 2 1440 2088 t
|
|
( with a link to the next pro-)7 1168(append additional sessions later. This is done by generating a TOC)10 2792 2 1440 2208 t
|
|
( CDs \(except for)3 719(gram area. The so generated media is not 100% compatible to manufactured)11 3241 2 1440 2328 t
|
|
( this option is present, the default)6 1462( If)1 147(CDplus\). Use only for recording of multi-session CDs.)7 2351 3 1440 2448 t
|
|
(track type is)2 516 1 1440 2568 t
|
|
10 B f
|
|
( 1)1 0( 1)1 90( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 73( 2)1 0( 2)1 90( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 122( XA A)2 72( X)1 111( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 21 1995 2568 t
|
|
10 R f
|
|
(and the sector size is 2048 bytes. The XA sector)9 2059 1 3341 2568 t
|
|
(subheaders will be created by the drive. The)7 1909 1 1440 2688 t
|
|
10 I f
|
|
(Sony)3395 2688 w
|
|
10 R f
|
|
(drives have no hardware support for)5 1543 1 3635 2688 t
|
|
10 B f
|
|
( -)1 0(C CD D-)2 177 2 5223 2688 t
|
|
( 1)1 0( 1)1 95( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 78( 2)1 0( 2)1 95( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 128( XA A)2 72( X)1 117( M)1 0( OM)1 94(R RO)1 150 19 1440 2808 t
|
|
10 R f
|
|
( have to specify the)4 856(. You)1 275 2 2596 2808 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3772 2808 t
|
|
10 B f
|
|
( a)1 0( ta)1 50( at)1 33(d da)1 106 4 3837 2808 t
|
|
10 R f
|
|
(option in order to create multi-)5 1329 1 4071 2808 t
|
|
( you like to record a multi-session disk in SAO mode, you)11 2558( If)1 145(session disks on these drives.)4 1257 3 1440 2928 t
|
|
(need to force)2 564 1 1440 3048 t
|
|
10 B f
|
|
( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 5 2051 3048 t
|
|
10 R f
|
|
(sectors by including the)3 1018 1 2519 3048 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3584 3048 t
|
|
10 B f
|
|
( a)1 0( ta)1 50( at)1 33(d da)1 106 4 3649 3048 t
|
|
10 R f
|
|
( all drives allow multi-)4 1003(option. Not)1 512 2 3885 3048 t
|
|
(session CDs in SAO mode.)4 1124 1 1440 3168 t
|
|
( media,)1 308(For DVD)1 393 2 1440 3408 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2180 3408 t
|
|
10 B f
|
|
( i)1 0( ti)1 28( lt)1 33( ul)1 28(m mu)1 139 5 2245 3408 t
|
|
10 R f
|
|
(switches the write mode to)4 1127 1 2512 3408 t
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( re ec co)3 138( r)1 83( t)1 0( et)1 33( ke)1 44( ck)1 56( ac)1 44( pa)1 50( p)1 95( l)1 0( al)1 28( ta)1 50( nt)1 33( en)1 56( me)1 44( cr re em)3 171( nc)1 44(i in)1 84 24 3678 3408 t
|
|
10 R f
|
|
( is)1 106(. There)1 329 2 4965 3408 t
|
|
( to append further sessions and there is currently only)9 2309(currently no way to prevent the ability)6 1651 2 1440 3528 t
|
|
( previously been written in)4 1115( reuse a DVD-RW that has)5 1122( To)1 179(support for DVD-R/DVD-RW media.)3 1544 4 1440 3648 t
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( re ec co)3 138( r)1 90( t)1 0( et)1 33( ke)1 44( ck)1 56( ac)1 44( pa)1 50( p)1 102( l)1 0( al)1 28( ta)1 50( nt)1 33( en)1 56( me)1 44( cr re em)3 171( nc)1 44(i in)1 84 24 1440 3768 t
|
|
10 R f
|
|
( you need to blank the entire)6 1257(mode for different write modes,)4 1356 2 2787 3768 t
|
|
(media before.)1 556 1 1440 3888 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4056 t
|
|
10 B f
|
|
( ao o)2 50(d da)1 106 2 1145 4056 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4224 t
|
|
10 B f
|
|
( ao o)2 50(s sa)1 89 2 1145 4224 t
|
|
10 R f
|
|
(Set)1440 4224 w
|
|
10 B f
|
|
( \))1 0( ce e\))2 77( nc)1 44( On)1 56( O)1 112( t)1 0( At)1 33( A)1 106( n)1 0( on)1 56( io)1 50( ss si)2 67( es)1 39( Se)1 44( \(S)1 56( \()1 67( O)1 0( AO)1 78(S SA)1 128 19 1602 4224 t
|
|
10 R f
|
|
(mode which is usually called)4 1200 1 2650 4224 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44( On)1 56( O)1 113( t)1 0( At)1 33( A)1 107( k)1 0( sk)1 56( is)1 39(D Di)1 100 11 3885 4224 t
|
|
10 R f
|
|
( currently)1 395(mode. This)1 493 2 4512 4224 t
|
|
(only works with MMC drives that support)6 1743 1 1440 4344 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44( On)1 56( O)1 112( t)1 0( At)1 33( A)1 106( n)1 0( on)1 56( io)1 50( ss si)2 67( es)1 39(S Se)1 100 13 3217 4344 t
|
|
10 R f
|
|
( that cdrecord needs to)4 935(mode. Note)1 507 2 3958 4344 t
|
|
( \(see the)2 358(know the size of each track in advance for this mode)10 2220 2 1440 4464 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 4056 4464 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4422 4464 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( in)1 56( ri)1 28(p pr)1 100 5 4487 4464 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4704 4464 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44(s si)1 67 3 4769 4464 t
|
|
10 R f
|
|
(option and)1 438 1 4962 4464 t
|
|
(the)1440 4584 w
|
|
10 I f
|
|
(EXAMPLES)1595 4584 w
|
|
10 R f
|
|
(section for more information\).)3 1233 1 2122 4584 t
|
|
( in broken disks when writing in)6 1432(There are several CD writers with bad \256rmware that result)9 2528 2 1440 4824 t
|
|
( you \256nd any problems with the layout of a disk or with subchannel)13 2948( If)1 143( mode.)1 291(TAO or SAO)2 578 4 1440 4944 t
|
|
( times on the display when playing the CD\) and your drive supports to write)14 3168(content \(e.g. wrong)2 792 2 1440 5064 t
|
|
(in)1440 5184 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1551 5184 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 1616 5184 t
|
|
10 R f
|
|
(or)1959 5184 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2075 5184 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 2140 5184 t
|
|
10 R f
|
|
(mode, you should give it a try.)6 1270 1 2439 5184 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5352 t
|
|
10 B f
|
|
( ao o)2 50(t ta)1 83 2 1145 5352 t
|
|
10 R f
|
|
(Set)1440 5352 w
|
|
10 B f
|
|
( .)1 0( e.)1 25( de)1 44( od)1 56( mo)1 50( m)1 117( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 106( \))1 0( ce e\))2 77( nc)1 44( On)1 56( O)1 112( t)1 0( At)1 33( A)1 106( k)1 0( ck)1 56( ac)1 44( ra)1 50( Tr)1 44( \(T)1 67( \()1 67( O)1 0( AO)1 78(T TA)1 139 32 1602 5352 t
|
|
10 R f
|
|
( the default write mode in previous)6 1458(This is)1 279 2 3246 5352 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 5352 t
|
|
10 R f
|
|
( most drives, this write mode is required for multi-session recording.)10 2822(versions. With)1 624 2 1440 5472 t
|
|
( in broken disks when writing in)6 1432(There are several CD writers with bad \256rmware that result)9 2528 2 1440 5712 t
|
|
( you \256nd any problems with the layout of a disk or with subchannel)13 2948( If)1 143( mode.)1 291(TAO or SAO)2 578 4 1440 5832 t
|
|
( times on the display when playing the CD\) and your drive supports to write)14 3168(content \(e.g. wrong)2 792 2 1440 5952 t
|
|
(in)1440 6072 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1551 6072 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 1616 6072 t
|
|
10 R f
|
|
(or)1959 6072 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2075 6072 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 2140 6072 t
|
|
10 R f
|
|
(mode, you should give it a try.)6 1270 1 2439 6072 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6240 t
|
|
10 B f
|
|
( w)1 0( aw)1 72(r ra)1 94 3 1145 6240 t
|
|
10 R f
|
|
(Set)1440 6240 w
|
|
10 B f
|
|
( .)1 0( e.)1 25( de)1 44( od)1 56( mo)1 50( m)1 122( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 111( W)1 0(R RA AW)2 244 16 1607 6240 t
|
|
10 R f
|
|
( option defaults to)3 770(Using this)1 423 2 2537 6240 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3770 6240 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 3835 6240 t
|
|
10 R f
|
|
( that cdrecord needs to)4 963(. Note)1 292 2 4145 6240 t
|
|
( advance for this mode \(see the)6 1313(know the size of each track in)6 1269 2 1440 6360 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 4059 6360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4424 6360 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( in)1 56( ri)1 28(p pr)1 100 5 4489 6360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4706 6360 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44(s si)1 67 3 4771 6360 t
|
|
10 R f
|
|
(option and)1 437 1 4963 6360 t
|
|
(the)1440 6480 w
|
|
10 I f
|
|
(EXAMPLES)1595 6480 w
|
|
10 R f
|
|
(section for more information\).)3 1233 1 2122 6480 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6648 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 1145 6648 t
|
|
10 R f
|
|
(Set)1440 6768 w
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 128( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 117( W)1 0(R RA AW)2 244 15 1613 6768 t
|
|
10 R f
|
|
( data)1 212(with 2352 byte sectors plus 96 bytes of raw P-W sub-channel)10 2652 2 2536 6768 t
|
|
( raw writing mode as it gives best)7 1416( is the preferred)3 661( This)1 247(resulting in a sector size of 2448 bytes.)7 1636 4 1440 6888 t
|
|
( disks in raw mode needs signi\256cantly more)7 1855( data)1 204( Writing)1 382(control over the CD-writing process.)4 1519 4 1440 7008 t
|
|
( modes. If your CPU is too slow, this may result in buffer underruns.)13 2865(CPU time than other write)4 1095 2 1440 7128 t
|
|
( needs to know the size of each track in advance for this mode \(see the)15 3172(Note that cdrecord)2 788 2 1440 7248 t
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 2)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 2 2
|
|
%%Page: 3 3
|
|
save
|
|
mark
|
|
3 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1440 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1801 960 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( in)1 56( ri)1 28(p pr)1 100 5 1866 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2083 960 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44(s si)1 67 3 2148 960 t
|
|
10 R f
|
|
(option and the)2 588 1 2336 960 t
|
|
10 I f
|
|
(EXAMPLES)2957 960 w
|
|
10 R f
|
|
(section for more information\).)3 1233 1 3484 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1128 t
|
|
10 B f
|
|
( p)1 0( 96 6p)2 106( w9)1 50( aw)1 72(r ra)1 94 5 1145 1128 t
|
|
10 R f
|
|
(Set)1440 1248 w
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 119( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 108( W)1 0(R RA AW)2 244 15 1604 1248 t
|
|
10 R f
|
|
( P-W sub-channel data)3 942(with 2352 byte sectors plus 96 bytes of packed)8 1958 2 2500 1248 t
|
|
( writing mode as only a)5 1006( is the less preferred raw)5 1047( This)1 250(resulting in a sector size of 2448 bytes.)7 1657 4 1440 1368 t
|
|
( have bugs in the \256rmware implementation.)6 1800(few recorders support it and some of these recorders)8 2160 2 1440 1488 t
|
|
( this mode if your recorder supports)6 1503(Don't use)1 404 2 1440 1608 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3384 1608 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 3449 1608 t
|
|
10 R f
|
|
(or)3796 1608 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3916 1608 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 3981 1608 t
|
|
10 R f
|
|
( data disks in raw)4 747(. Writing)1 406 2 4247 1608 t
|
|
( time than other write modes. If your CPU is too slow, this)12 2476(mode needs signi\256cantly more CPU)4 1484 2 1440 1728 t
|
|
( track in)2 369( that cdrecord needs to know the size of each)9 1990( Note)1 274(may result in buffer underruns.)4 1327 4 1440 1848 t
|
|
(advance for this mode \(see the)5 1331 1 1440 1968 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 2819 1968 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3195 1968 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( in)1 56( ri)1 28(p pr)1 100 5 3260 1968 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3477 1968 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44(s si)1 67 3 3542 1968 t
|
|
10 R f
|
|
(option and the)2 618 1 3745 1968 t
|
|
10 I f
|
|
(EXAMPLES)4411 1968 w
|
|
10 R f
|
|
(section for)1 447 1 4953 1968 t
|
|
(more information\).)1 768 1 1440 2088 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2256 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 1145 2256 t
|
|
10 R f
|
|
(Set)1440 2376 w
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 116( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 105( W)1 0(R RA AW)2 244 15 1601 2376 t
|
|
10 R f
|
|
( data resulting)2 584(with 2352 byte sectors plus 16 bytes of P-Q sub-channel)9 2328 2 2488 2376 t
|
|
( a recorder does not support)5 1151( If)1 132(in a sector size of 2368 bytes.)6 1232 3 1440 2496 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3988 2496 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 4053 2496 t
|
|
10 R f
|
|
(, this is the preferred raw)5 1037 1 4363 2496 t
|
|
( does not allow to write)5 996( It)1 130(writing mode.)1 572 3 1440 2616 t
|
|
10 I f
|
|
(CD-Text)3174 2616 w
|
|
10 R f
|
|
(or)3554 2616 w
|
|
10 I f
|
|
(CD+Graphics)3673 2616 w
|
|
10 R f
|
|
( raw writ-)2 417(but it is the only)4 695 2 4288 2616 t
|
|
( cheap writers in most cases do not support)8 1792(ing mode in cheap CD-writers, as these)6 1632 2 1440 2736 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4898 2736 t
|
|
10 B f
|
|
( ao o)2 50(d da)1 106 2 4963 2736 t
|
|
10 R f
|
|
(mode.)5153 2736 w
|
|
( your recorder supports)3 958(Don't use this mode if)4 930 2 1440 2856 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3363 2856 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 3428 2856 t
|
|
10 R f
|
|
( data disks in raw mode needs)6 1258(. Writing)1 404 2 3738 2856 t
|
|
( than other write modes. If your CPU is too slow, this may result)13 2767(signi\256cantly more CPU time)3 1193 2 1440 2976 t
|
|
( that cdrecord needs to know the size of each track in advance for)13 2858( Note)1 271(in buffer underruns.)2 831 3 1440 3096 t
|
|
(this mode \(see the)3 775 1 1440 3216 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 2257 3216 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2627 3216 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( t- -s)2 72( nt)1 33( in)1 56( ri)1 28(p pr)1 100 8 2692 3216 t
|
|
10 R f
|
|
(option and the)2 606 1 3139 3216 t
|
|
10 I f
|
|
(EXAMPLES)3787 3216 w
|
|
10 R f
|
|
( more informa-)2 636(section for)1 441 2 4323 3216 t
|
|
(tion\).)1440 3336 w
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( l)1 0( al)1 25( na)1 45( on)1 50( io)1 45( ti)1 25( ct)1 30( un nc)2 90( fu)1 50( f)1 60( d)1 0( rd)1 50( or)1 40( re ec co)3 125( dr)1 40(C Cd)1 115 24 900 3504 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3624 t
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( bo)1 50(a ab)1 106 5 1145 3624 t
|
|
10 R f
|
|
(Try to send an)3 628 1 1440 3624 t
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( bo)1 50(a ab)1 106 5 2111 3624 t
|
|
10 R f
|
|
( you use)2 371( If)1 142(sequence to the drive.)3 924 3 2387 3624 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3868 3624 t
|
|
10 R f
|
|
(only, this should never be)4 1106 1 4294 3624 t
|
|
( Calling)1 382( other software may leave a drive in an unusable condition.)10 2649(needed; but)1 493 3 1440 3744 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 3744 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 3864 t
|
|
10 B f
|
|
( t)1 0( et)1 33( se)1 44(r re es)2 127 4 1505 3864 t
|
|
10 R f
|
|
( not tell the)3 489(may be needed if a previous write has been interrupted and the software did)13 3166 2 1745 3864 t
|
|
(drive that it will not continue to write.)7 1578 1 1440 3984 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4152 t
|
|
10 B f
|
|
( p)1 0( ip)1 56( ti)1 28(a at)1 83 4 1145 4152 t
|
|
10 R f
|
|
( out the ATIP \(Absolute Time In Pre-groove\) info of a CD/DVD/BluRay)11 3191(Retrieve and print)2 769 2 1440 4152 t
|
|
( this option,)2 544( With)1 292(recordable or CD/DVD/BluRay re-writable media.)4 2162 3 1440 4272 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4497 4272 t
|
|
10 R f
|
|
( to)1 136(will try)1 326 2 4938 4272 t
|
|
( ATIP info, it may be that)6 1084(retrieve the ATIP info. If the actual drive does not support to read the)13 2876 2 1440 4392 t
|
|
( is displayed. Only a limited number)6 1536(only a reduced set of information records or even nothing)9 2424 2 1440 4512 t
|
|
(of MMC-compliant drives support to read the ATIP info.)8 2348 1 1440 4632 t
|
|
(If)1440 4872 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1548 4872 t
|
|
10 R f
|
|
( decode)1 325(is able to retrieve the lead-in start time for the \256rst session, it will try to)15 3103 2 1972 4872 t
|
|
( not have ATIP information)4 1162( media does)2 505( DVD)1 288(and print the manufacturer info from the media.)7 2005 4 1440 4992 t
|
|
(but there is equivalent prerecorded information that is read out and printed.)11 3088 1 1440 5112 t
|
|
10 B f
|
|
( =)1 0( nk k=)2 113( an)1 56( la)1 50(b bl)1 84 5 1080 5280 t
|
|
10 I f
|
|
(type)1383 5280 w
|
|
10 R f
|
|
(Blank a CD-RW and exit or blank a CD-RW before writing. The blanking type may be one of:)17 3919 1 1440 5400 t
|
|
( a list of possible blanking types.)6 1362(help Display)1 911 2 1440 5568 t
|
|
( the entire disk. This may take a long time.)9 1779(all Blank)1 839 2 1440 5736 t
|
|
( erasing the PMA, the TOC and the pre-)8 1680( blank the disk. This results in)6 1257(fast Minimally)1 1023 3 1440 5904 t
|
|
(gap.)2040 6024 w
|
|
( the last track.)3 584(track Blank)1 839 2 1440 6192 t
|
|
( a reserved track.)3 704(unreserve Unreserve)1 1009 2 1440 6360 t
|
|
( the tail of a track.)5 766(trtail Blank)1 839 2 1440 6528 t
|
|
( last session.)2 519(unclose Unclose)1 927 2 1440 6696 t
|
|
( the last session.)3 674(session Blank)1 839 2 1440 6864 t
|
|
(Not all drives support all blanking types. It may be necessary to use)12 3029 1 1440 7032 t
|
|
10 B f
|
|
( ll l)2 28( al)1 28( =a)1 50( nk k=)2 113( an)1 56( la)1 50(b bl)1 84 7 4522 7032 t
|
|
10 R f
|
|
(if a drive)2 416 1 4984 7032 t
|
|
( used together with the)4 946( If)1 134(reports a speci\256ed command as being invalid.)6 1888 3 1440 7152 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4442 7152 t
|
|
10 B f
|
|
( rc ce e)3 88( or)1 44(f fo)1 83 3 4507 7152 t
|
|
10 R f
|
|
(\257ag, this option)2 644 1 4756 7152 t
|
|
( you may need)3 621(may be used to blank CD-RW disks that otherwise cannot be blanked. Note that)13 3339 2 1440 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 3)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 3 3
|
|
%%Page: 4 4
|
|
save
|
|
mark
|
|
4 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(to specify)1 407 1 1440 960 t
|
|
10 B f
|
|
( =)1 0( nk k=)2 113( an)1 56( la)1 50(b bl)1 84 5 1888 960 t
|
|
10 I f
|
|
(all)2191 960 w
|
|
10 R f
|
|
( continue with certain types of bad CD-RW)7 1844(because some drives will not)4 1218 2 2338 960 t
|
|
(disks. Note also that)3 847 1 1440 1080 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2324 1080 t
|
|
10 R f
|
|
(does its best if the)4 770 1 2743 1080 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3550 1080 t
|
|
10 B f
|
|
( rc ce e)3 88( or)1 44(f fo)1 83 3 3615 1080 t
|
|
10 R f
|
|
(\257ag is used but it \256nally depends on)7 1533 1 3867 1080 t
|
|
(the drive's \256rmware whether the blanking operation will succeed or not.)10 2966 1 1440 1200 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1368 t
|
|
10 B f
|
|
( e)1 0( ve)1 44( iv)1 50( ri)1 28( kd dr)2 100( ec ck)2 100( he)1 44(c ch)1 100 8 1145 1368 t
|
|
10 R f
|
|
( a known drive,)3 696( the drive is)3 541( If)1 148(Checks if a driver for the current drive is present and exit.)11 2575 4 1440 1488 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1440 1608 t
|
|
10 R f
|
|
(uses exit code 0.)3 684 1 1855 1608 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1776 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 1145 1776 t
|
|
10 R f
|
|
(Tells)1440 1776 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1677 1776 t
|
|
10 R f
|
|
(to handle images created by)4 1162 1 2096 1776 t
|
|
10 I f
|
|
(readcd)3295 1776 w
|
|
10 S1 f
|
|
(\261)3609 1776 w
|
|
10 I f
|
|
(clone)3674 1776 w
|
|
10 R f
|
|
(. The)1 250 1 3898 1776 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4185 1776 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 4250 1776 t
|
|
10 R f
|
|
(write mode may only)3 891 1 4509 1776 t
|
|
(be used in conjunction with the)5 1397 1 1440 1896 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2891 1896 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 2956 1896 t
|
|
10 R f
|
|
(or)3320 1896 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3457 1896 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 3522 1896 t
|
|
10 R f
|
|
(option. Using)1 607 1 3842 1896 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4502 1896 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 4567 1896 t
|
|
10 R f
|
|
(together with)1 558 1 4842 1896 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 2016 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 1505 2016 t
|
|
10 R f
|
|
( The)1 235( as it allows to write all sub-channel data.)8 1832(is preferred)1 477 3 1861 2016 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4452 2016 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 4517 2016 t
|
|
10 R f
|
|
(option should)1 570 1 4830 2016 t
|
|
(only be used with drives that do not support to write in)11 2279 1 1440 2136 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3752 2136 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 3817 2136 t
|
|
10 R f
|
|
(mode.)4160 2136 w
|
|
(Note that copying in)3 888 1 1440 2376 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 2376 2376 t
|
|
10 R f
|
|
( of error correction and thus always)6 1562(mode disables certain levels)3 1192 2 2646 2376 t
|
|
(results in a quality degradation. Avoid copying audio CDs in)9 2504 1 1440 2496 t
|
|
10 B f
|
|
( e)1 0( ne)1 44( on)1 56( lo)1 50(c cl)1 72 5 3977 2496 t
|
|
10 R f
|
|
(mode for this reason.)3 867 1 4232 2496 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( e\256)1 56( ue)1 44(c cu)1 100 7 1080 2664 t
|
|
10 I f
|
|
(\256lename)1409 2664 w
|
|
10 R f
|
|
( information from a CDRWIN-compliant)4 1716(Take all recording-related)2 1067 2 1440 2784 t
|
|
10 B f
|
|
( t)1 0( ee et)2 77( he)1 44( sh)1 56( s)1 81( E)1 0(C CU UE)2 211 7 4265 2784 t
|
|
10 R f
|
|
( track-)1 274(\256le. No)1 350 2 4776 2784 t
|
|
(\256le arguments to)2 712 1 1440 2904 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2197 2904 t
|
|
10 R f
|
|
( when this option is present and one of the following)10 2294(are allowed)1 482 2 2624 2904 t
|
|
(options:)1440 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1829 3024 t
|
|
10 B f
|
|
( ao o)2 50(d da)1 106 2 1894 3024 t
|
|
10 R f
|
|
(,)2050 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2108 3024 t
|
|
10 B f
|
|
( ao o)2 50(s sa)1 89 2 2173 3024 t
|
|
10 R f
|
|
(,)2312 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2370 3024 t
|
|
10 B f
|
|
( w)1 0( aw)1 72(r ra)1 94 3 2435 3024 t
|
|
10 R f
|
|
(,)2601 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2659 3024 t
|
|
10 B f
|
|
( 16 6)2 50( w1)1 50( aw)1 72(r ra)1 94 4 2724 3024 t
|
|
10 R f
|
|
(,)2990 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3048 3024 t
|
|
10 B f
|
|
( r)1 0( 96 6r)2 94( w9)1 50( aw)1 72(r ra)1 94 5 3113 3024 t
|
|
10 R f
|
|
(is needed in addition.)3 879 1 3456 3024 t
|
|
10 B f
|
|
( =)1 0( p=)1 57( ga ap)2 106( re eg)2 94( pr)1 44( fp)1 56( ef)1 33(d de)1 100 8 1080 3192 t
|
|
10 S1 f
|
|
(#)1570 3192 w
|
|
10 R f
|
|
( only)1 224( option currently)2 706( This)1 256(Set the default pre-gap size for all tracks except track number 1.)11 2774 4 1440 3312 t
|
|
( track-at-once disks without the 2-second)5 1794(makes sense with the TEAC drive when creating)7 2166 2 1440 3432 t
|
|
(silence before each track.)3 1036 1 1440 3552 t
|
|
(This option may go away in the future.)7 1610 1 1440 3672 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 6 1080 3840 t
|
|
10 I f
|
|
(name)1403 3840 w
|
|
10 R f
|
|
( reason for the existence of the)6 1302( The)1 226( for the device.)3 637(Allows the user to manually select a driver)7 1795 4 1440 3960 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 6 1440 4080 t
|
|
10 I f
|
|
(name)1763 4080 w
|
|
10 R f
|
|
( to allow users to use)5 901(option is)1 361 2 2017 4080 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3316 4080 t
|
|
10 R f
|
|
(with drives that are similar to supported)6 1665 1 3735 4080 t
|
|
(drives but not known directly by)5 1437 1 1440 4200 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2929 4200 t
|
|
10 R f
|
|
( made after 1997 should be MMC-)6 1555( drives)1 296(. All)1 238 3 3311 4200 t
|
|
( is most unlikely that)4 924( It)1 141(standard-compliant and thus supported by one of the MMC drivers.)9 2895 3 1440 4320 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1440 4440 t
|
|
10 R f
|
|
( this option with extreme care. If)6 1378( Use)1 225( driver automatically.)2 881(is unable to \256nd the right)5 1058 4 1858 4440 t
|
|
( The)1 234( is used for a device, the possibility of creating corrupted disks is high.)13 3095(a wrong driver)2 631 3 1440 4560 t
|
|
(minimum problem related to a wrong driver is that the)9 2245 1 1440 4680 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3718 4680 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44(s sp)1 95 4 3783 4680 t
|
|
10 R f
|
|
(or)4055 4680 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4171 4680 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 4236 4680 t
|
|
10 R f
|
|
(will not work.)2 580 1 4597 4680 t
|
|
(The following driver names are supported:)5 1745 1 1440 4848 t
|
|
10 B f
|
|
( p)1 0( lp)1 56( el)1 28(h he)1 100 4 1440 5016 t
|
|
10 R f
|
|
(To get a list of possible drivers together with a short description.)11 2669 1 1800 5016 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 5184 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 5184 t
|
|
10 B f
|
|
(b bd d)2 112 1 1700 5184 t
|
|
10 R f
|
|
( whenever)1 431(The generic SCSI-3/mmc BluRay driver is auto-selected)6 2366 2 1800 5304 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4641 5304 t
|
|
10 R f
|
|
(\256nds an)1 333 1 5067 5304 t
|
|
( support to write BluRay media or a multi system that)10 2270(MMC-compliant drive that does)3 1330 2 1800 5424 t
|
|
( to close the tray,)4 789( driver tries)2 510( This)1 261(contains a BluRay disk as the current medium.)7 2040 4 1800 5544 t
|
|
( the)1 160(checks the medium found in the tray and then branches to the driver that matches)14 3440 2 1800 5664 t
|
|
(current medium.)1 668 1 1800 5784 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 5952 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 5952 t
|
|
10 B f
|
|
( r)1 0(b bd dr)2 156 2 1700 5952 t
|
|
10 R f
|
|
( whenever)1 431(The generic SCSI-3/mmc BluRay driver is auto-selected)6 2366 2 1800 6072 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4641 6072 t
|
|
10 R f
|
|
(\256nds an)1 333 1 5067 6072 t
|
|
( write BluRay BD-R media or a multi sys-)8 1806(MMC-compliant drive that does support to)5 1794 2 1800 6192 t
|
|
(tem that contains a BluRay BD-R disk as the current medium.)10 2559 1 1800 6312 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 6480 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 6480 t
|
|
10 B f
|
|
( re e)2 44(b bd dr)2 156 2 1700 6480 t
|
|
10 R f
|
|
( whenever)1 431(The generic SCSI-3/mmc BluRay driver is auto-selected)6 2366 2 1800 6600 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4641 6600 t
|
|
10 R f
|
|
(\256nds an)1 333 1 5067 6600 t
|
|
( or a multi sys-)4 636(MMC-compliant drive that does support to write BluRay BD-RE media)9 2964 2 1800 6720 t
|
|
(tem that contains a BluRay BD-RE disk as the current medium.)10 2620 1 1800 6840 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 7008 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 7008 t
|
|
10 B f
|
|
( d)1 0(c cd)1 100 2 1700 7008 t
|
|
10 R f
|
|
(The generic SCSI-3/mmc CD-ROM driver is auto-selected whenever)7 2827 1 1800 7128 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4661 7128 t
|
|
10 R f
|
|
(\256nds an)1 323 1 5077 7128 t
|
|
( writing at all, or that only)6 1095(MMC-compliant drive that does not identify itself to support)8 2505 2 1800 7248 t
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 4)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 4 4
|
|
%%Page: 5 5
|
|
save
|
|
mark
|
|
5 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(identi\256es to support media or write modes not implemented in)9 2563 1 1800 960 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4396 960 t
|
|
10 R f
|
|
(.)4778 960 w
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 1128 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 1128 t
|
|
10 B f
|
|
( d)1 0(c cd)1 100 2 1700 1128 t
|
|
10 S f
|
|
(_ _)1 50 1 1800 1128 t
|
|
10 B f
|
|
( d)1 0( vd)1 56(d dv)1 106 3 1850 1128 t
|
|
10 R f
|
|
(The generic SCSI-3/mmc CD/DVD/BluRay driver is auto-selected whenever)7 3179 1 1800 1248 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 1248 t
|
|
10 R f
|
|
( that seems to support more than one)7 1664(\256nds an MMC-2 or MMC-3-compliant drive)5 1936 2 1800 1368 t
|
|
( be found to select the right)6 1225(medium type and the tray is open or no medium could)10 2375 2 1800 1488 t
|
|
( to close the tray, checks the medium found in the tray and)12 2578( driver tries)2 502(driver. This)1 520 3 1800 1608 t
|
|
(then branches to the driver that matches the current medium.)9 2495 1 1800 1728 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 1896 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 1896 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 1700 1896 t
|
|
10 R f
|
|
( driver is auto-selected whenever)4 1434(The generic SCSI-3/mmc CD-R/CD-RW)3 1730 2 1800 2016 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 2016 t
|
|
10 R f
|
|
( drive that only supports to write CDs or a multi system drive)12 2563(\256nds an MMC-compliant)2 1037 2 1800 2136 t
|
|
(that contains a CD as the current medium.)7 1737 1 1800 2256 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 2424 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 2424 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 1700 2424 t
|
|
10 S f
|
|
(_ _)1 50 1 1844 2424 t
|
|
10 B f
|
|
( y)1 0( ny)1 50( on)1 56(s so)1 89 4 1894 2424 t
|
|
10 R f
|
|
( driver is auto-selected whenever)4 1434(The generic SCSI-3/mmc CD-R/CD-RW)3 1730 2 1800 2544 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 2544 t
|
|
10 R f
|
|
(would otherwise select the)3 1095 1 1800 2664 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 2931 2664 t
|
|
10 S f
|
|
(_ _)1 50 1 3141 2664 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 3191 2664 t
|
|
10 R f
|
|
( seems to be made by Sony.)6 1173(driver but the device)3 856 2 3371 2664 t
|
|
(The)1800 2784 w
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1992 2784 t
|
|
10 S f
|
|
(_ _)1 50 1 2202 2784 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 2252 2784 t
|
|
10 S f
|
|
(_ _)1 50 1 2396 2784 t
|
|
10 B f
|
|
( y)1 0( ny)1 50( on)1 56(s so)1 89 4 2446 2784 t
|
|
10 R f
|
|
( does not)2 387(is de\256nitely needed for the Sony CDU 928 as this drive)10 2335 2 2678 2784 t
|
|
( the MMC standard and some of the MMC SCSI commands)10 2675(completely implement)1 925 2 1800 2904 t
|
|
( commands. It seems that all Sony drives \(even)8 1956(have to be replaced by Sony proprietary)6 1644 2 1800 3024 t
|
|
( commands so it has not yet)6 1243(newer ones\) still implement the Sony proprietary SCSI)7 2357 2 1800 3144 t
|
|
( driver for all Sony drives. If you \256nd a newer Sony)11 2322(become a problem to use this)5 1278 2 1800 3264 t
|
|
(drive that does not work with this driver, please report.)9 2266 1 1800 3384 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 3552 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 3552 t
|
|
10 B f
|
|
( d)1 0( vd)1 56(d dv)1 106 3 1700 3552 t
|
|
10 R f
|
|
(The generic SCSI-3/mmc-2 DVD-R/DVD-RW driver is auto-selected whenever)7 3600 1 1800 3672 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1800 3792 t
|
|
10 R f
|
|
( to write DVDs)3 679(\256nds an MMC-2 or MMC-3-compliant drive that supports)7 2491 2 2230 3792 t
|
|
( Once mode for DVD writ-)5 1128( is no Track At)4 631( There)1 298(and an appropriate medium is loaded.)5 1543 4 1800 3912 t
|
|
(ers.)1800 4032 w
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 4200 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 4200 t
|
|
10 B f
|
|
( s)1 0( us)1 39( lu)1 56( dp pl)2 84( vd)1 56(d dv)1 106 6 1700 4200 t
|
|
10 R f
|
|
( auto-selected whenever one of)4 1276(The generic SCSI-3/mmc-3 DVD+R/DVD+RW driver is)5 2324 2 1800 4320 t
|
|
( media)1 283( checks)1 311( It)1 134(the DVD+ media types that are incompatible to each other is found.)11 2872 4 1800 4440 t
|
|
(and then branches to the driver that matches the current medium.)10 2672 1 1800 4560 t
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 4728 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 4728 t
|
|
10 B f
|
|
( r)1 0( sr)1 44( us)1 39( lu)1 56( dp pl)2 84( vd)1 56(d dv)1 106 7 1700 4728 t
|
|
10 R f
|
|
( whenever a DVD+R)3 974(The generic SCSI-3/mmc-3 DVD+R driver is auto-selected)6 2626 2 1800 4848 t
|
|
( that for unknown reason, the)5 1380( Note)1 295(medium is found in an appropriate writer.)6 1925 3 1800 4968 t
|
|
( a simulation mode for DVD+R media.)6 1665(DVD+RW Alliance does not like that there is)7 1935 2 1800 5088 t
|
|
(The author of)2 597 1 1800 5208 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2449 5208 t
|
|
10 R f
|
|
(tries to convince manufacturers to implement a simulation)7 2517 1 2883 5208 t
|
|
( only supports one write mode that)6 1448( DVD+R)1 407( support.)1 360(mode for DVD+R and implement)4 1385 4 1800 5328 t
|
|
( this mode is selected in)5 1078(is somewhere between Track At Once and Packet writing;)8 2522 2 1800 5448 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1800 5568 t
|
|
10 R f
|
|
(via the)1 277 1 2215 5568 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2525 5568 t
|
|
10 B f
|
|
( ao o)2 50(d da)1 106 2 2590 5568 t
|
|
10 R f
|
|
(/)2746 5568 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2774 5568 t
|
|
10 B f
|
|
( ao o)2 50(s sa)1 89 2 2839 5568 t
|
|
10 R f
|
|
(option.)3011 5568 w
|
|
10 B f
|
|
( c)1 0(m mm mc)2 210 2 1440 5736 t
|
|
10 S f
|
|
(_ _)1 50 1 1650 5736 t
|
|
10 B f
|
|
( w)1 0( rw)1 72( sr)1 44( us)1 39( lu)1 56( dp pl)2 84( vd)1 56(d dv)1 106 8 1700 5736 t
|
|
10 R f
|
|
( auto-selected whenever a DVD+RW)4 1578(The generic SCSI-3/mmc-3 DVD+RW driver is)5 2022 2 1800 5856 t
|
|
( DVD+RW media need to be formatted)6 1659( As)1 184(medium is found in an appropriate writer.)6 1757 3 1800 5976 t
|
|
( cdrecord auto-detects this medium state and performs a format)9 2714(before their \256rst use,)3 886 2 1800 6096 t
|
|
( does)1 224( that for unknown reason, the DVD+RW Alliance)7 2110( Note)1 269(before it starts to write.)4 997 4 1800 6216 t
|
|
( mode nor a way to erase DVD+RW media.)8 2061(not like that there is a simulation)6 1539 2 1800 6336 t
|
|
( one write mode that is close to Packet writing; this mode is)12 2568(DVD+RW only supports)2 1032 2 1800 6456 t
|
|
(selected in)1 432 1 1800 6576 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2265 6576 t
|
|
10 R f
|
|
(via the)1 277 1 2680 6576 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2990 6576 t
|
|
10 B f
|
|
( ao o)2 50(d da)1 106 2 3055 6576 t
|
|
10 R f
|
|
(/)3211 6576 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3239 6576 t
|
|
10 B f
|
|
( ao o)2 50(s sa)1 89 2 3304 6576 t
|
|
10 R f
|
|
(option.)3476 6576 w
|
|
10 B f
|
|
( w)1 0(c cw)1 116 2 1440 6744 t
|
|
10 S f
|
|
(_ _)1 50 1 1556 6744 t
|
|
10 B f
|
|
(7 75 50 01 1)4 200 1 1606 6744 t
|
|
10 R f
|
|
( Matsushita/Panasonic CW-7501 is auto-selected when)5 2320(The driver for)2 605 2 1800 6864 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4774 6864 t
|
|
10 R f
|
|
(\256nds)5205 6864 w
|
|
(this old pre-MMC drive.)3 1007 1 1800 6984 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 2873 6984 t
|
|
10 R f
|
|
(supports all write modes for this drive type.)7 1799 1 3316 6984 t
|
|
10 B f
|
|
( k)1 0( ak)1 56( da)1 50( od)1 56(k ko)1 106 5 1440 7152 t
|
|
10 S f
|
|
(_ _)1 50 1 1708 7152 t
|
|
10 B f
|
|
( d)1 0( cd)1 56(p pc)1 100 3 1758 7152 t
|
|
10 S f
|
|
(_ _)1 50 1 1914 7152 t
|
|
10 B f
|
|
(6 60 00 0)3 150 1 1964 7152 t
|
|
10 R f
|
|
(The driver for Kodak PCD-600 is auto-selected when)7 2326 1 1800 7272 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4178 7272 t
|
|
10 R f
|
|
(\256nds this old pre-)3 787 1 4613 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 5)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 5 5
|
|
%%Page: 6 6
|
|
save
|
|
mark
|
|
6 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( speed \(6x\) CD-writer for a long time. This)8 1842(MMC drive which has been the \256rst high)7 1758 2 1800 960 t
|
|
(drive behaves similarly to the Philips CDD-521 drive.)7 2216 1 1800 1080 t
|
|
10 B f
|
|
( s)1 0( ps)1 39( il li ip)3 112(p ph hi)2 140 4 1440 1248 t
|
|
10 S f
|
|
(_ _)1 50 1 1731 1248 t
|
|
10 B f
|
|
( 52 21 1)3 100( dd d5)2 106(c cd)1 100 3 1781 1248 t
|
|
10 R f
|
|
( CDD-521 is auto-selected when)4 1359(The driver for Philips)3 902 2 1800 1368 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4100 1368 t
|
|
10 R f
|
|
(\256nds a Philips CDD-)3 879 1 4521 1368 t
|
|
( \(which is the \256rst CD-writer ever made\) or one of the other drives that are)15 3204(521 drive)1 396 2 1800 1488 t
|
|
( \(see)1 204( Philips CDD-521 or similar drives)5 1493( All)1 204(known to behave similarly to this drive.)6 1699 4 1800 1608 t
|
|
(other drivers in this list\) do not support Session At Once recording.)11 2775 1 1800 1728 t
|
|
10 B f
|
|
( s)1 0( ps)1 39( il li ip)3 112(p ph hi)2 140 4 1440 1896 t
|
|
10 S f
|
|
(_ _)1 50 1 1731 1896 t
|
|
10 B f
|
|
( 52 21 1)3 100( dd d5)2 106(c cd)1 100 3 1781 1896 t
|
|
10 S f
|
|
(_ _)1 50 1 2087 1896 t
|
|
10 B f
|
|
( d)1 0( ld)1 56(o ol)1 78 3 2137 1896 t
|
|
10 R f
|
|
( when)1 265(The driver for Philips old CDD-521 is auto-selected)7 2239 2 1800 2016 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4353 2016 t
|
|
10 R f
|
|
(\256nds a Philips)2 616 1 4784 2016 t
|
|
(CDD-521 with very old \256rmware which has some known limitations.)9 2848 1 1800 2136 t
|
|
10 B f
|
|
( s)1 0( ps)1 39( il li ip)3 112(p ph hi)2 140 4 1440 2304 t
|
|
10 S f
|
|
(_ _)1 50 1 1731 2304 t
|
|
10 B f
|
|
( 52 22 2)3 100( dd d5)2 106(c cd)1 100 3 1781 2304 t
|
|
10 R f
|
|
( CDD-522 is auto-selected when)4 1359(The driver for Philips)3 902 2 1800 2424 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4100 2424 t
|
|
10 R f
|
|
(\256nds a Philips CDD-)3 879 1 4521 2424 t
|
|
( variants with Kodak label.)4 1215(522 which is the successor of the 521 or one of its)11 2385 2 1800 2544 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1800 2664 t
|
|
10 R f
|
|
(does not support Session At Once recording with these drives.)9 2558 1 2243 2664 t
|
|
10 B f
|
|
( s)1 0( ps)1 39( il li ip)3 112(p ph hi)2 140 4 1440 2832 t
|
|
10 S f
|
|
(_ _)1 50 1 1731 2832 t
|
|
10 B f
|
|
( b)1 0( mb)1 56(d du um)2 195 3 1781 2832 t
|
|
10 R f
|
|
( It)1 128( is never auto-selected.)3 941(The driver for Philips CDD-521 with pessimistic assumptions)7 2531 3 1800 2952 t
|
|
(may be used by hand with drives that behave similarly to the Philips CDD-521.)13 3280 1 1800 3072 t
|
|
10 B f
|
|
( ee er r)3 88( ne)1 44( on)1 56( io)1 50(p pi)1 84 5 1440 3240 t
|
|
10 S f
|
|
(_ _)1 50 1 1762 3240 t
|
|
10 B f
|
|
( 11 14 4x x)4 150( s1)1 50( ws)1 39(d dw)1 128 4 1812 3240 t
|
|
10 R f
|
|
(The driver for Pioneer DW-S114X is auto-selected when)7 2338 1 1800 3360 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4172 3360 t
|
|
10 R f
|
|
(\256nds one of the old)4 812 1 4588 3360 t
|
|
(non-MMC CD-writers from Pioneer.)3 1500 1 1800 3480 t
|
|
10 B f
|
|
( n)1 0( on)1 56( mo)1 50( sm)1 83( as)1 39( la)1 50(p pl)1 84 7 1440 3648 t
|
|
10 S f
|
|
(_ _)1 50 1 1802 3648 t
|
|
10 B f
|
|
( 41 10 00 0)4 150( f4)1 50(r rf)1 77 3 1852 3648 t
|
|
10 R f
|
|
( for Plasmon RF 4100 is auto-selected when)7 1936(The driver)1 441 2 1800 3768 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4226 3768 t
|
|
10 R f
|
|
(\256nds this speci\256c)2 743 1 4657 3768 t
|
|
(variant of the Philips CDD-521.)4 1312 1 1800 3888 t
|
|
10 B f
|
|
( h)1 0( oh)1 56( co)1 50( ic)1 44(r ri)1 72 5 1440 4056 t
|
|
10 S f
|
|
(_ _)1 50 1 1662 4056 t
|
|
10 B f
|
|
( c)1 0( o1 10 06 60 0c)5 244(r ro)1 94 3 1712 4056 t
|
|
10 R f
|
|
(The driver for Ricoh RO-1060C is auto-selected when)7 2241 1 1800 4176 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4076 4176 t
|
|
10 R f
|
|
(\256nds this drive. There)3 907 1 4493 4176 t
|
|
(is no real support for this drive yet.)7 1460 1 1800 4296 t
|
|
10 B f
|
|
( h)1 0( oh)1 56( co)1 50( ic)1 44(r ri)1 72 5 1440 4464 t
|
|
10 S f
|
|
(_ _)1 50 1 1662 4464 t
|
|
10 B f
|
|
( c)1 0( o1 14 42 20 0c)5 244(r ro)1 94 3 1712 4464 t
|
|
10 R f
|
|
(The driver for Ricoh RO-1420C is auto-selected when)7 2241 1 1800 4584 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4076 4584 t
|
|
10 R f
|
|
(\256nds a drive with this)4 907 1 4493 4584 t
|
|
(speci\256c variant of the Philips CDD-521 command set.)7 2221 1 1800 4704 t
|
|
10 B f
|
|
( 2)1 0( i2)1 50( si)1 28( cs)1 39(s sc)1 83 5 1440 4872 t
|
|
10 S f
|
|
(_ _)1 50 1 1640 4872 t
|
|
10 B f
|
|
( d)1 0(c cd)1 100 2 1690 4872 t
|
|
10 R f
|
|
( is auto-selected whenever)3 1106(The generic SCSI-2 CD-ROM driver)4 1545 2 1800 4992 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4493 4992 t
|
|
10 R f
|
|
(\256nds a pre-)2 483 1 4917 4992 t
|
|
( not support writing or a pre-MMC writer that is not supported)11 2688(MMC drive that does)3 912 2 1800 5112 t
|
|
(by)1800 5232 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1933 5232 t
|
|
10 R f
|
|
(.)2315 5232 w
|
|
10 B f
|
|
( y)1 0( ny)1 50( on)1 56(s so)1 89 4 1440 5400 t
|
|
10 S f
|
|
(_ _)1 50 1 1635 5400 t
|
|
10 B f
|
|
( 92 24 4)3 100( du u9)2 106(c cd)1 100 3 1685 5400 t
|
|
10 R f
|
|
( CDU-948 is auto-selected whenever)4 1562(The driver for Sony CDU-924 /)5 1367 2 1800 5520 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4776 5520 t
|
|
10 R f
|
|
(\256nds)5205 5520 w
|
|
(one of the old pre-MMC CD-writers from Sony.)7 1987 1 1800 5640 t
|
|
10 B f
|
|
( c)1 0( ac)1 44( ea)1 50(t te)1 77 4 1440 5808 t
|
|
10 S f
|
|
(_ _)1 50 1 1611 5808 t
|
|
10 B f
|
|
( 50 0)2 50( r5)1 50( dr)1 44(c cd)1 100 4 1661 5808 t
|
|
10 R f
|
|
( XR-W2010, Pinnacle RCD-5020)3 1400(The driver for Teac CD-R50S, Teac CD-R55S, JVC)7 2200 2 1800 5928 t
|
|
( one of the drives is found that is known to use the non-)13 2522(is auto-selected whenever)2 1078 2 1800 6048 t
|
|
( that many drives from JVC will)6 1396( Note)1 269(MMC command set used by TEAC and JVC.)7 1935 3 1800 6168 t
|
|
( the documented command set and)5 1469(not work because they do not correctly implement)7 2131 2 1800 6288 t
|
|
( the Ses-)2 368( is no support for)4 727( There)1 301(JVC has been unwilling to \256x or document the bugs.)9 2204 4 1800 6408 t
|
|
(sion At Once write mode yet.)5 1216 1 1800 6528 t
|
|
10 B f
|
|
( n)1 0( en)1 56( ud de)2 100( yu)1 56(t ty)1 83 5 1440 6696 t
|
|
10 S f
|
|
(_ _)1 50 1 1735 6696 t
|
|
10 B f
|
|
( 50 0)2 50( w5)1 50(e ew)1 116 3 1785 6696 t
|
|
10 R f
|
|
( Yuden EW-50 is auto-selected when)5 1553(The driver for Taiyo)3 853 2 1800 6816 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4244 6816 t
|
|
10 R f
|
|
(\256nds a drive with)3 736 1 4664 6816 t
|
|
(this speci\256c variant of the Philips CDD-521 command set.)8 2399 1 1800 6936 t
|
|
10 B f
|
|
( a)1 0( ha)1 50( ah)1 56( ma)1 50(y ya am)2 183 5 1440 7104 t
|
|
10 S f
|
|
(_ _)1 50 1 1779 7104 t
|
|
10 B f
|
|
( 10 00 0)3 100( r1)1 50( dr)1 44(c cd)1 100 4 1829 7104 t
|
|
10 R f
|
|
(The driver for Yamaha CDR-100 / CDR-102 is auto-selected when)9 2771 1 1800 7224 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4607 7224 t
|
|
10 R f
|
|
(\256nds one)1 375 1 5025 7224 t
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 6)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 6 6
|
|
%%Page: 7 7
|
|
save
|
|
mark
|
|
7 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( for the Session At)4 780( is no support)3 572( There)1 300(of the old pre-MMC CD-writers from Yamaha.)6 1948 4 1800 960 t
|
|
(Once write mode yet.)3 883 1 1800 1080 t
|
|
10 B f
|
|
(b bd d)2 112 1 1440 1248 t
|
|
10 S f
|
|
(_ _)1 50 1 1552 1248 t
|
|
10 B f
|
|
( l)1 0( ul)1 28( mu)1 56( im)1 83(s si)1 67 5 1602 1248 t
|
|
10 R f
|
|
( that)1 184(The simulation BluRay driver allows to run timing and speed tests with parameters)12 3416 2 1800 1368 t
|
|
(match the behavior of BluRay writers.)5 1571 1 1800 1488 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 1440 1656 t
|
|
10 S f
|
|
(_ _)1 50 1 1584 1656 t
|
|
10 B f
|
|
( l)1 0( ul)1 28( mu)1 56( im)1 83(s si)1 67 5 1634 1656 t
|
|
10 R f
|
|
( with parameters that)3 882(The simulation CD-R driver allows to run timing and speed tests)10 2718 2 1800 1776 t
|
|
(match the behavior of CD-writers.)4 1404 1 1800 1896 t
|
|
10 B f
|
|
( d)1 0( vd)1 56(d dv)1 106 3 1440 2064 t
|
|
10 S f
|
|
(_ _)1 50 1 1602 2064 t
|
|
10 B f
|
|
( l)1 0( ul)1 28( mu)1 56( im)1 83(s si)1 67 5 1652 2064 t
|
|
10 R f
|
|
( timing and speed tests with parameters)6 1714(The simulation DVD-R driver allows to run)6 1886 2 1800 2184 t
|
|
(that match the behavior of DVD writers.)6 1664 1 1800 2304 t
|
|
( special driver entries in the list:)6 1336(There are two)2 569 2 1440 2472 t
|
|
10 B f
|
|
( r)1 0( dr)1 44(c cd)1 100 3 3412 2472 t
|
|
10 S f
|
|
(_ _)1 50 1 3556 2472 t
|
|
10 B f
|
|
( l)1 0( ul)1 28( mu)1 56( im)1 83(s si)1 67 5 3606 2472 t
|
|
10 R f
|
|
(and)3874 2472 w
|
|
10 B f
|
|
( d)1 0( vd)1 56(d dv)1 106 3 4052 2472 t
|
|
10 S f
|
|
(_ _)1 50 1 4214 2472 t
|
|
10 B f
|
|
( l)1 0( ul)1 28( mu)1 56( im)1 83(s si)1 67 5 4264 2472 t
|
|
10 R f
|
|
( driver entries)2 572(. These)1 330 2 4498 2472 t
|
|
( drives that do not support the)6 1248(are designed to make timing tests at any speed or timing tests for)12 2712 2 1440 2592 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 2712 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 1505 2712 t
|
|
10 R f
|
|
( that)1 195( MB)1 189( simulation drivers implement a drive with a buffer size of 1)11 2625(option. The)1 514 4 1877 2712 t
|
|
(can be changed via the)4 960 1 1440 2832 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 2438 2832 t
|
|
10 S f
|
|
(_ _)1 50 1 2654 2832 t
|
|
10 B f
|
|
( L)1 0( UL)1 67( MU)1 72( IM)1 94(S SI)1 95 5 2704 2832 t
|
|
10 S f
|
|
(_ _)1 50 1 3032 2832 t
|
|
10 B f
|
|
( ZE E)2 67( IZ)1 67( SI)1 39( FS)1 56( UF)1 61(B BU)1 139 6 3082 2832 t
|
|
10 R f
|
|
( driver)1 275( simulation)1 461( The)1 226(environment variable.)1 889 4 3549 2832 t
|
|
( the)1 170( If)1 147(correctly simulates even a buffer underrun condition.)6 2252 3 1440 2952 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4057 2952 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 4122 2952 t
|
|
10 R f
|
|
(option is present, the)3 902 1 4498 2952 t
|
|
(simulation is not aborted in case of a buffer underrun.)9 2218 1 1440 3072 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( pt)1 33( op)1 56( er ro)2 94( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 10 1080 3240 t
|
|
10 I f
|
|
(option list)1 412 1 1581 3240 t
|
|
10 R f
|
|
( get a list of)4 512( To)1 178(Set driver speci\256c options. The options are speci\256ed as a comma separated list.)12 3270 3 1440 3360 t
|
|
(valid options use)2 732 1 1440 3480 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( pt)1 33( op)1 56( er ro)2 94( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 10 2224 3480 t
|
|
10 I f
|
|
(help)2725 3480 w
|
|
10 R f
|
|
(together with the)2 729 1 2949 3480 t
|
|
10 S1 f
|
|
(\261)3729 3480 w
|
|
10 I f
|
|
(checkdrive)3794 3480 w
|
|
10 R f
|
|
( you like to set)4 693(option. If)1 431 2 4276 3480 t
|
|
(driver options without running a typical)5 1656 1 1440 3600 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3134 3600 t
|
|
10 R f
|
|
(task, you need to use the)5 1052 1 3555 3600 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4646 3600 t
|
|
10 B f
|
|
( s)1 0( ts)1 39( pt)1 33( op)1 56( ro)1 50( dr)1 44( td)1 56( et)1 33(s se)1 83 9 4711 3600 t
|
|
10 R f
|
|
(option)5144 3600 w
|
|
( the command line parser in)5 1212(in addition, otherwise)2 911 2 1440 3720 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3608 3720 t
|
|
10 R f
|
|
( imple-)1 306( Currently)1 461(will complain.)1 598 3 4035 3720 t
|
|
(mented driver options are:)3 1075 1 1440 3840 t
|
|
10 B f
|
|
( re ee e)3 88( fr)1 44( nf)1 33( rn)1 56(b bu ur)2 156 5 1440 4008 t
|
|
10 R f
|
|
( drives that)2 466( only works for)3 643( This)1 246(Turn the support for Buffer Underrun Free writing on.)8 2245 4 1800 4128 t
|
|
( may be called:)3 649( This)1 251(support Buffer Underrun Free technology.)4 1748 3 1800 4248 t
|
|
10 B f
|
|
( f)1 0( oo of)2 83( ro)1 50( Pr)1 44( -P)1 61( UR RN N-)3 177( BU)1 72( B)1 106( yo o)2 50( ny)1 50( an)1 56(S Sa)1 106 12 4520 4248 t
|
|
10 R f
|
|
(,)5375 4248 w
|
|
10 B f
|
|
( nk k)2 56( in)1 56( Li)1 28( t- -L)2 100( st)1 33( us)1 39( Ju)1 56( J)1 83( h)1 0( oh)1 56( co)1 50( ic)1 44(R Ri)1 100 13 1800 4368 t
|
|
10 R f
|
|
(,)2501 4368 w
|
|
10 B f
|
|
( nk k)2 56( in)1 56( Li)1 28( -L)1 67( ss s-)2 72( es)1 39( le)1 44( ss sl)2 67( os)1 39( Lo)1 50( L)1 100( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 17 2559 4368 t
|
|
10 R f
|
|
(or similar.)1 419 1 3571 4368 t
|
|
(The default is to turn)4 870 1 1800 4608 t
|
|
10 B f
|
|
( re ee e)3 88( Fr)1 44( -F)1 61( UR RN N-)3 177(B BU)1 139 5 2703 4608 t
|
|
10 R f
|
|
(off, regardless of the defaults of the drive.)7 1732 1 3245 4608 t
|
|
10 B f
|
|
( re ee e)3 88( fr)1 44( nf)1 33( rn)1 56( bu ur)2 100( ob)1 56(n no)1 106 7 1440 4776 t
|
|
10 R f
|
|
(Turn the support for Buffer Underrun Free writing off.)8 2245 1 1800 4896 t
|
|
10 B f
|
|
( =)1 0( re ec c=)3 145( ir)1 44( ri)1 28(v va ar)2 144 5 1440 5064 t
|
|
10 I f
|
|
(value)1801 5064 w
|
|
10 R f
|
|
( the)1 172(Turn on)1 343 2 1800 5184 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( iR)1 72( ri)1 28( ar)1 44( Va)1 50( V)1 122( r)1 0( or)1 44( to)1 50( xt)1 33( ex)1 50( le)1 44(P Pl)1 89 14 2365 5184 t
|
|
10 R f
|
|
(writing mode. The mandatory parameter)4 1716 1 3129 5184 t
|
|
10 I f
|
|
(value)4895 5184 w
|
|
10 R f
|
|
(is the)1 239 1 5161 5184 t
|
|
( and currently may be selected from)6 1555(laser power offset)2 756 2 1800 5304 t
|
|
10 S1 f
|
|
(\261)4156 5304 w
|
|
10 R f
|
|
(2,)4221 5304 w
|
|
10 S1 f
|
|
(\261)4341 5304 w
|
|
10 R f
|
|
( addition,)1 398( In)1 161(1, 0, 1, 2.)3 435 3 4406 5304 t
|
|
(you need to set the write speed to 4 in order to allow)12 2193 1 1800 5424 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( iR)1 72( ri)1 28( ar)1 44(V Va)1 122 6 4026 5424 t
|
|
10 R f
|
|
(to work.)1 341 1 4413 5424 t
|
|
10 B f
|
|
( =)1 0( re ec c=)3 145( ga ar)2 94( ig)1 50(g gi)1 78 5 1440 5592 t
|
|
10 I f
|
|
(value)1807 5592 w
|
|
10 R f
|
|
(Manage the)1 493 1 1800 5712 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( ga aR)2 122( ig)1 50( Gi)1 28( G)1 129( r)1 0( or)1 44( to)1 50( xt)1 33( ex)1 50( le)1 44(P Pl)1 89 13 2344 5712 t
|
|
10 R f
|
|
(writing mode. The mandatory parameter)4 1720 1 3122 5712 t
|
|
10 I f
|
|
(value)4893 5712 w
|
|
10 R f
|
|
(is the)1 240 1 5160 5712 t
|
|
( recording and currently may be selected from)7 1954(disk capacity ratio compared to normal)5 1646 2 1800 5832 t
|
|
( values)1 299( If)1 143(0.6, 0.7, 0.8, 0.9, 1.0, 1,1, 1.2, 1.3, 1.4.)8 1702 3 1800 5952 t
|
|
10 S1 f
|
|
(<)3988 5952 w
|
|
10 R f
|
|
(1.0 are used, then the effect is)6 1311 1 4089 5952 t
|
|
(similar to the)2 550 1 1800 6072 t
|
|
10 B f
|
|
( .)1 0( R.)1 25( R)1 108( .)1 0( Q.)1 25( Q)1 114( er r)2 44( te)1 44( st)1 33( as)1 39( Ma)1 50( M)1 130( o)1 0( io)1 50( ud di)2 84( Au)1 56( A)1 108( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 23 2386 6072 t
|
|
10 R f
|
|
( values)1 290(feature. If)1 403 2 3693 6072 t
|
|
10 S1 f
|
|
(>)4421 6072 w
|
|
10 R f
|
|
(1.0 are used, then the)4 888 1 4512 6072 t
|
|
(disk capacity is increased.)3 1066 1 1800 6192 t
|
|
(Not all drives support all)4 1070 1 1800 6432 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( ga aR)2 122( ig)1 50(G Gi)1 106 5 2914 6432 t
|
|
10 R f
|
|
( a drive uses the)4 723(values. When)1 596 2 3324 6432 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( ga aR)2 122( ig)1 50(G Gi)1 106 5 4688 6432 t
|
|
10 R f
|
|
(feature,)5099 6432 w
|
|
(the write speed is limited to 8x.)6 1306 1 1800 6552 t
|
|
10 B f
|
|
( er r)2 44( te)1 44( st)1 33( as)1 39( ma)1 50( om)1 83( io)1 50( ud di)2 84(a au)1 106 9 1440 6720 t
|
|
10 R f
|
|
( the)1 158(Turn on)1 329 2 1800 6840 t
|
|
10 B f
|
|
( .)1 0( R.)1 25( R)1 108( .)1 0( Q.)1 25( Q)1 114( er r)2 44( te)1 44( st)1 33( as)1 39( Ma)1 50( M)1 130( o)1 0( io)1 50( ud di)2 84( Au)1 56( A)1 108( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 23 2323 6840 t
|
|
10 R f
|
|
(feature which usually should result in high)6 1770 1 3630 6840 t
|
|
( this is implemented)3 848( As)1 182( problems in Hi-Fi players.)4 1132(quality CDs that have less reading)5 1438 4 1800 6960 t
|
|
( write mode, it will only work if you select SAO)10 2095(as a variant of the Session At Once)7 1505 2 1800 7080 t
|
|
( The)1 232(write mode and there is no need to turn it off.)10 2001 2 1800 7200 t
|
|
10 B f
|
|
( er r)2 44( te)1 44( st)1 33( as)1 39( Ma)1 50( M)1 138( o)1 0( io)1 50( ud di)2 84(A Au)1 128 10 4077 7200 t
|
|
10 R f
|
|
(mode will work)2 669 1 4731 7200 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 7)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 7 7
|
|
%%Page: 8 8
|
|
save
|
|
mark
|
|
8 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(with a limited speed but may also be used with data CDs. In)12 2521 1 1800 960 t
|
|
10 B f
|
|
( er r)2 44( te)1 44( st)1 33( as)1 39( Ma)1 50( M)1 130( o)1 0( io)1 50( ud di)2 84(A Au)1 128 10 4357 960 t
|
|
10 R f
|
|
(mode, the)1 405 1 4995 960 t
|
|
( will be written larger than usual so the capacity of the medium is)13 2941(pits on the CD)3 659 2 1800 1080 t
|
|
( capacity of 63)3 617( 74-minute CD will only have a)6 1314( A)1 138(reduced when turning this feature on.)5 1531 4 1800 1200 t
|
|
(minutes if)1 413 1 1800 1320 t
|
|
10 B f
|
|
( er r)2 44( te)1 44( st)1 33( as)1 39( Ma)1 50( M)1 128( o)1 0( io)1 50( ud di)2 84(A Au)1 128 10 2247 1320 t
|
|
10 R f
|
|
(is active and the capacity of a 80-minute CD will be reduced)11 2519 1 2881 1320 t
|
|
( On)1 202( the original capacity.)3 931(to 68 minutes, the capacity in will be reduced to 85% of)11 2467 3 1800 1440 t
|
|
( but the capacity will be reduced to)7 1540(newer Plextor drives, this feature is also present)7 2060 2 1800 1560 t
|
|
( the)1 168(86.66% of the original capacity. For other factors on Plextor drives, see)11 3076 2 1800 1680 t
|
|
10 B f
|
|
( re ec c)3 88( ga ar)2 94( ig)1 50(g gi)1 78 4 5090 1680 t
|
|
10 R f
|
|
(option above.)1 552 1 1800 1800 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44( sp)1 56( rc ce es)3 127( or)1 44(f fo)1 83 7 1440 1968 t
|
|
10 R f
|
|
( different media and may)4 1051(Normally, modern drives know the highest possible speed for)8 2549 2 1800 2088 t
|
|
( called:)1 305( technology may be)3 830( This)1 251(reduce the speed in order to grant best write quality.)9 2214 4 1800 2208 t
|
|
10 B f
|
|
( ec c)2 44( Re)1 44( er rR)2 116( we)1 44( ow)1 72( Po)1 50( P)1 104( r)1 0( or)1 44( to)1 50( xt)1 33( ex)1 50( le)1 44(P Pl)1 89 14 1800 2328 t
|
|
10 R f
|
|
(,)2584 2328 w
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( Sp pe)2 100( t- -S)2 89( st)1 33( us)1 39( Ju)1 56( J)1 93( h)1 0( oh)1 56( co)1 50( ic)1 44(R Ri)1 100 13 2652 2328 t
|
|
10 R f
|
|
(,)3412 2328 w
|
|
10 B f
|
|
( l)1 0( ol)1 28( ro)1 50( tr)1 44( nt)1 33( on)1 56( Co)1 50( C)1 116( d)1 0( ee ed)2 100( Sp pe)2 100( S)1 100( e)1 0( te)1 44( it)1 33( ri)1 28( Wr)1 44( W)1 144( m)1 0( um)1 83( mu)1 56( im)1 83( ti)1 28( pt)1 33( Op)1 56( O)1 122( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 32 3481 2328 t
|
|
10 R f
|
|
(or)5317 2328 w
|
|
( allow to force the drive to use)7 1294( drives \(e.g. Plextor, Ricoh and Yamaha\))6 1705(similar. Some)1 601 3 1800 2448 t
|
|
(the selected speed even if the medium is so bad that the write quality would be poor.)16 3600 1 1800 2568 t
|
|
(This option tells such a drive to force to use the selected speed regardless of the)15 3600 1 1800 2688 t
|
|
(medium quality.)1 664 1 1800 2808 t
|
|
( extreme care and note that the drive should know better which)11 2734(Use this option with)3 866 2 1800 3048 t
|
|
( is to turn)3 432( default)1 320( The)1 231(medium will work at full speed.)5 1367 4 1800 3168 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44( sp)1 56( rc ce es)3 127( or)1 44(f fo)1 83 7 4192 3168 t
|
|
10 R f
|
|
(off, regardless of)2 712 1 4688 3168 t
|
|
(the defaults of the drive.)4 1005 1 1800 3288 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44( sp)1 56( rc ce es)3 127( or)1 44( fo)1 50( of)1 33(n no)1 106 9 1440 3456 t
|
|
10 R f
|
|
(Turn off the)2 498 1 1800 3576 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44( sp)1 56( s)1 72( rc ce e)3 88( or)1 44(f fo)1 83 8 2331 3576 t
|
|
10 R f
|
|
(feature.)2851 3576 w
|
|
10 B f
|
|
( d)1 0( ad)1 56( re ea)2 94( dr)1 44( ee ed)2 100( pe)1 44(s sp)1 95 7 1440 3744 t
|
|
10 R f
|
|
( 48x and faster drives from Plextor limit the read)9 2058(Some ultra high speed drives such as)6 1542 2 1800 3864 t
|
|
( media to e.g. 40x in order to avoid damaged disks and drives.)12 2783(speed for unknown)2 817 2 1800 3984 t
|
|
( very careful)2 525( Be)1 180( any media as fast as possible.)6 1267(Using this option tells the drive to read)7 1628 4 1800 4104 t
|
|
( to break in the drive while reading, resulting in damaged)10 2418(as this may cause the media)5 1182 2 1800 4224 t
|
|
(media and drive!)2 692 1 1800 4344 t
|
|
10 B f
|
|
( d)1 0( ad)1 56( re ea)2 94( dr)1 44( ee ed)2 100( pe)1 44( sp)1 56( os)1 39(n no)1 106 9 1440 4512 t
|
|
10 R f
|
|
(Turn off unlimited read speed.)4 1249 1 1800 4632 t
|
|
10 B f
|
|
( n)1 0( on)1 56( io)1 50( ss si)2 67( es)1 39( se)1 44( es)1 39( le)1 44( gl)1 28( ng)1 50( in)1 56(s si)1 67 12 1440 4800 t
|
|
10 R f
|
|
( allows to read defective or non-)6 1381( This)1 251( into a single-session only drive.)5 1369(Turn the drive)2 599 4 1800 4920 t
|
|
( media with extremely non-standard additional \(broken/illegal\) TOC)7 2843(compliant \(illegal\))1 757 2 1800 5040 t
|
|
( the TOC from the second or higher session. Some of these disks become)13 3210(entries in)1 390 2 1800 5160 t
|
|
( need to enable Sin-)4 845( You)1 243( is used.)2 351(usable if only the information from the \256rst session)8 2161 4 1800 5280 t
|
|
(gle Session mode before you insert the defective disk!)8 2227 1 1800 5400 t
|
|
10 B f
|
|
( n)1 0( on)1 56( io)1 50( ss si)2 67( es)1 39( se)1 44( es)1 39( le)1 44( gl)1 28( ng)1 50( in)1 56( si)1 28( os)1 39(n no)1 106 14 1440 5568 t
|
|
10 R f
|
|
(Turn off single-session mode. The drive will again behave as usual.)10 2781 1 1800 5688 t
|
|
10 B f
|
|
( r)1 0( dr)1 44( ec cd)2 100( de)1 44( id)1 56(h hi)1 84 6 1440 5856 t
|
|
10 R f
|
|
( allows to make CD-)4 871( This)1 247(Hide the fact that a medium might be a recordable medium.)10 2482 3 1800 5856 t
|
|
( the media in the drive is not a)8 1354(Rs look like CD-ROMs and applications believe that)7 2246 2 1800 5976 t
|
|
(CD-R.)1800 6096 w
|
|
10 B f
|
|
( r)1 0( dr)1 44( ec cd)2 100( de)1 44( id)1 56( hi)1 28( oh)1 56(n no)1 106 8 1440 6264 t
|
|
10 R f
|
|
(Turn off hiding CD-R media.)4 1206 1 1800 6384 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( oo oi)2 78( tt to)2 83( at)1 33(t ta)1 83 8 1440 6552 t
|
|
10 R f
|
|
(Use this option together with)4 1233 1 1800 6672 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3076 6672 t
|
|
10 B f
|
|
( e)1 0( ve)1 44( iv)1 50( ri)1 28( kd dr)2 100( ec ck)2 100( he)1 44(c ch)1 100 8 3141 6672 t
|
|
10 R f
|
|
( for)1 160(to retrieve the image size information)5 1590 2 3650 6672 t
|
|
(the)1800 6792 w
|
|
10 B f
|
|
( T)1 0( kT)1 67( sk)1 56( is)1 39( Di)1 28( D)1 112( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 12 1962 6792 t
|
|
10 S1 f
|
|
(@ @)1 92 1 2625 6792 t
|
|
10 B f
|
|
(2 2)1 50 1 2717 6792 t
|
|
10 R f
|
|
( 3744 pixels.)2 542(feature. The images always have a line length of)8 2051 2 2807 6792 t
|
|
( inner)1 246( you know the)3 614( If)1 139(Line number 0 \(radius 0\) is mapped to the center of the disk.)12 2601 4 1800 6912 t
|
|
( you will be able to create a pre distorted image that later may appear)14 2984(and outer radii)2 616 2 1800 7032 t
|
|
(undistorted on the disk.)3 963 1 1800 7152 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 8)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 8 8
|
|
%%Page: 9 9
|
|
save
|
|
mark
|
|
9 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( oo o\256)2 106( tt to)2 83( at)1 33(t ta)1 83 8 1440 960 t
|
|
10 I f
|
|
(name)1874 960 w
|
|
10 R f
|
|
( together with)2 573(Use this option)2 622 2 1800 1080 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3029 1080 t
|
|
10 B f
|
|
( e)1 0( ve)1 44( iv)1 50( ri)1 28( kd dr)2 100( ec ck)2 100( he)1 44(c ch)1 100 8 3094 1080 t
|
|
10 R f
|
|
(to write an image prepared for the)6 1411 1 3594 1080 t
|
|
10 B f
|
|
( a)1 0( ha)1 50( ah)1 56( ma)1 50( am)1 83(Y Ya)1 122 6 5039 1080 t
|
|
( T)1 0( kT)1 67( sk)1 56( is)1 39(D Di)1 100 5 1800 1200 t
|
|
10 S1 f
|
|
(@ @)1 92 1 2062 1200 t
|
|
10 B f
|
|
(2 2)1 50 1 2154 1200 t
|
|
10 R f
|
|
( data)1 206( \256le must be a \256le with raw image B&W)9 1768( The)1 229(feature to the medium.)3 952 4 2245 1200 t
|
|
(\(one byte per pixel\) in a size as retrieved by a previous call to)13 2627 1 1800 1320 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( oo oi)2 78( tt to)2 83( at)1 33(t ta)1 83 8 4466 1320 t
|
|
10 R f
|
|
( the size)2 355(. If)1 163 2 4882 1320 t
|
|
( x 320 pixels\),)3 599(of the image equals the maximum possible size \(3744)8 2228 2 1800 1440 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4661 1440 t
|
|
10 R f
|
|
(will use)1 323 1 5077 1440 t
|
|
( \256le. This \256rst part then will be written to the leftover space on the)14 2818(the \256rst part of the)4 782 2 1800 1560 t
|
|
(CD.)1800 1680 w
|
|
(Note that the image must be mirrored to be readable from the pick up side of the CD.)17 3536 1 1800 1920 t
|
|
10 B f
|
|
( k)1 0( ak)1 56( re ea)2 94( br)1 44( er rb)2 100( ay ye)2 94(l la)1 78 7 1440 2088 t
|
|
10 R f
|
|
( DVD-R/DL medium into)3 1090(Switch a drive with)3 831 2 1800 2208 t
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( re ec co)3 138( r)1 87( p)1 0( mp)1 56( um)1 83( ju)1 56( j)1 76( er r)2 44( ay ye)2 94(l la)1 78 16 3764 2208 t
|
|
10 R f
|
|
(recording mode)1 647 1 4753 2208 t
|
|
(and use automatic layer-break position setup.)5 1848 1 1800 2328 t
|
|
(By default, DVD-R/DL media is written in)6 1766 1 1800 2568 t
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( re ec co)3 138( r)1 77( l)1 0( al)1 28( ia)1 50( ti)1 28( nt)1 33( en)1 56( qu ue)2 100( eq)1 56(s se)1 83 17 3599 2568 t
|
|
10 R f
|
|
(mode that completely)2 884 1 4516 2568 t
|
|
(\256lls up both layers.)3 791 1 1800 2688 t
|
|
10 B f
|
|
( =)1 0( k=)1 57( ak)1 56( re ea)2 94( br)1 44( er rb)2 100( ay ye)2 94(l la)1 78 8 1440 2856 t
|
|
10 I f
|
|
(value)1963 2856 w
|
|
10 R f
|
|
( speci\256ed)1 406( The)1 239( a manual layer-break value for DVD-R/DL and DVD+R/DL.)8 2677(Set up)1 278 4 1800 2976 t
|
|
( recorded data size and must)5 1203(layer-break value must not be set to less than half of the)11 2397 2 1800 3096 t
|
|
(not be set to more than the remaining)7 1567 1 1800 3216 t
|
|
10 I f
|
|
(Layer 0 size)2 505 1 3403 3216 t
|
|
10 R f
|
|
( manual layer-)2 600( The)1 225( medium.)1 390(of the)1 241 4 3944 3216 t
|
|
( of the ECC sector size which is 16 logical 2048)10 2116(break value needs to be a multiple)6 1484 2 1800 3336 t
|
|
( of DVD media and 32 logical 2048 byte sectors in case of HD-)13 2776(byte sectors in case)3 824 2 1800 3456 t
|
|
(DVD or BD media.)3 806 1 1800 3576 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1800 3816 t
|
|
10 R f
|
|
( media in case that the total amount of data is)10 1989(does not allow to write DL)5 1159 2 2252 3816 t
|
|
(less then the)2 526 1 1800 3936 t
|
|
10 I f
|
|
(Layer 0 size)2 513 1 2366 3936 t
|
|
10 R f
|
|
(of the medium except when a manual layer-break has been)9 2481 1 2919 3936 t
|
|
(speci\256ed by using the)3 893 1 1800 4056 t
|
|
10 B f
|
|
( =)1 0( k=)1 57( ak)1 56( re ea)2 94( br)1 44( er rb)2 100( ay ye)2 94(l la)1 78 8 2726 4056 t
|
|
10 I f
|
|
(value)3249 4056 w
|
|
10 R f
|
|
(option.)3498 4056 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4224 t
|
|
10 B f
|
|
( t)1 0( ec ct)2 77( je)1 44(e ej)1 77 4 1145 4224 t
|
|
10 R f
|
|
( eject the medium before)4 1060( devices \(e.g. Philips\) need to)5 1259( Some)1 302(Eject disk after doing the work.)5 1339 4 1440 4224 t
|
|
(creating a new disk. Doing a)5 1262 1 1440 4344 t
|
|
10 S1 f
|
|
(\261)2751 4344 w
|
|
10 R f
|
|
( a real disk would not)5 978(dummy test and immediately creating)4 1606 2 2816 4344 t
|
|
(work on these devices.)3 933 1 1440 4464 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4632 t
|
|
10 B f
|
|
( x)1 0(\256 \256x)1 106 2 1145 4632 t
|
|
10 R f
|
|
( CD-reader will be written\). This may be used, if)9 2039(The disk will only be \256xated \(i.e. a TOC for a)10 1921 2 1440 4632 t
|
|
( \256xated. This option currently does not work)7 1873(for some reason the disk has been written but not)9 2087 2 1440 4752 t
|
|
(with old TEAC drives \(CD-R50S and CD-R55S\).)6 2034 1 1440 4872 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5040 t
|
|
10 B f
|
|
( rc ce e)3 88( or)1 44(f fo)1 83 3 1145 5040 t
|
|
10 R f
|
|
(Force to continue on some errors. Be careful when using this option.)11 2958 1 1440 5040 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 4477 5040 t
|
|
10 R f
|
|
(implements)4933 5040 w
|
|
( by)1 140(several checks that prevent you from doing unwanted things like damaging CD-RW media)12 3820 2 1440 5160 t
|
|
(improper drives. Many of the sanity checks are disabled when the)10 2705 1 1440 5280 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4178 5280 t
|
|
10 B f
|
|
( rc ce e)3 88( or)1 44(f fo)1 83 3 4243 5280 t
|
|
10 R f
|
|
(option is used.)2 597 1 4491 5280 t
|
|
(This option also implements some tricks that will allow you to blank bad CD-RW disks.)14 3643 1 1440 5520 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5688 t
|
|
10 B f
|
|
( t)1 0( at)1 33( ma)1 50( rm)1 83( or)1 44(f fo)1 83 6 1145 5688 t
|
|
10 R f
|
|
( is currently only implemented)4 1267( Formatting)1 512(Format a CD-RW/DVD-RW/DVD+RW/BD-RE disc.)3 2181 3 1440 5808 t
|
|
( medium needs to be for-)5 1066( 'maiden' DVD+RW or BD-RE)4 1332( A)1 144(for DVD+RW and BD-RE media.)4 1418 4 1440 5928 t
|
|
( as)1 123( However,)1 463(matted before you may write to it.)6 1452 3 1440 6048 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3518 6048 t
|
|
10 R f
|
|
( need for formatting)3 849(autodetects the)1 611 2 3940 6048 t
|
|
( before it starts writing, the)5 1167(in this case and auto formats the medium)7 1766 2 1440 6168 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4415 6168 t
|
|
10 B f
|
|
( t)1 0( at)1 33( ma)1 50( rm)1 83( or)1 44(f fo)1 83 6 4480 6168 t
|
|
10 R f
|
|
(option is only)2 585 1 4815 6168 t
|
|
(needed if you like to forcibly reformat a DVD+RW or BD-RE medium.)11 2956 1 1440 6288 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(f fs)1 72 3 1080 6456 t
|
|
10 S1 f
|
|
(#)1209 6456 w
|
|
10 R f
|
|
(Set the FIFO \(ring buffer\) size to)6 1452 1 1440 6456 t
|
|
10 S1 f
|
|
(#)2939 6456 w
|
|
10 R f
|
|
( same syntax as in)4 819( may use the)3 568(. You)1 277 3 2989 6456 t
|
|
10 B f
|
|
(d dd d)2 112 1 4701 6456 t
|
|
10 R f
|
|
(\(1\),)4813 6456 w
|
|
10 B f
|
|
( dd d)2 56(s sd)1 95 2 5002 6456 t
|
|
10 R f
|
|
(\(1\) or)1 247 1 5153 6456 t
|
|
10 B f
|
|
( r)1 0( ar)1 44( ta)1 50(s st)1 72 4 1440 6576 t
|
|
10 R f
|
|
( a)1 90( If)1 146( number representing the size is taken in bytes unless otherwise speci\256ed.)11 3182(\(1\). The)1 376 4 1606 6576 t
|
|
( size is multiplied by 512,)5 1109(number is followed directly by the letter `b', `k', `m', `s' or `f', the)13 2851 2 1440 6696 t
|
|
(1024, 1024)1 461 1 1440 6816 t
|
|
10 S f
|
|
(*)1901 6816 w
|
|
10 R f
|
|
( by `x' or `)4 472( the size consists of numbers separated)6 1613( If)1 135(1024, 2048 or 2352.)3 841 4 1951 6816 t
|
|
10 S f
|
|
(*)5012 6816 w
|
|
10 R f
|
|
(', multi-)1 338 1 5062 6816 t
|
|
( Thus)1 290(plication of the two numbers is performed.)6 1898 2 1440 6936 t
|
|
10 I f
|
|
(fs=10x63k)3686 6936 w
|
|
10 R f
|
|
(will specify a FIFO size of)5 1233 1 4167 6936 t
|
|
(630 kBytes.)1 486 1 1440 7056 t
|
|
(The size speci\256ed by the)4 1143 1 1440 7296 t
|
|
10 I f
|
|
(fs=)2647 7296 w
|
|
10 R f
|
|
( needed for)2 528(argument includes the shared memory that is)6 2026 2 2846 7296 t
|
|
(J)720 7776 w
|
|
(. .)1 47 1 759 7721 t
|
|
( 9)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7776 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 9 9
|
|
%%Page: 10 10
|
|
save
|
|
mark
|
|
10 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( no)1 136( If)1 135( one page of memory.)4 917(administration. This is at least)4 1251 4 1440 960 t
|
|
10 I f
|
|
(fs)3915 960 w
|
|
10 R f
|
|
(= option is present,)3 800 1 3990 960 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4826 960 t
|
|
10 R f
|
|
(will)5244 960 w
|
|
(try to get the FIFO size value from the)8 1633 1 1440 1080 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 3110 1080 t
|
|
10 S f
|
|
(_ _)1 50 1 3326 1080 t
|
|
10 B f
|
|
( ZE E)2 67( IZ)1 67( SI)1 39( OS)1 56( FO)1 78( IF)1 61(F FI)1 100 7 3376 1080 t
|
|
10 R f
|
|
( default FIFO size)3 763(environment. The)1 756 2 3881 1080 t
|
|
(is currently 4 MB.)3 757 1 1440 1200 t
|
|
( allows to run a pipe)5 858( It)1 128( real-time writing process.)3 1075(The FIFO is used to increase buffering for the)8 1899 4 1440 1440 t
|
|
(from)1440 1560 w
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1687 1560 t
|
|
10 R f
|
|
(directly into)1 514 1 2068 1560 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2635 1560 t
|
|
10 R f
|
|
( and a pipe from)4 762( the FIFO is active)4 856(. If)1 177 3 3017 1560 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 4864 1560 t
|
|
10 R f
|
|
(into)5244 1560 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1440 1680 t
|
|
10 R f
|
|
(is used to create a CD,)5 953 1 1858 1680 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2847 1680 t
|
|
10 R f
|
|
(will abort prior to do any modi\256cations on the disk)9 2135 1 3265 1680 t
|
|
(if)1440 1800 w
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1572 1800 t
|
|
10 R f
|
|
( recommended FIFO size is between 4 and)7 2020( The)1 258( writing starts.)2 665(dies before)1 486 4 1971 1800 t
|
|
( thumb, the FIFO size should be at least equal to the size of the)14 2825( a rule of)3 420( As)1 190(128 MBytes.)1 525 4 1440 1920 t
|
|
( no more than half of the physical amount)8 1782(internal buffer of the CD/DVD/BluRay-recorder and)5 2178 2 1440 2040 t
|
|
( the FIFO size is big enough, the FIFO statistics will print)11 2422( If)1 134(of RAM available in the machine.)5 1404 3 1440 2160 t
|
|
( is not wise to use too)6 987( It)1 139( \256ll not below 20%.)4 872(a FIFO empty count of zero and a FIFO min)9 1962 4 1440 2280 t
|
|
( than 8 MB to write a CD at a speed less than 20x)13 2140(much space for the FIFO. If you need more)8 1820 2 1440 2400 t
|
|
( on an idle machine, your machine is either underpowered,)9 2432(from an image on a local \256le system)7 1528 2 1440 2520 t
|
|
( you like to write DVDs or to write CDs at)10 1924( If)1 146(has hardware problems or is mis-con\256gured.)5 1890 3 1440 2640 t
|
|
(higher speed, it makes sense to use at least 16 MB for the FIFO.)13 2665 1 1440 2760 t
|
|
( your machine)2 597( If)1 137( be more careful with the FIFO size.)7 1538(On old and small machines, you need to)7 1688 4 1440 3000 t
|
|
( a FIFO size that is more than)7 1290( of physical RAM, you should not set up)8 1753( MB)1 189(has less than 256)3 728 4 1440 3120 t
|
|
( for)1 163( sun4c architecture \(e.g. a Sparcstation-2\) has only MMU page table entries)11 3249( The)1 234(32 MB.)1 314 4 1440 3240 t
|
|
( may cause the operating sys-)5 1223( for the FIFO)3 560( MBytes)1 350( per process. Using more than 14)6 1377(16 MBytes)1 450 5 1440 3360 t
|
|
( the MMU tables. Newer machines)5 1507(tem in this case to spend much time to constantly reload)10 2453 2 1440 3480 t
|
|
( on PC)2 319(from Sun do not have this MMU hardware problem. The author has no information)13 3641 2 1440 3600 t
|
|
(hardware re\257ecting this problem.)3 1349 1 1440 3720 t
|
|
( shared memory size.)3 896(Old Linux systems for non-x86 platforms have broken de\256nitions for the)10 3064 2 1440 3960 t
|
|
(You need to \256x them and rebuild the kernel or manually tell)11 2488 1 1440 4080 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3961 4080 t
|
|
10 R f
|
|
(to use a smaller FIFO.)4 923 1 4376 4080 t
|
|
( buffer underruns or similar problems \(like a constantly empty drive-buffer\) and)11 3460(If you have)2 500 2 1440 4320 t
|
|
(observe a zero)2 593 1 1440 4440 t
|
|
10 I f
|
|
(\256fo empty count)2 654 1 2066 4440 t
|
|
10 R f
|
|
(, you have hardware problems that prevent the data from \257owing)10 2672 1 2728 4440 t
|
|
( but)1 169(fast enough from the kernel memory to the drive. The FIFO size in this case is suf\256cient,)16 3791 2 1440 4560 t
|
|
(you should check for a working DMA setup.)7 1842 1 1440 4680 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( me)1 44( im)1 83( ti)1 28( ce et)2 77( ac)1 44( ra)1 50(g gr)1 94 9 1080 4848 t
|
|
10 S1 f
|
|
(#)1557 4848 w
|
|
10 R f
|
|
(Set the grace time before starting to write to)8 1974 1 1440 4968 t
|
|
10 S1 f
|
|
(#)3466 4968 w
|
|
10 R f
|
|
( are not)2 355( below 3 seconds)3 766(seconds. Values)1 703 3 3576 4968 t
|
|
(allowed in order to prevent the volume management from interrupting the write process.)12 3626 1 1440 5088 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5256 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( ns)1 39( gn)1 56(i ig)1 78 6 1145 5256 t
|
|
10 R f
|
|
( it exists)2 366(Ignore the known size of the medium. This option should be used with extreme care,)14 3594 2 1440 5376 t
|
|
( is not needed to write disks)6 1188( It)1 132(only for debugging purposes so do not use it for other reasons.)11 2640 3 1440 5496 t
|
|
( option implies)2 617( This)1 244(with more than the nominal capacity.)5 1527 3 1440 5616 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3861 5616 t
|
|
10 B f
|
|
( n)1 0( rn)1 56( bu ur)2 100( er rb)2 100(o ov ve)2 144 5 3926 5616 t
|
|
10 R f
|
|
(.)4326 5616 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5784 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( mm me)2 127(i im)1 111 4 1145 5784 t
|
|
10 R f
|
|
(Tell cdrecord to set the)4 1104 1 1440 5904 t
|
|
10 B f
|
|
( D)1 0( ED)1 72( MM ME)2 161( IM)1 94( I)1 110( I)1 0( SI)1 39( CS)1 56(S SC)1 128 9 2615 5904 t
|
|
10 R f
|
|
(\257ag in certain commands \(load, eject, blank,)6 2054 1 3346 5904 t
|
|
(close)1440 6024 w
|
|
10 S f
|
|
(_)1645 6024 w
|
|
10 R f
|
|
(track, close)1 472 1 1695 6024 t
|
|
10 S f
|
|
(_)2167 6024 w
|
|
10 R f
|
|
( can be useful on broken systems with ATAPI hard-disk and)10 2583(session\). This)1 600 2 2217 6024 t
|
|
( with SCSI systems that do not use)7 1834(CD/DVD/BluRay writer on the same bus or)6 2126 2 1440 6144 t
|
|
( blanking or \256xating a CD/DVD/BluRay)5 1690( systems will freeze while)4 1093(disconnect/reconnect. These)1 1177 3 1440 6264 t
|
|
( Set-)1 232( amount \(approx. 800 MB\).)4 1151(or while a DVD writer is \256lling up a session to the minimum)12 2577 3 1440 6384 t
|
|
(ting the)1 330 1 1440 6504 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1822 6504 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( mm me)2 127(i im)1 111 4 1887 6504 t
|
|
10 R f
|
|
(\257ag will request the command to return immediately while the operation)10 3167 1 2233 6504 t
|
|
( other devices and avoiding the system)6 1650(proceeds in background, making the bus usable for the)8 2310 2 1440 6624 t
|
|
( of the)2 275( is an experimental feature which may work or not, depending on the model)13 3171(freeze. This)1 514 3 1440 6744 t
|
|
( there seem)2 472( correct solution would be to set up a correct cabling but)11 2337( A)1 138(CD/DVD/BluRay writer.)1 1013 4 1440 6864 t
|
|
( it is)2 213( As)1 189( way by the manufacturer.)4 1124(to be notebooks around that have been set up the wrong)10 2434 4 1440 6984 t
|
|
(impossible to \256x this problem in notebooks, the)7 1963 1 1440 7104 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3436 7104 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( mm me)2 127(i im)1 111 4 3501 7104 t
|
|
10 R f
|
|
(option has been added.)3 939 1 3828 7104 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 10)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 10 10
|
|
%%Page: 11 11
|
|
save
|
|
mark
|
|
11 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(A second experimental feature of the)5 1531 1 1440 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3007 960 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( mm me)2 127(i im)1 111 4 3072 960 t
|
|
10 R f
|
|
(\257ag is to tell cdrecord to try to wait short times)10 1997 1 3403 960 t
|
|
( free the IDE bus if the CD/DVD/BluRay writer)8 2007(while writing to the media. This is expected to)8 1953 2 1440 1080 t
|
|
( data source are connected to the same IDE cable. In this case, the CD/DVD/BluRay)14 3650(and the)1 310 2 1440 1200 t
|
|
( bus for nearly all the time making it impossible)9 2045(writer would otherwise usually block the IDE)6 1915 2 1440 1320 t
|
|
(to fetch data from the source drive. See also the)9 1973 1 1440 1440 t
|
|
10 B f
|
|
( =)1 0( f=)1 57( nb bu uf)3 145( in)1 56(m mi)1 111 5 3446 1440 t
|
|
10 R f
|
|
(and)3848 1440 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4025 1440 t
|
|
10 B f
|
|
(v v)1 50 1 4090 1440 t
|
|
10 R f
|
|
(options.)4173 1440 w
|
|
( it turns out that it would make sense to have a separate)12 2352( If)1 136(Use both features at your own risk.)6 1472 3 1440 1680 t
|
|
(option for the wait feature, write to the author and convince him.)11 2675 1 1440 1800 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1968 t
|
|
10 B f
|
|
( nq q)2 56(i in)1 84 2 1145 1968 t
|
|
10 R f
|
|
(Do an inquiry for the drive, print the inquiry info for the drive and exit.)14 2958 1 1440 1968 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2136 t
|
|
10 B f
|
|
( d)1 0( oa ad)2 106(l lo)1 78 3 1145 2136 t
|
|
10 R f
|
|
( to be use-)3 452(Load the media and exit. This only works with a tray-loading mechanism but seems)13 3508 2 1440 2136 t
|
|
(ful when using the Kodak disk transporter.)6 1754 1 1440 2256 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2424 t
|
|
10 B f
|
|
( k)1 0( ck)1 56( oc)1 44(l lo)1 78 4 1145 2424 t
|
|
10 R f
|
|
(Load the media, lock the door and exit. This only works with a tray-loading mechanism but)15 3960 1 1440 2424 t
|
|
(seems to be useful when using the Kodak disk transporter.)9 2402 1 1440 2544 t
|
|
10 B f
|
|
( =)1 0( n=)1 57( cn)1 56(m mc)1 127 4 1080 2712 t
|
|
10 I f
|
|
(med)1320 2712 w
|
|
10 S f
|
|
(_)1486 2712 w
|
|
10 I f
|
|
(cat)1536 2712 w
|
|
10 S f
|
|
(_)1658 2712 w
|
|
10 I f
|
|
(nr)1708 2712 w
|
|
10 R f
|
|
(Set the)1 283 1 1440 2832 t
|
|
10 B f
|
|
( er r)2 44( be)1 44( mb)1 56( um)1 83( Nu)1 56( N)1 105( og g)2 50( lo)1 50( al)1 28( ta)1 50( at)1 33( Ca)1 50( C)1 105( a)1 0( ia)1 50( di)1 28( ed)1 56(M Me)1 138 18 1756 2832 t
|
|
10 R f
|
|
(of the CD to)3 521 1 2815 2832 t
|
|
10 I f
|
|
(med)3369 2832 w
|
|
10 S f
|
|
(_)3535 2832 w
|
|
10 I f
|
|
(cat)3585 2832 w
|
|
10 S f
|
|
(_)3707 2832 w
|
|
10 I f
|
|
(nr)3757 2832 w
|
|
10 R f
|
|
(.)3854 2832 w
|
|
10 B f
|
|
( =)1 0( f=)1 57( nb bu uf)3 145( in)1 56(m mi)1 111 5 1080 3000 t
|
|
10 I f
|
|
(value)1449 3000 w
|
|
10 R f
|
|
(The)1440 3120 w
|
|
10 B f
|
|
( =)1 0( f=)1 57( nb bu uf)3 145( in)1 56(m mi)1 111 5 1637 3120 t
|
|
10 R f
|
|
( ratio for the experimental)4 1114(option allows to de\256ne the minimum drive-buffer \256ll)7 2238 2 2048 3120 t
|
|
( is intended to free the IDE bus to allow hard disk and CD/DVD/BluRay)13 3017(ATAPI wait mode that)3 943 2 1440 3240 t
|
|
( when the verbose)3 762( the wait mode currently only works)6 1520( As)1 181(writer to be on the same IDE cable.)7 1497 4 1440 3360 t
|
|
(option)1440 3480 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1730 3480 t
|
|
10 B f
|
|
(v v)1 50 1 1795 3480 t
|
|
10 R f
|
|
(has been speci\256ed,)2 769 1 1879 3480 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2682 3480 t
|
|
10 R f
|
|
(implies the verbose option in case the)6 1558 1 3098 3480 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4690 3480 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( mm me)2 127(i im)1 111 4 4755 3480 t
|
|
10 R f
|
|
(or)5083 3480 w
|
|
10 B f
|
|
( -)1 0( n-)1 33( in)1 56(m mi)1 111 4 5200 3480 t
|
|
( =)1 0( f=)1 57(b bu uf)2 145 3 1440 3600 t
|
|
10 R f
|
|
( values for)2 499( Valid)1 319( speci\256ed.)1 444(option has been)2 703 4 1705 3600 t
|
|
10 B f
|
|
( =)1 0( f=)1 57( nb bu uf)3 145( in)1 56(m mi)1 111 5 3734 3600 t
|
|
10 R f
|
|
(are between 25 and 95 for)5 1233 1 4167 3600 t
|
|
( minimum drive-buffer \256ll ratio.)4 1323(25%. . .95%)2 473 2 1440 3720 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3888 t
|
|
10 B f
|
|
( a)1 0( ia)1 50( di)1 28( ed)1 56(m me)1 127 5 1145 3888 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1406 3888 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33(i in)1 84 4 1471 3888 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4056 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56(m mi)1 111 5 1145 4056 t
|
|
10 R f
|
|
( option currently only works)4 1178( This)1 246( the medium.)2 545(Retrieve and print information about the state of)7 1991 4 1440 4056 t
|
|
(for MMC-compliant drives.)2 1129 1 1440 4176 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4344 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( si)1 28(m ms)1 122 6 1145 4344 t
|
|
10 R f
|
|
(Retrieve multi-session info in a form suitable for)7 2007 1 1440 4464 t
|
|
10 B f
|
|
( 10 0)2 50( .1)1 50( 1.)1 25( -1)1 50( s-)1 33( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 11 3480 4464 t
|
|
10 R f
|
|
(or later.)1 318 1 4049 4464 t
|
|
( makes only sense with a CD that contains at least one closed session and is)15 3472(This option)1 488 2 1440 4704 t
|
|
( try to get the)4 625(appendable \(not \256nally closed yet\). Some drives create error messages if you)11 3335 2 1440 4824 t
|
|
(multi-session info for a disk that is not suitable for this operation.)11 2704 1 1440 4944 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5112 t
|
|
10 B f
|
|
( e)1 0( se)1 44( os)1 39( lo)1 50( cl)1 28( oc)1 44(n no)1 106 7 1145 5112 t
|
|
10 R f
|
|
( is an experimen-)3 717( This)1 245( useful only when in packet writing mode.)7 1750(Do not close the current track,)5 1248 4 1440 5232 t
|
|
(tal interface.)1 506 1 1440 5352 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5520 t
|
|
10 B f
|
|
( x)1 0( \256x)1 50( o\256)1 56(n no)1 106 4 1145 5520 t
|
|
10 R f
|
|
( the tracks. This may be used to create an audio disk in)12 2452(Do not \256xate the disk after writing)6 1508 2 1440 5520 t
|
|
(steps. An un-\256xated disk can usually not be used on a non CD-writer type drive but there are)17 3960 1 1440 5640 t
|
|
(audio CD-players that will be able to play such a disk.)10 2247 1 1440 5760 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5928 t
|
|
10 B f
|
|
( n)1 0( rn)1 56( bu ur)2 100( er rb)2 100(o ov ve)2 144 5 1145 5928 t
|
|
10 R f
|
|
(Allow)1440 6048 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1726 6048 t
|
|
10 R f
|
|
( feature is usually called)4 1018(to write more than the of\256cial size of a medium. This)10 2238 2 2144 6048 t
|
|
10 I f
|
|
(overburning)1440 6168 w
|
|
10 R f
|
|
( media may hold more space than the)7 1657(and depends on the fact that most blank)7 1759 2 1984 6168 t
|
|
(of\256cial size. As the of\256cial size of the lead-out area on the disk is 90 seconds \(6750 sectors\))17 3960 1 1440 6288 t
|
|
( least 150 sectors of lead out, all media may be over-)11 2283(and a disk usually works if there are at)8 1677 2 1440 6408 t
|
|
( CD-recorders only do overburning in)5 1571( Most)1 276( \(6600 sectors\).)2 642(burned by at least 88 seconds)5 1228 4 1440 6528 t
|
|
10 B f
|
|
( O)1 0( AO)1 78(S SA)1 128 3 5194 6528 t
|
|
10 R f
|
|
(or)1440 6648 w
|
|
10 B f
|
|
( W)1 0(R RA AW)2 244 2 1568 6648 t
|
|
10 R f
|
|
( CD-R55S and the Panasonic)4 1242(mode. Known exceptions are TEAC CD-R50S, TEAC)6 2301 2 1857 6648 t
|
|
( limit the size)3 578( drives do not allow to overburn as much as you might like and)13 2666(CW-7502. Some)1 716 3 1440 6768 t
|
|
( CD to e.g. 76 minutes. This problem may be circumvented by writing the CD in RAW)16 3788(of a)1 172 2 1440 6888 t
|
|
( There)1 304( the drive has no chance to \256nd the size before starting to burn.)13 2694(mode because this way)3 962 3 1440 7008 t
|
|
( check if your drive)4 829( a test to)3 375( Make)1 298(is no guarantee that your drive supports overburning at all.)9 2458 4 1440 7128 t
|
|
(implements the feature.)2 956 1 1440 7248 t
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 11)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 11 11
|
|
%%Page: 12 12
|
|
save
|
|
mark
|
|
12 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 960 t
|
|
10 B f
|
|
( t)1 0( et)1 33( ke)1 44( ck)1 56( ac)1 44(p pa)1 106 6 1145 960 t
|
|
10 R f
|
|
(Set)1440 1080 w
|
|
10 B f
|
|
( .)1 0( e.)1 25( de)1 44( od)1 56( mo)1 50( m)1 116( g)1 0( ng)1 50( in)1 56( ti)1 28( it)1 33( ri)1 28( wr)1 44( w)1 105( t)1 0( et)1 33( ke)1 44( ck)1 56( ac)1 44(P Pa)1 111 20 1601 1080 t
|
|
10 R f
|
|
(This is an experimental interface.)4 1365 1 2557 1080 t
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( ts)1 39(p pk kt)2 145 6 1080 1248 t
|
|
10 S1 f
|
|
(#)1437 1248 w
|
|
10 R f
|
|
(Set the packet size to)4 875 1 1440 1368 t
|
|
10 S1 f
|
|
(#)2348 1368 w
|
|
10 R f
|
|
( is an experimental interface.)4 1187( This)1 244(, forces \256xed packet mode.)4 1107 3 2398 1368 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1536 t
|
|
10 B f
|
|
( p)1 0( ap)1 56( rc ca)2 94(p pr)1 100 4 1145 1536 t
|
|
10 R f
|
|
( capabilities for SCSI-3/mmc-compliant drives as obtained from mode page)9 3324(Print the drive)2 636 2 1440 1536 t
|
|
(0x2A. Values marked with)3 1133 1 1440 1656 t
|
|
10 I f
|
|
(kB)2616 1656 w
|
|
10 R f
|
|
(use 1000 bytes as kilo-byte, values marked with)7 2046 1 2764 1656 t
|
|
10 I f
|
|
(KB)4853 1656 w
|
|
10 R f
|
|
(use 1024)1 376 1 5024 1656 t
|
|
(bytes as Kilo-byte.)2 768 1 1440 1776 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1944 t
|
|
10 B f
|
|
( s)1 0( ts)1 39( pt)1 33( op)1 56( ro)1 50( dr)1 44( td)1 56( et)1 33(s se)1 83 9 1145 1944 t
|
|
10 R f
|
|
( speci\256ed by)2 537(Set the driveropts)2 735 2 1440 2064 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( pt)1 33( op)1 56( er ro)2 94( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 10 2753 2064 t
|
|
10 I f
|
|
(option list)1 420 1 3254 2064 t
|
|
10 B f
|
|
(, ,)1 25 1 3682 2064 t
|
|
10 R f
|
|
(the)3748 2064 w
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44(s sp)1 95 4 3911 2064 t
|
|
10 R f
|
|
(of the drive and the)4 840 1 4191 2064 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 5072 2064 t
|
|
10 R f
|
|
( cdrecord to set drive speci\256c parameters that are not directly used by)12 2879( allows)1 296( This)1 246(\257ag and exit.)2 539 4 1440 2184 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1440 2304 t
|
|
10 R f
|
|
(like e.g.)1 349 1 1877 2304 t
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 139( n)1 0( on)1 56( io)1 50( ss si)2 67( es)1 39( se)1 44( s)1 94( e)1 0( le)1 44( gl)1 28( ng)1 50( in)1 56(s si)1 67 18 2314 2304 t
|
|
10 R f
|
|
(,)3198 2304 w
|
|
10 B f
|
|
( r)1 0( dr)1 44( cd)1 56( c)1 100( e)1 0( de)1 44( id)1 56(h hi)1 84 8 3279 2304 t
|
|
10 R f
|
|
( is needed in case that)5 1028( It)1 150(and similar.)1 503 3 3719 2304 t
|
|
10 B f
|
|
( =)1 0( s=)1 57( ts)1 39( pt)1 33( op)1 56( er ro)2 94( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 10 1440 2424 t
|
|
10 I f
|
|
(option list)1 412 1 1941 2424 t
|
|
10 R f
|
|
(should be called without planning to run a typical)8 2046 1 2386 2424 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4465 2424 t
|
|
10 R f
|
|
(task.)4880 2424 w
|
|
10 B f
|
|
( =)1 0( d=)1 57( ee ed)2 100( pe)1 44(s sp)1 95 5 1080 2592 t
|
|
10 S1 f
|
|
(#)1376 2592 w
|
|
10 R f
|
|
( speed factor of the writing process to)7 1568(Set the)1 283 2 1440 2712 t
|
|
10 S1 f
|
|
(#)3325 2712 w
|
|
10 R f
|
|
(.)3375 2712 w
|
|
10 S1 f
|
|
(#)3467 2712 w
|
|
10 R f
|
|
(is an integer, representing a multiple of what)7 1849 1 3551 2712 t
|
|
(has been de\256ned as single speed for the medium.)8 2019 1 1440 2832 t
|
|
( for CD-ROM)2 586( KB/s)1 239( is about 150)3 544( This)1 246( the audio playback speed.)4 1096(For CD-media, single speed is)4 1249 6 1440 3072 t
|
|
( for DVD media and about)5 1112( kB/s)1 217( speed is about 1385)4 852( Single)1 323( for CD-Audio.)2 631( KB/s)1 239(and about 172)2 586 7 1440 3192 t
|
|
(4496 kB/s for BluRay media.)4 1207 1 1440 3312 t
|
|
(If no)1 201 1 1440 3552 t
|
|
10 I f
|
|
(speed)1676 3552 w
|
|
10 R f
|
|
(option is present,)2 706 1 1938 3552 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2679 3552 t
|
|
10 R f
|
|
(will try to get a drive speci\256c speed value from the \256le)11 2304 1 3096 3552 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( t/)1 28( lt)1 33( ul)1 28( au)1 56( fa)1 50( ef)1 33( de)1 44( /d)1 56( c/)1 28( tc)1 44( et)1 33(/ /e)1 72 19 1440 3672 t
|
|
10 R f
|
|
(and if it cannot \256nd one, it will try to get the speed value from the)15 3021 1 2379 3672 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 3792 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 3792 t
|
|
10 B f
|
|
( D)1 0( EE ED)2 139( PE)1 67(S SP)1 117 4 1706 3792 t
|
|
10 R f
|
|
(environment and later from the)4 1314 1 2072 3792 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 3429 3792 t
|
|
10 S f
|
|
(_ _)1 50 1 3645 3792 t
|
|
10 B f
|
|
( =)1 0( D=)1 57( EE ED)2 139( PE)1 67(S SP)1 117 5 3695 3792 t
|
|
10 R f
|
|
(entry in)1 326 1 4118 3792 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( t/)1 28( lt)1 33( ul)1 28( au)1 56( fa)1 50( ef)1 33( de)1 44( /d)1 56( c/)1 28( tc)1 44( et)1 33(/ /e)1 72 19 4488 3792 t
|
|
10 R f
|
|
(.)5375 3792 w
|
|
( default for)2 467( The)1 225( speed value could be found, cdrecord uses a drive speci\256c default speed.)12 3064(If no)1 204 4 1440 3912 t
|
|
( you use)2 373( If)1 144( is to use the maximum supported by the drive.)9 2057(all new \(MMC-compliant\) drives)3 1386 4 1440 4032 t
|
|
10 I f
|
|
(speed=0)1440 4152 w
|
|
10 R f
|
|
(with a MMC-compliant drive,)3 1259 1 1828 4152 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3130 4152 t
|
|
10 R f
|
|
( the lowest possible speed for)5 1264(will switch to)2 581 2 3555 4152 t
|
|
( with)1 217( you are using an old \(non-MMC\) drive that has problems)10 2444( If)1 137(drive and medium.)2 778 4 1440 4272 t
|
|
10 I f
|
|
(speed=2)5055 4272 w
|
|
10 R f
|
|
(or)1440 4392 w
|
|
10 I f
|
|
(speed=4)1556 4392 w
|
|
10 R f
|
|
(, you should try)3 652 1 1909 4392 t
|
|
10 I f
|
|
(speed=0)2594 4392 w
|
|
10 R f
|
|
(.)2947 4392 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4560 t
|
|
10 B f
|
|
( t)1 0( xt)1 33( ex)1 50(t te)1 77 4 1145 4560 t
|
|
10 R f
|
|
( contains ascii informa-)3 985(Write CD-Text information based on information taken from a \256le that)10 2975 2 1440 4560 t
|
|
(tion for the text strings.)4 1008 1 1440 4680 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 2491 4680 t
|
|
10 R f
|
|
( of the)2 289(supports CD-Text information based on the content)6 2167 2 2944 4680 t
|
|
10 S f
|
|
(* *)1 50 1 1440 4800 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1490 4800 t
|
|
10 R f
|
|
(\256les created by)2 642 1 1676 4800 t
|
|
10 B f
|
|
( av v)2 50( wa)1 50( a2 2w)2 122( dd da)2 106(c cd)1 100 5 2362 4800 t
|
|
10 R f
|
|
( based on the content from a)6 1251(and CD-Text information)2 1059 2 2834 4800 t
|
|
10 B f
|
|
( E)1 0(C CU UE)2 211 2 5189 4800 t
|
|
( t)1 0( ee et)2 77( he)1 44(s sh)1 95 4 1440 4920 t
|
|
10 R f
|
|
( a)1 92(\256le. If)1 300 2 1704 4920 t
|
|
10 B f
|
|
( t)1 0( ee et)2 77( he)1 44( sh)1 56( s)1 87( E)1 0(C CU UE)2 211 7 2144 4920 t
|
|
10 R f
|
|
(\256le contains both \(binary CDTEXTFILE and text based SONG-)8 2734 1 2666 4920 t
|
|
(WRITER\) entries, then the information based on the CDTEXTFILE entry will win.)11 3426 1 1440 5040 t
|
|
( use the)2 325(You need to)2 506 2 1440 5280 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2306 5280 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( ei)1 28( se)1 44(u us)1 95 7 2371 5280 t
|
|
10 R f
|
|
(option in addition in order to tell)6 1366 1 2712 5280 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4113 5280 t
|
|
10 R f
|
|
(to read the)2 441 1 4530 5280 t
|
|
10 S f
|
|
(* *)1 50 1 5006 5280 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 5056 5280 t
|
|
10 R f
|
|
(\256les)5233 5280 w
|
|
(or)1440 5400 w
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( e\256)1 56( ue)1 44(c cu)1 100 7 1562 5400 t
|
|
10 I f
|
|
(\256lename)1891 5400 w
|
|
10 R f
|
|
(in order to tell)3 611 1 2268 5400 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2918 5400 t
|
|
10 R f
|
|
(to read a)2 371 1 3339 5400 t
|
|
10 B f
|
|
( t)1 0( ee et)2 77( he)1 44( sh)1 56( s)1 77( E)1 0(C CU UE)2 211 7 3749 5400 t
|
|
10 R f
|
|
( you like)2 376( If)1 137(\256le in addition.)2 635 3 4252 5400 t
|
|
(to write your own CD-Text information, edit the)7 2049 1 1440 5520 t
|
|
10 S f
|
|
(* *)1 50 1 3531 5520 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 3581 5520 t
|
|
10 R f
|
|
(\256les or the)2 456 1 3765 5520 t
|
|
10 B f
|
|
( t)1 0( ee et)2 77( he)1 44( sh)1 56( s)1 81( E)1 0(C CU UE)2 211 7 4263 5520 t
|
|
10 R f
|
|
(\256le with a text)3 626 1 4774 5520 t
|
|
(editor and change the \256elds that are relevant for CD-Text.)9 2383 1 1440 5640 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( t\256)1 56( xt)1 33( ex)1 50(t te)1 77 8 1080 5808 t
|
|
10 I f
|
|
(\256lename)1425 5808 w
|
|
10 R f
|
|
(Write CD-Text based on information found in the binary \256le)9 2557 1 1440 5928 t
|
|
10 I f
|
|
(\256lename)4037 5928 w
|
|
10 R f
|
|
( \256le must contain)3 740(. This)1 277 2 4383 5928 t
|
|
( a data format de\256ned in the SCSI-3 MMC-2 standard and in the Red Book. The)15 3373(information in)1 587 2 1440 6048 t
|
|
( SCSI standard is optional and allows to make the)9 2135(four-byte-sized header that is de\256ned in the)6 1825 2 1440 6168 t
|
|
( the best option to be used to copy CD-Text)9 1836( is)1 103( This)1 247(recognition of correct data less ambiguous.)5 1774 4 1440 6288 t
|
|
( CDs that already carry CD-Text information. To get data in a format suitable)13 3217(data from existing)2 743 2 1440 6408 t
|
|
( use)1 200(for this option)2 653 2 1440 6528 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2360 6528 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2809 6528 t
|
|
10 B f
|
|
(v vv v)2 100 1 2874 6528 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3041 6528 t
|
|
10 B f
|
|
( c)1 0( oc)1 44(t to)1 83 3 3106 6528 t
|
|
10 R f
|
|
( both,)1 270( If)1 166(to extract the information from disk.)5 1664 3 3300 6528 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( t\256)1 56( xt)1 33( ex)1 50(t te)1 77 8 1440 6648 t
|
|
10 I f
|
|
(\256lename)1785 6648 w
|
|
10 R f
|
|
( from)1 296(and CD-Text information)2 1173 2 2224 6648 t
|
|
10 S f
|
|
(* *)1 50 1 3795 6648 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 3845 6648 t
|
|
10 R f
|
|
(or)4089 6648 w
|
|
10 S f
|
|
(* *)1 50 1 4274 6648 t
|
|
10 B f
|
|
( e)1 0( ue)1 44( cu)1 56(. .c)1 69 4 4324 6648 t
|
|
10 R f
|
|
(\256les are present,)2 805 1 4595 6648 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( t\256)1 56( xt)1 33( ex)1 50(t te)1 77 8 1440 6768 t
|
|
10 I f
|
|
(\256lename)1785 6768 w
|
|
10 R f
|
|
(will overwrite the other information.)4 1494 1 2156 6768 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6936 t
|
|
10 B f
|
|
( c)1 0( oc)1 44(t to)1 83 3 1145 6936 t
|
|
10 R f
|
|
( this option,)2 502( With)1 271( of contents or PMA of a CD.)7 1273(Retrieve and print out the table)5 1300 4 1440 6936 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4824 6936 t
|
|
10 R f
|
|
(will)5244 6936 w
|
|
(work with CD-R drives and with CD-ROM drives.)7 2088 1 1440 7056 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 7224 t
|
|
10 B f
|
|
( i)1 0( ti)1 28( it)1 33( ai)1 28(w wa)1 122 5 1145 7224 t
|
|
10 R f
|
|
(Wait for input to become available on standard input before trying to open the SCSI driver.)15 3960 1 1440 7224 t
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 12)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 12 12
|
|
%%Page: 13 13
|
|
save
|
|
mark
|
|
13 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(This allows)1 479 1 1440 960 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1959 960 t
|
|
10 R f
|
|
( additional sessions to a)4 1006(to read its input from a pipe even when writing)9 2013 2 2381 960 t
|
|
( disk,)1 226( writing another session to a multi-session)6 1731( When)1 304(multi-session disk.)1 759 4 1440 1080 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 4494 1080 t
|
|
10 R f
|
|
(needs to read)2 544 1 4856 1080 t
|
|
( be done if)3 463( cannot)1 305( This)1 250(the old session from the device before writing output.)8 2251 4 1440 1200 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4747 1200 t
|
|
10 R f
|
|
(opens)5167 1200 w
|
|
(the SCSI driver at the same time.)6 1372 1 1440 1320 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1488 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( ei)1 28( se)1 44(u us)1 95 7 1145 1488 t
|
|
10 R f
|
|
(Use)1440 1608 w
|
|
10 S f
|
|
(* *)1 50 1 1636 1608 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1686 1608 t
|
|
10 R f
|
|
( this option is used, the pregap size information,)8 2057( If)1 141(\256les to overwrite audio options.)4 1333 3 1869 1608 t
|
|
(the index information, the pre-emphasis information and the CD-Text information is read from)12 3960 1 1440 1728 t
|
|
(the)1440 1848 w
|
|
10 S f
|
|
(* *)1 50 1 1595 1848 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1645 1848 t
|
|
10 R f
|
|
(\256le that is associated with the \256le that contains the audio data for a track.)14 3022 1 1820 1848 t
|
|
(If used together with the)4 1008 1 1440 2088 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2482 2088 t
|
|
10 B f
|
|
( o)1 0( io)1 50( ud di)2 84(a au)1 106 4 2547 2088 t
|
|
10 R f
|
|
(option,)2821 2088 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3136 2088 t
|
|
10 R f
|
|
(may be used to write audio CDs from a pipe)9 1848 1 3552 2088 t
|
|
(from)1440 2208 w
|
|
10 B f
|
|
( av v)2 50( wa)1 50( a2 2w)2 122( dd da)2 106(c cd)1 100 5 1669 2208 t
|
|
10 R f
|
|
(if you call)2 425 1 2132 2208 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2592 2208 t
|
|
10 R f
|
|
(with the)1 335 1 3009 2208 t
|
|
10 S f
|
|
(* *)1 50 1 3379 2208 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 3429 2208 t
|
|
10 R f
|
|
( list instead of using)4 842(\256les as track parameter)3 952 2 3606 2208 t
|
|
( from)1 240( audio data is read)4 806( The)1 233(audio \256les.)1 459 4 1440 2328 t
|
|
10 B f
|
|
( n)1 0( in)1 56( di)1 28( td)1 56(s st)1 72 5 3224 2328 t
|
|
10 R f
|
|
( See)1 223(in this case.)2 511 2 3482 2328 t
|
|
10 I f
|
|
(EXAMPLES)4262 2328 w
|
|
10 R f
|
|
(section below.)1 598 1 4802 2328 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1440 2448 t
|
|
10 R f
|
|
(\256rst veri\256es that)2 686 1 1893 2448 t
|
|
10 B f
|
|
( n)1 0( in)1 56( di)1 28( td)1 56(s st)1 72 5 2622 2448 t
|
|
10 R f
|
|
( connected to a terminal and runs some heuristic con-)9 2285(is not)1 238 2 2877 2448 t
|
|
(sistency checks on the)3 950 1 1440 2568 t
|
|
10 S f
|
|
(* *)1 50 1 2435 2568 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 2485 2568 t
|
|
10 R f
|
|
( in the)2 292(\256les and then sets the track lengths from the information)9 2436 2 2672 2568 t
|
|
10 S f
|
|
(* *)1 50 1 1440 2688 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1490 2688 t
|
|
10 R f
|
|
(\256les.)1665 2688 w
|
|
( to write from)3 612(If you like)2 454 2 1440 2928 t
|
|
10 B f
|
|
( n)1 0( in)1 56( di)1 28( td)1 56(s st)1 72 5 2551 2928 t
|
|
10 R f
|
|
(, make sure that cdrecord is called with a large enough FIFO)11 2637 1 2763 2928 t
|
|
( drive and switch the)4 876(size, reduce the write speed to a value below the read speed of the source)14 3084 2 1440 3048 t
|
|
(burn-free option for the recording drive on.)6 1774 1 1440 3168 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( I)1 0( SI)1 35( CS)1 50(S SC)1 115 12 900 3456 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1080 3576 t
|
|
10 I f
|
|
(target)1287 3576 w
|
|
10 R f
|
|
( typical target device)3 867( A)1 141( see notes above.)3 709(Set the SCSI target for the CD/DVD/BluRay-recorder,)6 2243 4 1440 3696 t
|
|
(speci\256cation is)1 613 1 1440 3816 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2094 3816 t
|
|
10 I f
|
|
(1,6,0)2301 3816 w
|
|
10 R f
|
|
( numerical target)2 706( a \256lename must be provided together with the)8 1987(. If)1 165 3 2542 3816 t
|
|
( correct \256lename in this case can be)7 1519( The)1 227( is implementation speci\256c.)3 1142(speci\256cation, the \256lename)2 1072 4 1440 3936 t
|
|
( a)1 90( On)1 201( target operating system.)3 1045(found in the system speci\256c manuals of the)7 1883 4 1440 4056 t
|
|
10 I f
|
|
(FreeBSD)4705 4056 w
|
|
10 R f
|
|
(system)5122 4056 w
|
|
(without)1440 4176 w
|
|
10 I f
|
|
(CAM)1780 4176 w
|
|
10 R f
|
|
( use the control device \(e.g.)5 1150(support, you need to)3 843 2 2025 4176 t
|
|
10 I f
|
|
(/dev/rcd0.ctl)4086 4176 w
|
|
10 R f
|
|
( correct device)2 606(\). A)1 198 2 4596 4176 t
|
|
(speci\256cation in this case may be)5 1330 1 1440 4296 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2803 4296 t
|
|
10 I f
|
|
(/dev/rcd0.ctl:)3010 4296 w
|
|
10 S1 f
|
|
(@)3545 4296 w
|
|
10 R f
|
|
(.)3670 4296 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( ss si)2 67( re es)2 83( dd dr)2 100( ad)1 56( a)1 83( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( l)1 0( al)1 28( er ra)2 94( ne)1 44( en)1 56(G Ge)1 122 19 1240 4536 t
|
|
10 R f
|
|
(The)1440 4656 w
|
|
10 I f
|
|
(target device)1 548 1 1650 4656 t
|
|
10 R f
|
|
(to the)1 255 1 2253 4656 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2563 4656 t
|
|
10 R f
|
|
(option refers to)2 670 1 2825 4656 t
|
|
10 I f
|
|
(scsibus)3550 4656 w
|
|
10 R f
|
|
(/)3847 4656 w
|
|
10 I f
|
|
(target)3875 4656 w
|
|
10 R f
|
|
(/)4122 4656 w
|
|
10 I f
|
|
(lun)4150 4656 w
|
|
10 R f
|
|
(of the CD/DVD/BluRay-)2 1067 1 4333 4656 t
|
|
( on)1 140(recorder. Communication)1 1042 2 1440 4776 t
|
|
10 I f
|
|
(SunOS)2662 4776 w
|
|
10 R f
|
|
(is done with the SCSI general driver)6 1544 1 2974 4776 t
|
|
10 B f
|
|
( .)1 0( g.)1 25( cg)1 50(s sc)1 83 4 4558 4776 t
|
|
10 R f
|
|
(Other operating)1 644 1 4756 4776 t
|
|
( is:)1 189( syntax)1 354( Possible)1 460(systems are using a library simulation of this driver.)8 2623 4 1440 4896 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 4896 t
|
|
10 I f
|
|
(scsibus)1440 5016 w
|
|
10 R f
|
|
(,)1737 5016 w
|
|
10 I f
|
|
(target)1762 5016 w
|
|
10 R f
|
|
(,)2009 5016 w
|
|
10 I f
|
|
(lun)2034 5016 w
|
|
10 R f
|
|
(or)2204 5016 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2329 5016 t
|
|
10 I f
|
|
(target)2578 5016 w
|
|
10 R f
|
|
(,)2825 5016 w
|
|
10 I f
|
|
(lun)2850 5016 w
|
|
10 R f
|
|
( the latter case, the CD/DVD/BluRay-recorder has to)7 2231(. In)1 183 2 2986 5016 t
|
|
( SCSI bus of the machine.)5 1184(be connected to the default)4 1183 2 1440 5136 t
|
|
10 I f
|
|
(Scsibus)3893 5136 w
|
|
10 R f
|
|
(,)4201 5136 w
|
|
10 I f
|
|
(target)4279 5136 w
|
|
10 R f
|
|
(and)4571 5136 w
|
|
10 I f
|
|
(lun)4768 5136 w
|
|
10 R f
|
|
(are integer)1 451 1 4949 5136 t
|
|
( require to specify a)4 852(numbers. Some operating systems or SCSI transport implementations may)8 3108 2 1440 5256 t
|
|
( this case the correct syntax for the device is:)9 2441( In)1 213(\256lename in addition.)2 969 3 1440 5376 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 5376 t
|
|
10 I f
|
|
(devicename)1440 5496 w
|
|
10 R f
|
|
(:)1918 5496 w
|
|
10 I f
|
|
(scsibus)1946 5496 w
|
|
10 R f
|
|
(,)2243 5496 w
|
|
10 I f
|
|
(target)2268 5496 w
|
|
10 R f
|
|
(, or)1 143 1 2515 5496 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2693 5496 t
|
|
10 I f
|
|
(devicename)2935 5496 w
|
|
10 R f
|
|
(:)3413 5496 w
|
|
10 I f
|
|
(target)3441 5496 w
|
|
10 R f
|
|
(,)3688 5496 w
|
|
10 I f
|
|
(lun)3713 5496 w
|
|
10 R f
|
|
( the name of the device node that)7 1392(. If)1 159 2 3849 5496 t
|
|
( the form)2 390(has been speci\256ed on such a system refers to exactly one SCSI device, a shorthand in)15 3570 2 1440 5616 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1440 5736 t
|
|
10 I f
|
|
(devicename)1756 5736 w
|
|
10 R f
|
|
(:)2234 5736 w
|
|
10 S1 f
|
|
(@)2262 5736 w
|
|
10 R f
|
|
(or)2463 5736 w
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2655 5736 t
|
|
10 I f
|
|
(devicename)2971 5736 w
|
|
10 R f
|
|
(:)3449 5736 w
|
|
10 S1 f
|
|
(@)3477 5736 w
|
|
10 R f
|
|
(,)3577 5736 w
|
|
10 I f
|
|
(lun)3602 5736 w
|
|
10 R f
|
|
(may be used instead of)4 1247 1 3838 5736 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 5736 t
|
|
10 I f
|
|
(devicename)1440 5856 w
|
|
10 R f
|
|
(:)1918 5856 w
|
|
10 I f
|
|
(scsibus)1946 5856 w
|
|
10 R f
|
|
(,)2243 5856 w
|
|
10 I f
|
|
(target)2268 5856 w
|
|
10 R f
|
|
(,)2515 5856 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( in)1 56( ss si)2 67( re es)2 83( dd dr)2 100( ad)1 56( a)1 83( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( e)1 0( te)1 44( ot)1 33( mo)1 50( em)1 83(R Re)1 116 19 1240 6096 t
|
|
10 R f
|
|
( to prepend the SCSI device name by a remote device)10 2240(To access remote SCSI devices, you need)6 1720 2 1440 6216 t
|
|
(indicator. The remote device indicator is either)6 1961 1 1440 6336 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 3441 6336 t
|
|
10 I f
|
|
(user)3919 6336 w
|
|
10 S1 f
|
|
(@)4091 6336 w
|
|
10 I f
|
|
(host:)4183 6336 w
|
|
10 R f
|
|
(or)4456 6336 w
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 4578 6336 t
|
|
10 I f
|
|
(host:)5056 6336 w
|
|
10 R f
|
|
(A)5328 6336 w
|
|
(valid remote SCSI device name may be:)6 1741 1 1440 6456 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 3261 6456 t
|
|
10 I f
|
|
(user)3739 6456 w
|
|
10 S1 f
|
|
(@)3911 6456 w
|
|
10 I f
|
|
(host:)4003 6456 w
|
|
10 R f
|
|
( bus)1 187(to allow remote SCSI)3 930 2 4283 6456 t
|
|
(scanning or)1 482 1 1440 6576 t
|
|
10 B f
|
|
( :)1 0( TE E:)2 100( OT)1 67( MO)1 78( EM)1 94(R RE)1 139 6 1966 6576 t
|
|
10 I f
|
|
(user)2444 6576 w
|
|
10 S1 f
|
|
(@)2616 6576 w
|
|
10 I f
|
|
(host:1,0,0)2708 6576 w
|
|
10 R f
|
|
( SCSI device at)3 673(to access the)2 542 2 3152 6576 t
|
|
10 I f
|
|
(host)4410 6576 w
|
|
10 R f
|
|
(connected to SCSI)2 780 1 4620 6576 t
|
|
(bus)1440 6696 w
|
|
10 S1 f
|
|
(#)1614 6696 w
|
|
10 R f
|
|
( to a speci\256c)3 535( order to allow remote access)5 1216( In)1 151(1,target 0, lun 0.)3 685 4 1699 6696 t
|
|
10 I f
|
|
(host)4322 6696 w
|
|
10 R f
|
|
(, the)1 183 1 4497 6696 t
|
|
10 B f
|
|
( i)1 0( si)1 28( cs)1 39( sc)1 44(r rs)1 83 5 4716 6696 t
|
|
10 R f
|
|
(\(1\) program)1 490 1 4910 6696 t
|
|
(needs to be present and con\256gured on the)7 1711 1 1440 6816 t
|
|
10 I f
|
|
(host)3184 6816 w
|
|
10 R f
|
|
(.)3359 6816 w
|
|
10 B f
|
|
( s)1 0( ts)1 39( rt)1 33( or)1 44( po)1 50( sp)1 56( ns)1 39( an)1 56( ra)1 50( tr)1 44( t)1 66( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 89( e)1 0( te)1 44( at)1 33( na)1 50( er rn)2 100( te)1 44( lt)1 33(A Al)1 100 24 1240 7056 t
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1440 7176 t
|
|
10 R f
|
|
(is completely based on)3 1090 1 1934 7176 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3108 7176 t
|
|
10 R f
|
|
(commands but this is no problem as all)7 1984 1 3416 7176 t
|
|
(CD/DVD/BluRay writers ever made use)4 1658 1 1440 7296 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3133 7296 t
|
|
10 R f
|
|
(commands for the communication. Even)4 1663 1 3391 7296 t
|
|
10 B f
|
|
( I)1 0( PI)1 39( AP)1 61( TA)1 72(A AT)1 139 5 5089 7296 t
|
|
10 R f
|
|
(J)720 7776 w
|
|
(. .)1 47 1 759 7721 t
|
|
( 13)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7776 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 13 13
|
|
%%Page: 14 14
|
|
save
|
|
mark
|
|
14 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(drives are just)2 606 1 1440 960 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 2094 960 t
|
|
10 R f
|
|
( use the)2 353(drives that inherently)2 895 2 2365 960 t
|
|
10 I f
|
|
(ATA packet interface)2 891 1 3662 960 t
|
|
10 R f
|
|
(as)4602 960 w
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 4734 960 t
|
|
10 R f
|
|
(command)5006 960 w
|
|
( need to specify an alternate tran-)6 1395( may)1 209( You)1 242(transport layer build into the IDE \(ATA\) transport.)7 2114 4 1440 1080 t
|
|
( fully integrated kernel driver)4 1211( if your OS does not implement a)7 1386( line)1 216(sport layer on the command)4 1147 4 1440 1200 t
|
|
(subsystem that allows to access any drive using)7 1971 1 1440 1320 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56(S SC)1 128 4 3446 1320 t
|
|
10 R f
|
|
(commands via a single unique user inter-)6 1696 1 3704 1320 t
|
|
(face.)1440 1440 w
|
|
( devices via alternate transport layers, you need to prepend the SCSI device)12 3289(To access SCSI)2 671 2 1440 1680 t
|
|
( indicator may be something like)5 1468( transport layer)2 668( The)1 245(name by a transport layer indicator.)5 1579 4 1440 1800 t
|
|
10 B f
|
|
( :)1 0( I:)1 33( SI)1 39( CS)1 56( SC)1 72(U US)1 128 6 1440 1920 t
|
|
10 R f
|
|
(or)1812 1920 w
|
|
10 B f
|
|
( :)1 0( I:)1 33( PI)1 39( AP)1 61( TA)1 72(A AT)1 139 6 1939 1920 t
|
|
10 R f
|
|
( of supported transport layers for your platform, use)8 2231( get a list)3 421(. To)1 213 3 2283 1920 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 5193 1920 t
|
|
10 I f
|
|
(HELP)1440 2040 w
|
|
10 R f
|
|
(:)1698 2040 w
|
|
10 B f
|
|
( un nd d)3 112( ou)1 56( ro)1 50( gr)1 44( kg)1 50( ck)1 56( ac)1 44( Ba)1 50( B)1 100( y)1 0( ty)1 50( il li it)3 89( bi)1 28( ab)1 56( ta)1 50( rt)1 33( or)1 44(P Po)1 111 18 1240 2280 t
|
|
10 R f
|
|
(To make)1 368 1 1440 2400 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1849 2400 t
|
|
10 R f
|
|
(portable to all)2 587 1 2272 2400 t
|
|
8 R f
|
|
(UNIX)2893 2400 w
|
|
10 R f
|
|
(platforms, the syntax)2 875 1 3134 2400 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 4051 2400 t
|
|
10 I f
|
|
(devicename)4300 2400 w
|
|
10 R f
|
|
(:)4778 2400 w
|
|
10 I f
|
|
(scsibus)4806 2400 w
|
|
10 R f
|
|
(,)5103 2400 w
|
|
10 I f
|
|
(target)5128 2400 w
|
|
10 R f
|
|
(,)5375 2400 w
|
|
( speci\256c)1 348( A)1 148( names from the user.)4 934(is preferred as it hides OS speci\256c knowledge about device)9 2530 4 1440 2520 t
|
|
( nor a way to specify)5 909(OS may not necessarily support a way to specify a real device \256le name)13 3051 2 1440 2640 t
|
|
10 I f
|
|
(scsibus)1440 2760 w
|
|
10 R f
|
|
(,)1737 2760 w
|
|
10 I f
|
|
(target)1762 2760 w
|
|
10 R f
|
|
(,)2009 2760 w
|
|
10 I f
|
|
(lun)2034 2760 w
|
|
10 R f
|
|
(.)2170 2760 w
|
|
10 I f
|
|
(Scsibus)1440 3000 w
|
|
10 R f
|
|
( the machine. Watch the boot messages for more informa-)9 2434(0 is the default SCSI bus on)6 1189 2 1777 3000 t
|
|
(tion or look into)3 675 1 1440 3120 t
|
|
10 B f
|
|
( s)1 0( es)1 39( ag ge)2 94( ss sa)2 89( es)1 39( me)1 44( /m)1 83( m/)1 28( dm)1 83( ad)1 56( /a)1 50( r/)1 28( va ar)2 94(/ /v)1 78 14 2149 3120 t
|
|
10 R f
|
|
(for more information about the SCSI con\256guration of your)8 2412 1 2988 3120 t
|
|
( you have problems to \256gure out what values for)9 2029(machine. If)1 497 2 1440 3240 t
|
|
10 I f
|
|
(scsibus)4001 3240 w
|
|
10 R f
|
|
(,)4298 3240 w
|
|
10 I f
|
|
(target)4323 3240 w
|
|
10 R f
|
|
(,)4570 3240 w
|
|
10 I f
|
|
(lun)4595 3240 w
|
|
10 R f
|
|
(should be used,)2 641 1 4759 3240 t
|
|
(try the)1 266 1 1440 3360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1739 3360 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 1804 3360 t
|
|
10 R f
|
|
(option of)1 372 1 2177 3360 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2582 3360 t
|
|
10 R f
|
|
(described below.)1 684 1 2997 3360 t
|
|
10 B f
|
|
( s)1 0( ce es)2 83( ic)1 44( vi)1 28( ev)1 50( de)1 44( d)1 89( r)1 0( or)1 44( fo)1 50( f)1 66( s)1 0( es)1 39( me)1 44( am)1 83( na)1 50( n)1 89( l)1 0( al)1 28( ca)1 50( ic)1 44( og gi)2 78( lo)1 50( l)1 61( g)1 0( ng)1 50( in)1 56( si)1 28(U Us)1 111 29 1240 3600 t
|
|
10 R f
|
|
(If no)1 220 1 1440 3720 t
|
|
10 I f
|
|
(dev)1714 3720 w
|
|
10 R f
|
|
(option is present,)2 744 1 1906 3720 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2704 3720 t
|
|
10 R f
|
|
(will try to get the device from the)7 1550 1 3140 3720 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 4745 3720 t
|
|
10 S f
|
|
(_ _)1 50 1 4961 3720 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 5011 3720 t
|
|
10 R f
|
|
(environment.)1440 3840 w
|
|
( the argument to the)4 1007(If a \256le /etc/default/cdrecord exists, and if)6 1977 2 1440 4080 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 4501 4080 t
|
|
10 R f
|
|
(option or the)2 615 1 4785 4080 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 4200 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 4200 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 1706 4200 t
|
|
10 R f
|
|
( not contain the characters ',', '/', ')7 1474(environment does)1 726 2 2133 4200 t
|
|
10 S1 f
|
|
(@)4333 4200 w
|
|
10 R f
|
|
(' or ':', it is interpreted)5 975 1 4425 4200 t
|
|
(as a device label name that was de\256ned in the \256le /etc/default/cdrecord \(see FILES section\).)14 3779 1 1440 4320 t
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( Mo)1 50( M)1 127( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( ot)1 33( to)1 50( ut)1 33(A Au)1 128 15 1240 4560 t
|
|
10 R f
|
|
(If no)1 203 1 1440 4680 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 1680 4680 t
|
|
10 R f
|
|
( no)1 138(option and)1 437 2 1924 4680 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 2537 4680 t
|
|
10 S f
|
|
(_ _)1 50 1 2753 4680 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 2803 4680 t
|
|
10 R f
|
|
(environment is present, or if it only contains a tran-)9 2170 1 3230 4680 t
|
|
(sport speci\256er but no address notation,)5 1618 1 1440 4800 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3098 4800 t
|
|
10 R f
|
|
(tries to scan the SCSI address space for CD-)8 1881 1 3519 4800 t
|
|
( exactly one is found, this is used by default.)9 1851( If)1 132(ROM drives.)1 530 3 1440 4920 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(d de)1 100 5 1080 5088 t
|
|
10 S1 f
|
|
(#)1399 5088 w
|
|
10 I f
|
|
(,)1449 5088 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1515 5088 t
|
|
10 B f
|
|
(d d)1 56 1 1580 5088 t
|
|
10 R f
|
|
(Set the misc debug value to)5 1167 1 1440 5208 t
|
|
10 S1 f
|
|
(#)2645 5208 w
|
|
10 R f
|
|
(\(with debug=)1 549 1 2733 5208 t
|
|
10 S1 f
|
|
(#)3282 5208 w
|
|
10 R f
|
|
( the misc debug level by one \(with)7 1477(\) or increment)2 591 2 3332 5208 t
|
|
10 S1 f
|
|
(\261)1440 5328 w
|
|
10 R f
|
|
(d\). If you specify)3 729 1 1505 5328 t
|
|
10 S1 f
|
|
(\261)2272 5328 w
|
|
10 I f
|
|
(dd,)2337 5328 w
|
|
10 R f
|
|
(this equals to)2 554 1 2500 5328 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(d de)1 100 5 3092 5328 t
|
|
10 I f
|
|
(2.)3411 5328 w
|
|
10 R f
|
|
(This may help to \256nd problems while open-)7 1843 1 3557 5328 t
|
|
( Using)1 306(ing a driver for libscg as well as with sector sizes and sector types.)13 2773 2 1440 5448 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4553 5448 t
|
|
10 B f
|
|
( g)1 0( bu ug)2 106( eb)1 56(d de)1 100 4 4618 5448 t
|
|
10 R f
|
|
(slows down)1 485 1 4915 5448 t
|
|
(the process and may be the reason for a buffer underrun.)10 2331 1 1440 5568 t
|
|
10 B f
|
|
( =)1 0( g=)1 57( bu ug)2 106( eb)1 56(k kd de)2 156 5 1080 5736 t
|
|
10 S1 f
|
|
(#)1455 5736 w
|
|
10 R f
|
|
(,)1505 5736 w
|
|
10 B f
|
|
( =)1 0(k kd d=)2 169 2 1563 5736 t
|
|
10 S1 f
|
|
(#)1732 5736 w
|
|
10 R f
|
|
(Tell the)1 316 1 1440 5856 t
|
|
10 B f
|
|
( g)1 0( cg)1 50(s sc)1 83 3 1789 5856 t
|
|
10 R f
|
|
(-driver to modify the kernel debug value while SCSI commands are running.)11 3156 1 1922 5856 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6024 t
|
|
10 B f
|
|
( t)1 0( et)1 33( se)1 44(r re es)2 127 4 1145 6024 t
|
|
10 R f
|
|
( This does not work on all operat-)7 1449(Try to reset the SCSI bus where the CD-recorder is located.)10 2511 2 1440 6024 t
|
|
(ing systems.)1 503 1 1440 6144 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6312 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50(s sc)1 83 5 1145 6312 t
|
|
10 R f
|
|
( be used)2 345(Scan all SCSI devices on all SCSI busses and print the inquiry strings. This option may)15 3615 2 1440 6432 t
|
|
( numbers printed out)3 878( The)1 229( on a system.)3 570(to \256nd SCSI address of the CD/DVD/BluRay-recorder)6 2283 4 1440 6552 t
|
|
(as labels are computed by:)4 1091 1 1440 6672 t
|
|
10 B f
|
|
( s)1 0(b bu us)2 151 2 2564 6672 t
|
|
10 S f
|
|
(* *)1 50 1 2748 6672 t
|
|
10 B f
|
|
( t)1 0( et)1 33( ge)1 44( rg)1 50( ar)1 44( ta)1 50( t)1 66( +)1 0( +)1 90(1 10 00 0)3 150 10 2831 6672 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6840 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( en)1 56( il le)2 72(s si)1 67 5 1145 6840 t
|
|
10 R f
|
|
(,)1373 6840 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1431 6840 t
|
|
10 B f
|
|
(s s)1 39 1 1496 6840 t
|
|
10 R f
|
|
(Do not print out a status report for failed SCSI commands.)10 2420 1 1440 6960 t
|
|
10 B f
|
|
( =)1 0( t=)1 57( ut)1 33( ou)1 56( eo)1 50( me)1 44( im)1 83(t ti)1 61 8 1080 7128 t
|
|
10 S1 f
|
|
(#)1464 7128 w
|
|
10 R f
|
|
(Set the default SCSI command timeout value to)7 2139 1 1440 7248 t
|
|
10 S1 f
|
|
(#)3637 7248 w
|
|
10 R f
|
|
( default SCSI command)3 1060(seconds. The)1 587 2 3753 7248 t
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 14)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 14 14
|
|
%%Page: 15 15
|
|
save
|
|
mark
|
|
15 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( a SCSI command fails)4 982( If)1 139( commands.)1 498(timeout is the minimum timeout used for sending SCSI)8 2341 4 1440 960 t
|
|
( a timeout, you may try to raise the default SCSI command timeout above the timeout)15 3696(due to)1 264 2 1440 1080 t
|
|
( runs correctly with a raised command timeout,)7 1991( the command)2 598( If)1 140(value of the failed command.)4 1231 4 1440 1200 t
|
|
( the author of the pro-)5 933(please report the better timeout value and the corresponding command to)10 3027 2 1440 1320 t
|
|
( no)1 133(gram. If)1 362 2 1440 1440 t
|
|
10 B f
|
|
( =)1 0( t=)1 57( ut)1 33( ou)1 56( eo)1 50( me)1 44( im)1 83(t ti)1 61 8 1968 1440 t
|
|
10 R f
|
|
(option is present, a default timeout of 40 seconds is used.)10 2367 1 2385 1440 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1080 1608 t
|
|
10 S1 f
|
|
(#)1209 1608 w
|
|
10 R f
|
|
(Set the maximum transfer size for a single SCSI command to)10 2558 1 1440 1608 t
|
|
10 S1 f
|
|
(#)4034 1608 w
|
|
10 R f
|
|
( the)1 159( syntax for)2 449(. The)1 249 3 4084 1608 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 4978 1608 t
|
|
10 R f
|
|
(option)5144 1608 w
|
|
(is the same as for cdrecord fs=)6 1267 1 1440 1728 t
|
|
10 S1 f
|
|
(#)2707 1728 w
|
|
10 R f
|
|
(or sdd bs=)2 433 1 2790 1728 t
|
|
10 S1 f
|
|
(#)3223 1728 w
|
|
10 R f
|
|
(.)3273 1728 w
|
|
(If no)1 201 1 1440 1968 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1676 1968 t
|
|
10 R f
|
|
(option has been speci\256ed,)3 1062 1 1840 1968 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2937 1968 t
|
|
10 R f
|
|
( If libscg gets)3 574( kB.)1 175(defaults to a transfer size of 63)6 1296 3 3355 1968 t
|
|
( is reduced to the maximum value that is pos-)9 1899(lower values from the operating system, the value)7 2061 2 1440 2088 t
|
|
( help to further reduce the transfer)6 1458( it may)2 308( Sometimes,)1 543(sible with the current operating system.)5 1651 4 1440 2208 t
|
|
( a long time to \256nd a better value by experiment-)10 2043(size or to enhance it, but note that it may take)10 1917 2 1440 2328 t
|
|
(ing with the)2 494 1 1440 2448 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(t ts)1 72 3 1967 2448 t
|
|
10 R f
|
|
(option.)2129 2448 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2616 t
|
|
10 B f
|
|
(V V)1 72 1 1145 2616 t
|
|
10 R f
|
|
( helps to debug)3 638( This)1 245(Increment the verbose level in respect of SCSI command transport by one.)11 3077 3 1440 2616 t
|
|
( the writing process, that occur in the CD/DVD/BluRay-recorder. If you get)11 3278(problems during)1 682 2 1440 2736 t
|
|
( to get more detailed output.)5 1232(incomprehensible error messages you should use this \257ag)7 2440 2 1440 2856 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 5191 2856 t
|
|
10 B f
|
|
(V VV V)2 144 1 5256 2856 t
|
|
10 R f
|
|
( Using)1 308(will show data buffer content in addition.)6 1717 2 1440 2976 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3501 2976 t
|
|
10 B f
|
|
(V V)1 72 1 3566 2976 t
|
|
10 R f
|
|
(or)3674 2976 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3793 2976 t
|
|
10 B f
|
|
(V VV V)2 144 1 3858 2976 t
|
|
10 R f
|
|
(slows down the process and may)5 1362 1 4038 2976 t
|
|
(be the reason for a buffer underrun.)6 1462 1 1440 3096 t
|
|
9 B f
|
|
( S)1 0( NS)1 50( ON)1 65( IO)1 70( TI)1 35( PT)1 60( OP)1 55( O)1 100( K)1 0( RA AC CK)3 200(T TR)1 125 11 720 3384 t
|
|
10 R f
|
|
(Track options may be mixed with track \256le names.)8 2092 1 1080 3504 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3672 t
|
|
10 B f
|
|
( o)1 0( io)1 50( ud di)2 84(a au)1 106 4 1145 3672 t
|
|
10 R f
|
|
(If this \257ag is present, all subsequent tracks are written in)10 2385 1 1440 3672 t
|
|
10 B f
|
|
( DA A)2 72( -D)1 72(C CD D-)2 177 3 3863 3672 t
|
|
10 R f
|
|
(\(similar to Red Book\) audio)4 1178 1 4222 3672 t
|
|
( \256le with data for this tracks should contain stereo, 16-bit digital audio with 44100)14 3444(format. The)1 516 2 1440 3792 t
|
|
( byte order should be the following: MSB left, LSB left, MSB right, LSB right,)14 3322(samples/s. The)1 638 2 1440 3912 t
|
|
( It is not possible to put the)7 1164(MSB left and so on. The track should be a multiple of 2352 bytes.)13 2796 2 1440 4032 t
|
|
( multiple of 2352)3 752(master image of an audio track on a raw disk because data will be read in)15 3208 2 1440 4152 t
|
|
(bytes during the recording process.)4 1432 1 1440 4272 t
|
|
(If a \256lename ends in)4 923 1 1440 4512 t
|
|
10 I f
|
|
(.au)2415 4512 w
|
|
10 R f
|
|
(or)2592 4512 w
|
|
10 I f
|
|
(.wav)2727 4512 w
|
|
10 R f
|
|
(the \256le is considered to be a structured audio data \256le.)10 2435 1 2965 4512 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1440 4632 t
|
|
10 R f
|
|
( or a Microsoft .WAV \256le and)6 1302(assumes that the \256le in this case is a Sun audio \256le)11 2206 2 1892 4632 t
|
|
( all)1 136( In)1 152( non-audio header information.)3 1275(extracts the audio data from the \256les by skipping over the)10 2397 4 1440 4752 t
|
|
( work correctly if the audio data stream does not have any)11 2622(other cases, cdrecord will only)4 1338 2 1440 4872 t
|
|
( \256les do not have an integral number of blocks \(1/75th)10 2310( many structured audio)3 957(header. Because)1 693 3 1440 4992 t
|
|
(second each\) in length, it is often necessary to specify the)10 2538 1 1440 5112 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4027 5112 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 4092 5112 t
|
|
10 R f
|
|
(option as well.)2 634 1 4303 5112 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 5112 t
|
|
10 R f
|
|
( audio data in a .WAV \256le is stored in Intel \(little-endian\) byte order, and will)15 3344(recognizes that)1 616 2 1440 5232 t
|
|
(automatically byte-swap the data if the CD-recorder requires big-endian data.)9 3299 1 1440 5352 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 4787 5352 t
|
|
10 R f
|
|
(will)5244 5352 w
|
|
( audio \256le that does not match the Red Book requirements of 16-bit stereo samples in)15 3561(reject any)1 399 2 1440 5472 t
|
|
(PCM coding at 44100 samples/second.)4 1590 1 1440 5592 t
|
|
(Using other structured audio data formats as input to)8 2231 1 1440 5832 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3712 5832 t
|
|
10 R f
|
|
(will usually work if the struc-)5 1265 1 4135 5832 t
|
|
( How-)1 294( above \(raw pcm data in big-endian byte order\).)8 1975(ture of the data is the structure described)7 1691 3 1440 5952 t
|
|
(ever, if the data format includes a header, you will hear a click at the start of the track.)18 3582 1 1440 6072 t
|
|
(If neither)1 380 1 1440 6240 t
|
|
10 S1 f
|
|
(\261)1857 6240 w
|
|
10 I f
|
|
(data)1922 6240 w
|
|
10 R f
|
|
(nor)2137 6240 w
|
|
10 S1 f
|
|
(\261)2307 6240 w
|
|
10 I f
|
|
(audio)2372 6240 w
|
|
10 R f
|
|
(have been speci\256ed,)2 830 1 2637 6240 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3504 6240 t
|
|
10 R f
|
|
(defaults to)1 432 1 3924 6240 t
|
|
10 S1 f
|
|
(\261)4394 6240 w
|
|
10 I f
|
|
(audio)4459 6240 w
|
|
10 R f
|
|
(for all \256lenames)2 675 1 4725 6240 t
|
|
(that end in)2 438 1 1440 6360 t
|
|
10 I f
|
|
(.au)1911 6360 w
|
|
10 R f
|
|
(or)2069 6360 w
|
|
10 I f
|
|
(.wav)2185 6360 w
|
|
10 R f
|
|
(and to)1 255 1 2404 6360 t
|
|
10 S1 f
|
|
(\261)2692 6360 w
|
|
10 I f
|
|
(data)2757 6360 w
|
|
10 R f
|
|
(for all other \256les.)3 712 1 2968 6360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6528 t
|
|
10 B f
|
|
( i)1 0( di)1 28(c cd)1 100 3 1145 6528 t
|
|
10 R f
|
|
( type for the disk is set to)7 1071(If this \257ag is present, the TOC)6 1261 2 1440 6528 t
|
|
10 B f
|
|
( I)1 0(C CD DI)2 183 2 3806 6528 t
|
|
10 R f
|
|
( only makes sense with XA)5 1141(. This)1 270 2 3989 6528 t
|
|
(disks.)1440 6648 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6816 t
|
|
10 B f
|
|
( y)1 0( py)1 50( op)1 56(c co)1 94 4 1145 6816 t
|
|
10 R f
|
|
( \257ag is present, all TOC entries for subsequent audio tracks of the resulting CD will indi-)16 3715(If this)1 245 2 1440 6816 t
|
|
( option has no effect on)5 985( This)1 245( permission to be copied without limit.)6 1602(cate that the audio data has)5 1128 4 1440 6936 t
|
|
(data tracks.)1 462 1 1440 7056 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 7224 t
|
|
10 B f
|
|
( a)1 0( ta)1 50( at)1 33(d da)1 106 4 1145 7224 t
|
|
10 R f
|
|
( \257ag is present, all subsequent tracks are written in)9 2199(If this)1 255 2 1440 7224 t
|
|
10 B f
|
|
( 1)1 0( 1)1 95( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 128( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 12 3939 7224 t
|
|
10 R f
|
|
(\(Yellow Book\))1 622 1 4778 7224 t
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 15)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 15 15
|
|
%%Page: 16 16
|
|
save
|
|
mark
|
|
16 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( \256le with track data should contain an)7 1620( The)1 230( data size is a multiple of 2048 bytes.)8 1621(format. The)1 489 4 1440 960 t
|
|
10 B f
|
|
( 96 66 60 0)4 150( -9)1 50( O-)1 33( SO)1 78(I IS)1 95 5 1440 1080 t
|
|
10 R f
|
|
(or)1886 1080 w
|
|
10 B f
|
|
( e)1 0( ge)1 44( dg)1 50( id)1 56( Ri)1 28( R)1 112( k)1 0( ck)1 56( oc)1 44(R Ro)1 122 10 2009 1080 t
|
|
10 R f
|
|
(\256lesystem image \(see)2 890 1 2561 1080 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 3491 1080 t
|
|
10 R f
|
|
( is)1 108(for more details\). If the track data)6 1433 2 3859 1080 t
|
|
(an)1440 1200 w
|
|
10 B f
|
|
( s)1 0( fs)1 39(u uf)1 89 3 1572 1200 t
|
|
10 R f
|
|
( or more to allow CD-drives with)6 1404( KB)1 172(\256lesystem image, fragment size should be set to 2)8 2086 3 1738 1200 t
|
|
(2 KB sector size to be used for reading.)8 1641 1 1440 1320 t
|
|
10 S1 f
|
|
(\261)1440 1488 w
|
|
10 I f
|
|
(data)1505 1488 w
|
|
10 R f
|
|
( of one of the)4 584(is the default, if no other \257ag is present and the \256le does not appear to be)16 3096 2 1720 1488 t
|
|
(well known audio \256le types.)4 1162 1 1440 1608 t
|
|
(If neither)1 380 1 1440 1776 t
|
|
10 S1 f
|
|
(\261)1857 1776 w
|
|
10 I f
|
|
(data)1922 1776 w
|
|
10 R f
|
|
(nor)2137 1776 w
|
|
10 S1 f
|
|
(\261)2307 1776 w
|
|
10 I f
|
|
(audio)2372 1776 w
|
|
10 R f
|
|
(have been speci\256ed,)2 830 1 2637 1776 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3504 1776 t
|
|
10 R f
|
|
(defaults to)1 432 1 3924 1776 t
|
|
10 S1 f
|
|
(\261)4394 1776 w
|
|
10 I f
|
|
(audio)4459 1776 w
|
|
10 R f
|
|
(for all \256lenames)2 675 1 4725 1776 t
|
|
(that end in)2 438 1 1440 1896 t
|
|
10 I f
|
|
(.au)1911 1896 w
|
|
10 R f
|
|
(or)2069 1896 w
|
|
10 I f
|
|
(.wav)2185 1896 w
|
|
10 R f
|
|
(and to)1 255 1 2404 1896 t
|
|
10 S1 f
|
|
(\261)2692 1896 w
|
|
10 I f
|
|
(data)2757 1896 w
|
|
10 R f
|
|
(for all other \256les.)3 712 1 2968 1896 t
|
|
10 B f
|
|
( =)1 0( x=)1 57( ex)1 50( nd de)2 100(i in)1 84 5 1080 2064 t
|
|
10 I f
|
|
(list)1371 2064 w
|
|
10 R f
|
|
( index list is a comma separated list of numbers that are)11 2332( In)1 150(Sets an index list for the next track.)7 1478 3 1440 2184 t
|
|
( \256rst entry in this list must contain a 0, the following numbers must)13 2820(counting from index 1. The)4 1140 2 1440 2304 t
|
|
( numbers \(counting in 1/75 seconds\) that represent the start of the)11 2951(be an ascending list of)4 1009 2 1440 2424 t
|
|
( sets index 1 to the start of the track, index 2)11 1913( 0,7500,15000)1 621( index list in the form:)5 957(indices. An)1 469 4 1440 2544 t
|
|
(100 seconds from the start of the track and index 3 200 seconds from the start of the track.)18 3751 1 1440 2664 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2832 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 1145 2832 t
|
|
10 R f
|
|
(Use the)1 317 1 1440 2952 t
|
|
10 B f
|
|
( 96 66 60 0)4 150( -9)1 50( O-)1 33( SO)1 78(I IS)1 95 5 1797 2952 t
|
|
10 R f
|
|
( option is needed if you)5 1021( This)1 252( next track.)2 478(\256le system size as the size of the)7 1406 4 2243 2952 t
|
|
(want)1440 3072 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1675 3072 t
|
|
10 R f
|
|
( from a)2 318(to directly read the image of a track from a raw disk partition or)13 2755 2 2098 3072 t
|
|
10 I f
|
|
(TAO)5211 3072 w
|
|
10 R f
|
|
(master CD. In the \256rst case the option)7 1578 1 1440 3192 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3052 3192 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 3117 3192 t
|
|
10 R f
|
|
( to limit the size of the CD to the size)10 1594(is needed)1 383 2 3423 3192 t
|
|
( the second case the option)5 1168( In)1 160(of the ISO \256lesystem.)3 929 3 1440 3312 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3740 3312 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 3805 3312 t
|
|
10 R f
|
|
(is needed to prevent)3 855 1 4120 3312 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 3312 t
|
|
10 R f
|
|
( track-at-once)1 572(from reading the two run-out blocks that are appended by each CD-recorder in)12 3388 2 1440 3432 t
|
|
( and would cause a buffer underrun that would)8 1966(mode. These two run-out blocks cannot be read)7 1994 2 1440 3552 t
|
|
(cause a defective copy.)3 948 1 1440 3672 t
|
|
( is used on \256les created by)6 1120(Note that if this option)4 946 2 1440 3912 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 3542 3912 t
|
|
10 R f
|
|
(, the padding data that was added by)7 1530 1 3870 3912 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1440 4032 t
|
|
10 R f
|
|
( added by cdrecord. This may also change the amount)9 2277(is lost and replaced by padding)5 1315 2 1808 4032 t
|
|
(of padding.)1 463 1 1440 4152 t
|
|
(In case)1 301 1 1440 4392 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1788 4392 t
|
|
10 R f
|
|
(reads the track data from)4 1079 1 2217 4392 t
|
|
10 I f
|
|
(stdin)3343 4392 w
|
|
10 R f
|
|
( with the)2 396(, only the \256rst track may be used)7 1458 2 3546 4392 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 4512 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 1505 4512 t
|
|
10 R f
|
|
(option.)1810 4512 w
|
|
(If)1440 4752 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1544 4752 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 1609 4752 t
|
|
10 R f
|
|
(is used for a track,)4 786 1 1919 4752 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2743 4752 t
|
|
10 R f
|
|
( as if the)3 383(will automatically add padding for this track)6 1854 2 3163 4752 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 4872 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 1505 4872 t
|
|
10 R f
|
|
( padding written by)3 807(option had been used but the amount of padding may be less than the)13 2891 2 1702 4872 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1440 4992 t
|
|
10 R f
|
|
( that if you use)4 678(. Note)1 298 2 1768 4992 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2790 4992 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28( os)1 39( so)1 50(i is)1 67 6 2855 4992 t
|
|
10 R f
|
|
(on a track that contains Sparc boot information, the)8 2226 1 3174 4992 t
|
|
(boot information will be lost.)4 1202 1 1440 5112 t
|
|
( determine the size of a \256le system if the)9 1770(Note also that this option cannot be used to)8 1855 2 1440 5352 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 5107 5352 t
|
|
10 B f
|
|
( i)1 0( ti)1 28( lt)1 33( ul)1 28(m mu)1 139 5 5172 5352 t
|
|
10 R f
|
|
(option is present.)2 702 1 1440 5472 t
|
|
10 B f
|
|
( =)1 0( rc c=)2 101( sr)1 44(i is)1 67 4 1080 5640 t
|
|
10 I f
|
|
(ISRC)1292 5640 w
|
|
10 S f
|
|
(_)1503 5640 w
|
|
10 I f
|
|
(number)1553 5640 w
|
|
10 R f
|
|
(Set the)1 283 1 1440 5760 t
|
|
10 B f
|
|
( er r)2 44( be)1 44( mb)1 56( um)1 83( Nu)1 56( N)1 105( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( ec co)2 94( Re)1 44( R)1 105( d)1 0( rd)1 56( ar)1 44( nd da)2 106( an)1 56( ta)1 50( St)1 33( S)1 89( l)1 0( al)1 28( na)1 50( on)1 56( io)1 50( ti)1 28( at)1 33( na)1 50( er rn)2 100( te)1 44( nt)1 33(I In)1 95 35 1756 5760 t
|
|
10 R f
|
|
(for the next track to)4 819 1 3655 5760 t
|
|
10 I f
|
|
(ISRC)4507 5760 w
|
|
10 S f
|
|
(_)4718 5760 w
|
|
10 I f
|
|
(number)4768 5760 w
|
|
10 R f
|
|
(.)5081 5760 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5928 t
|
|
10 B f
|
|
( 2)1 0( e2)1 50( de)1 44( od)1 56(m mo)1 133 5 1145 5928 t
|
|
10 R f
|
|
( \257ag is present, all subsequent tracks are written in)9 2154(If this)1 250 2 1440 6048 t
|
|
10 B f
|
|
( 2)1 0( 2)1 90( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 123( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 12 3884 6048 t
|
|
10 R f
|
|
(format. The data)2 692 1 4708 6048 t
|
|
(size is a multiple of 2336 bytes.)6 1317 1 1440 6168 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6336 t
|
|
10 B f
|
|
( y)1 0( py)1 50( op)1 56( co)1 50( oc)1 44(n no)1 106 6 1145 6336 t
|
|
10 R f
|
|
( \257ag is present, all TOC entries for subsequent audio tracks of the resulting CD will indi-)16 3715(If this)1 245 2 1440 6456 t
|
|
( has permission to be copied only once for personal use)10 2393(cate that the audio data)4 996 2 1440 6576 t
|
|
10 S1 f
|
|
(\261)4872 6576 w
|
|
10 R f
|
|
(this is the)2 420 1 4980 6576 t
|
|
(default.)1440 6696 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 6864 t
|
|
10 B f
|
|
( d)1 0( ad)1 56( pa)1 50( op)1 56(n no)1 106 5 1145 6864 t
|
|
10 R f
|
|
(Do not pad the following tracks)5 1308 1 1440 6984 t
|
|
10 S1 f
|
|
(\261)2781 6984 w
|
|
10 R f
|
|
(the default.)1 457 1 2879 6984 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 7152 t
|
|
10 B f
|
|
( p)1 0( mp)1 56( re ee em)3 171( pr)1 44( op)1 56(n no)1 106 6 1145 7152 t
|
|
10 R f
|
|
( TOC entries for subsequent audio tracks will indicate that the audio)11 2914(If this \257ag is present, all)5 1046 2 1440 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 16)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 16 16
|
|
%%Page: 17 17
|
|
save
|
|
mark
|
|
17 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(data has been mastered with linear data)6 1616 1 1440 960 t
|
|
10 S1 f
|
|
(\261)3089 960 w
|
|
10 R f
|
|
(this is the default.)3 735 1 3187 960 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1128 t
|
|
10 B f
|
|
( k)1 0( ck)1 56( ac)1 44( ra)1 50( tt tr)2 77( rt)1 33( or)1 44( ho)1 50( sh)1 56( os)1 39(n no)1 106 11 1145 1128 t
|
|
10 R f
|
|
(Re-enforce the Red Book track length standard. Tracks must be at least 4 seconds.)13 3389 1 1440 1248 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1416 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 1145 1416 t
|
|
10 R f
|
|
( a data track, 15 sectors of zeroed data will be added to the end of this and each)18 3395(If the track is)3 565 2 1440 1416 t
|
|
( this case, the)3 586( In)1 157( track.)1 265(subsequent data)1 652 4 1440 1536 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3141 1536 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 3206 1536 t
|
|
10 R f
|
|
(option is superseded by the)4 1152 1 3409 1536 t
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( ds)1 39( ad)1 56(p pa)1 106 7 4602 1536 t
|
|
10 R f
|
|
(option. It)1 383 1 5017 1536 t
|
|
(will remain however as a shorthand for)6 1689 1 1440 1656 t
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( ds)1 39( ad)1 56(p pa)1 106 7 3175 1656 t
|
|
10 I f
|
|
(15s.)3549 1656 w
|
|
10 R f
|
|
(If the)1 235 1 3792 1656 t
|
|
10 S1 f
|
|
(\261)4074 1656 w
|
|
10 I f
|
|
(pad)4139 1656 w
|
|
10 R f
|
|
(option refers to an audio)4 1064 1 4336 1656 t
|
|
(track,)1440 1776 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1700 1776 t
|
|
10 R f
|
|
( data padding)2 558(will pad the audio data to be a multiple of 2352 bytes. The audio)13 2724 2 2118 1776 t
|
|
(is done with binary zeroes which is equal to absolute silence.)10 2518 1 1440 1896 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1440 2136 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 1505 2136 t
|
|
10 R f
|
|
(remains valid until disabled by)4 1265 1 1700 2136 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2998 2136 t
|
|
10 B f
|
|
( d)1 0( ad)1 56( pa)1 50( op)1 56(n no)1 106 5 3063 2136 t
|
|
10 R f
|
|
(.)3331 2136 w
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( ds)1 39( ad)1 56(p pa)1 106 7 1080 2304 t
|
|
10 S1 f
|
|
(#)1454 2304 w
|
|
10 R f
|
|
( the next track to)4 771(Set the amount of data to be appended as padding to)10 2326 2 1440 2424 t
|
|
10 S1 f
|
|
(#)4587 2424 w
|
|
10 R f
|
|
( to the)2 300(. Opposed)1 463 2 4637 2424 t
|
|
(behavior of the)2 666 1 1440 2544 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2162 2544 t
|
|
10 B f
|
|
( d)1 0( ad)1 56(p pa)1 106 3 2227 2544 t
|
|
10 R f
|
|
(option, the value for)3 900 1 2445 2544 t
|
|
10 I f
|
|
(padsize=)3400 2544 w
|
|
10 R f
|
|
(is reset to zero for each new track.)7 1577 1 3823 2544 t
|
|
(Cdrecord assumes a sector size of 2048 bytes for the)9 2278 1 1440 2664 t
|
|
10 I f
|
|
(padsize=)3763 2664 w
|
|
10 R f
|
|
(option, independent from the)3 1223 1 4177 2664 t
|
|
( megabytes mentioned in the verbose)5 1524( The)1 222(real sector size and independent from the write mode.)8 2214 3 1440 2784 t
|
|
( writing)1 325(mode output however are counting the output sector size which is e.g. 2448 bytes when)14 3635 2 1440 2904 t
|
|
( the)1 163( See)1 218(in RAW/RAW96 mode.)2 1001 3 1440 3024 t
|
|
10 B f
|
|
( s)1 0(f fs)1 72 2 2862 3024 t
|
|
10 R f
|
|
( pad the equivalent of)4 925( To)1 184(= option for possible arguments.)4 1357 3 2934 3024 t
|
|
(20 minutes on a CD, you may write)7 1525 1 1440 3144 t
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( ds)1 39( ad)1 56(p pa)1 106 7 3005 3144 t
|
|
10 R f
|
|
( this option if your CD-drive is)6 1329(20x60x75s. Use)1 692 2 3379 3144 t
|
|
( you want to be able to read the CD on a)11 1721(not able to read the last sectors of a track or if)11 1947 2 1440 3264 t
|
|
10 B f
|
|
( x)1 0( nu ux)2 106( in)1 56(L Li)1 95 4 5143 3264 t
|
|
10 R f
|
|
( an empty \256le is used for track data,)8 1572( If)1 142( the ISO-9660 \256lesystem read-ahead bug.)5 1748(system with)1 498 4 1440 3384 t
|
|
( may e.g. be)3 542( This)1 255( used to create a disk that is entirely made of padding.)11 2361(this option may be)3 802 4 1440 3504 t
|
|
(used to \256nd out how much overburning is possible with a speci\256c medium.)12 3098 1 1440 3624 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3792 t
|
|
10 B f
|
|
( p)1 0( mp)1 56( re ee em)3 171(p pr)1 100 4 1145 3792 t
|
|
10 R f
|
|
( TOC entries for subsequent audio tracks will indicate that the audio)11 2914(If this \257ag is present, all)5 1046 2 1440 3912 t
|
|
(data has been sampled with 50/15)5 1401 1 1440 4032 t
|
|
10 S f
|
|
(m)2876 4032 w
|
|
10 R f
|
|
( data however is not modi\256ed during)6 1525( The)1 222(sec pre-emphasis.)1 719 3 2934 4032 t
|
|
(the process of transferring from \256le to disk. This option has no effect on data tracks.)15 3478 1 1440 4152 t
|
|
10 B f
|
|
( =)1 0( p=)1 57( ga ap)2 106( re eg)2 94(p pr)1 100 5 1080 4320 t
|
|
10 S1 f
|
|
(#)1437 4320 w
|
|
10 R f
|
|
( with the TEAC)3 666( option currently only makes sense)5 1435( This)1 245( size for the next track.)5 959( pre-gap)1 371(Set the)1 284 6 1440 4440 t
|
|
(drive when creating track-at-once disks without the 2-second silence before each track.)11 3561 1 1440 4560 t
|
|
(This option may go away in the future.)7 1610 1 1440 4680 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 4848 t
|
|
10 B f
|
|
( s)1 0( ms)1 39( cm)1 83(s sc)1 83 4 1145 4848 t
|
|
10 R f
|
|
( \257ag is present, all TOC entries for subsequent audio tracks of the resulting CD will indi-)16 3715(If this)1 245 2 1440 4848 t
|
|
(cate that the audio data has no permission to be copied anymore.)11 2667 1 1440 4968 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5136 t
|
|
10 B f
|
|
( k)1 0( ck)1 56( ac)1 44( ra)1 50( tt tr)2 77( rt)1 33( or)1 44( ho)1 50(s sh)1 95 9 1145 5136 t
|
|
10 R f
|
|
( violate the Red Book track length standard which requires a)10 2658(Allow all subsequent tracks to)4 1302 2 1440 5256 t
|
|
( when used in SAO or RAW)6 1251( option is only useful)4 921( This)1 255(minimum track length of 4 seconds.)5 1533 4 1440 5376 t
|
|
( this feature. The drive must accept the resulting CUE sheet or)11 2710( all drives support)3 776(mode. Not)1 474 3 1440 5496 t
|
|
(support RAW writing.)2 913 1 1440 5616 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 5784 t
|
|
10 B f
|
|
( b)1 0( ab)1 56( wa)1 50(s sw)1 111 4 1145 5784 t
|
|
10 R f
|
|
( Some)1 300(If this \257ag is present, audio data is assumed to be in byte-swapped \(little-endian\) order.)14 3660 2 1440 5784 t
|
|
( Yamaha, Sony and the new SCSI-3/mmc drives require audio data to)11 2950(types of CD-writers e.g.)3 1010 2 1440 5904 t
|
|
( to be presented in the)5 944(be presented in little-endian order, while other writers require audio data)10 3016 2 1440 6024 t
|
|
( order normally used by the SCSI protocol.)7 1875(big-endian \(network\) byte)2 1088 2 1440 6144 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 4483 6144 t
|
|
10 R f
|
|
(knows if a)2 460 1 4940 6144 t
|
|
( byte order of the)4 759(CD-recorder needs audio data in big- or little-endian order, and corrects the)11 3201 2 1440 6264 t
|
|
( only need the)3 623( You)1 250( recorder.)1 401(data stream to match the needs of the)7 1630 4 1440 6384 t
|
|
10 S1 f
|
|
(\261)4389 6384 w
|
|
10 I f
|
|
(swab)4454 6384 w
|
|
10 R f
|
|
(\257ag if your data)3 695 1 4705 6384 t
|
|
(stream is in Intel \(little-endian\) byte order.)6 1748 1 1440 6504 t
|
|
(Note that the verbose output of)5 1310 1 1440 6744 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2789 6744 t
|
|
10 R f
|
|
( you if swapping is necessary to make the)8 1784(will show)1 406 2 3210 6744 t
|
|
( data \256t the required byte order of the recorder.)9 1953(byte order of the input)4 933 2 1440 6864 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 4393 6864 t
|
|
10 R f
|
|
(will not show)2 563 1 4837 6864 t
|
|
(you if the)2 399 1 1440 6984 t
|
|
10 S1 f
|
|
(\261)1872 6984 w
|
|
10 I f
|
|
(swab)1937 6984 w
|
|
10 R f
|
|
(\257ag was actually present for a track.)6 1491 1 2176 6984 t
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28(t ts)1 72 5 1080 7152 t
|
|
10 S1 f
|
|
(#)1325 7152 w
|
|
10 R f
|
|
(If the master image for the next track has been stored on a raw disk, use this option to specify)19 3960 1 1440 7152 t
|
|
( in a regular \256le,)4 709(the valid amount of data on this disk. If the image of the next track is stored)16 3251 2 1440 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 17)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 17 17
|
|
%%Page: 18 18
|
|
save
|
|
mark
|
|
18 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( the track contains an ISO-)5 1127( If)1 136( to determine the length of this track.)7 1560(the size of that \256le is taken)6 1137 4 1440 960 t
|
|
(9660 \256lesystem image use the)4 1237 1 1440 1080 t
|
|
10 S1 f
|
|
(\261)2710 1080 w
|
|
10 I f
|
|
(isosize)2775 1080 w
|
|
10 R f
|
|
(option to determine the length of that \256lesystem image.)8 2277 1 3075 1080 t
|
|
( even in)2 334(In Disk At Once mode and with some drives that use the TEAC programming interface,)14 3626 2 1440 1200 t
|
|
( Once mode,)2 523(Track At)1 366 2 1440 1320 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2362 1320 t
|
|
10 R f
|
|
(needs to know the size of each track before starting to write the)12 2623 1 2777 1320 t
|
|
( this happens you will)4 954( If)1 142( now checks this and aborts before starting to write.)9 2225(disk. Cdrecord)1 639 4 1440 1440 t
|
|
(need to run)2 471 1 1440 1560 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 1947 1560 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2311 1560 t
|
|
10 B f
|
|
( t)1 0( nt)1 33( in)1 56( ri)1 28(p pr)1 100 5 2376 1560 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 2593 1560 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44(s si)1 67 3 2658 1560 t
|
|
10 R f
|
|
( as an argument)3 659(before and use the output \(with `s' appended\))7 1892 2 2849 1560 t
|
|
(to the)1 233 1 1440 1680 t
|
|
10 B f
|
|
( ze e)2 44( iz)1 44( si)1 28(t ts)1 72 4 1706 1680 t
|
|
10 R f
|
|
(= option of)2 461 1 1894 1680 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2388 1680 t
|
|
10 R f
|
|
(\(e.g. tsize=250000s\).)1 846 1 2803 1680 t
|
|
(See)1440 1800 w
|
|
10 B f
|
|
( s)1 0(f fs)1 72 2 1617 1800 t
|
|
10 R f
|
|
(= option for possible arguments.)4 1329 1 1689 1800 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 1968 t
|
|
10 B f
|
|
(x xa a)2 100 1 1145 1968 t
|
|
10 R f
|
|
(If this \257ag is present, all subsequent tracks are written in)10 2415 1 1440 1968 t
|
|
10 B f
|
|
( 1)1 0( 1)1 91( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 74( 2)1 0( 2)1 91( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 124( XA A)2 72( X)1 113( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 21 3896 1968 t
|
|
10 R f
|
|
(for-)5251 1968 w
|
|
( by)1 138( XA sector sub-headers will be created)6 1629( The)1 227(mat. The data size is a multiple of 2048 bytes.)9 1966 4 1440 2088 t
|
|
( this option, the write mode is the same as with the)11 2115( With)1 266(the drive.)1 385 3 1440 2208 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4239 2208 t
|
|
10 B f
|
|
( i)1 0( ti)1 28( lt)1 33( ul)1 28(m mu)1 139 5 4304 2208 t
|
|
10 R f
|
|
(option.)4565 2208 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2376 t
|
|
10 B f
|
|
(x xa a1 1)3 150 1 1145 2376 t
|
|
10 R f
|
|
(If this \257ag is present, all subsequent tracks are written in)10 2415 1 1440 2376 t
|
|
10 B f
|
|
( 1)1 0( 1)1 91( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 74( 2)1 0( 2)1 91( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 124( XA A)2 72( X)1 113( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 21 3896 2376 t
|
|
10 R f
|
|
(for-)5251 2376 w
|
|
( XA sector sub-headers are part of the user)8 1793( The)1 224( a multiple of 2056 bytes.)5 1077(mat. The data size is)4 866 4 1440 2496 t
|
|
(data and have to be supplied by the application that prepares the data to be written.)15 3425 1 1440 2616 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 2784 t
|
|
10 B f
|
|
(x xa a2 2)3 150 1 1145 2784 t
|
|
10 R f
|
|
(If this \257ag is present, all subsequent tracks are written in)10 2415 1 1440 2784 t
|
|
10 B f
|
|
( 2)1 0( 2)1 91( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 74( 2)1 0( 2)1 91( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 124( XA A)2 72( X)1 113( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 21 3896 2784 t
|
|
10 R f
|
|
(for-)5251 2784 w
|
|
( by the)2 302( XA sector sub-headers will be created)6 1641( The)1 229(mat. The data is a multiple of 2324 bytes.)8 1788 4 1440 2904 t
|
|
(drive.)1440 3024 w
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1080 3192 t
|
|
10 B f
|
|
( x)1 0( ix)1 50( mi)1 28(x xa am)2 183 4 1145 3192 t
|
|
10 R f
|
|
(If this \257ag is present, all subsequent tracks are written in a way that allows a mix of)17 3504 1 1440 3192 t
|
|
10 B f
|
|
( M)1 0( OM)1 94( RO)1 78( -R)1 72(C CD D-)2 177 5 4979 3192 t
|
|
( 2)1 0( /2)1 50( 1/)1 28( 1)1 90( m)1 0( rm)1 83( or)1 44( fo)1 50( f)1 73( 2)1 0( 2)1 91( e)1 0( de)1 44( od)1 56( mo)1 50( m)1 124(X XA A)2 144 17 1440 3312 t
|
|
10 R f
|
|
( XA sector sub-)3 674( The)1 228(format. The data size is a multiple of 2332 bytes.)9 2091 3 2407 3312 t
|
|
( and have to be supplied by the application that prepares the)11 2591(headers are part of the user data)6 1369 2 1440 3432 t
|
|
( CRC and the P/Q parity ECC/EDC information \(depending on the sec-)11 2978( The)1 225(data to be written.)3 757 3 1440 3552 t
|
|
(tor type\) have to be supplied by the application that prepares the data to be written.)15 3431 1 1440 3672 t
|
|
9 B f
|
|
( S)1 0( LE ES)2 110( PL)1 60( MP)1 55( XA AM)2 150(E EX)1 125 6 720 3960 t
|
|
10 R f
|
|
( reader is assumed)3 761( The)1 222( below, it will be assumed that the machine includes two drives.)11 2655(For all examples)2 682 4 1080 4080 t
|
|
( to be target 2 on the)6 869( CD/DVD/BluRay-recorder is assumed)3 1594( The)1 222(to be target 1 on the primary SCSI bus.)8 1635 4 1080 4200 t
|
|
(primary SCSI bus of the machine.)5 1400 1 1080 4320 t
|
|
(If there is only one drive in the machine, the)9 1850 1 1080 4488 t
|
|
10 B f
|
|
( =)1 0( v=)1 57( ev)1 50(d de)1 100 4 2964 4488 t
|
|
10 R f
|
|
(option may be omitted in the examples below, but in)9 2195 1 3205 4488 t
|
|
(this case the examples for replication without intermediate \256les do not apply.)11 3168 1 1080 4608 t
|
|
9 B f
|
|
( CD D)2 65( C)1 95( o)1 0( io)1 45( ud di)2 75( Au)1 50( A)1 95( n)1 0( an)1 50( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( ca)1 45( li ic)2 65( pl)1 25( ep)1 50(R Re)1 105 20 900 4896 t
|
|
10 R f
|
|
(To copy an audio CD in the most accurate way, \256rst run)11 2329 1 1080 5016 t
|
|
(cdda2wav dev=1,0 paraopts=proof)2 1405 1 1212 5184 t
|
|
10 S1 f
|
|
(\261)2650 5184 w
|
|
10 R f
|
|
(vall cddb=0)1 483 1 2715 5184 t
|
|
10 S1 f
|
|
(\261)3231 5184 w
|
|
10 R f
|
|
(B)3296 5184 w
|
|
10 S1 f
|
|
(\261)3396 5184 w
|
|
10 R f
|
|
(Owav)3461 5184 w
|
|
(and then run)2 515 1 1080 5352 t
|
|
(cdrecord dev=2,0)1 706 1 1212 5520 t
|
|
10 S1 f
|
|
(\261)1951 5520 w
|
|
10 R f
|
|
(v)2016 5520 w
|
|
10 S1 f
|
|
(\261)2099 5520 w
|
|
10 R f
|
|
(dao)2164 5520 w
|
|
10 S1 f
|
|
(\261)2341 5520 w
|
|
10 R f
|
|
(useinfo)2406 5520 w
|
|
10 S1 f
|
|
(\261)2733 5520 w
|
|
10 R f
|
|
(text)2798 5520 w
|
|
10 S f
|
|
(*)3014 5520 w
|
|
10 R f
|
|
(.wav)3064 5520 w
|
|
( there is no CD-Text)4 877( If)1 138( to read CD-Text information from disk.)6 1696(This will try to copy track indices and)7 1609 4 1080 5688 t
|
|
(information,)1080 5808 w
|
|
10 B f
|
|
( av v)2 50( wa)1 50( a2 2w)2 122( dd da)2 106(c cd)1 100 5 1610 5808 t
|
|
10 R f
|
|
(will try to get the information from freedb.org instead.)8 2239 1 2071 5808 t
|
|
(To copy an audio CD from a pipe \(without intermediate \256les\), \256rst run)12 2918 1 1080 5976 t
|
|
(cdda2wav dev=1,0)1 762 1 1212 6144 t
|
|
10 S1 f
|
|
(\261)2007 6144 w
|
|
10 R f
|
|
(vall cddb=0)1 483 1 2072 6144 t
|
|
10 S1 f
|
|
(\261)2588 6144 w
|
|
10 R f
|
|
(info)2653 6144 w
|
|
10 S1 f
|
|
(\261)2814 6144 w
|
|
10 R f
|
|
(only)2879 6144 w
|
|
(and then run)2 515 1 1080 6312 t
|
|
(cdda2wav dev=1,0)1 762 1 1212 6480 t
|
|
10 S1 f
|
|
(\261)2007 6480 w
|
|
10 R f
|
|
(no)2072 6480 w
|
|
10 S1 f
|
|
(\261)2172 6480 w
|
|
10 R f
|
|
(info\256le)2237 6480 w
|
|
10 S1 f
|
|
(\261)2559 6480 w
|
|
10 R f
|
|
(B)2624 6480 w
|
|
10 S1 f
|
|
(\261)2724 6480 w
|
|
10 R f
|
|
(Oraw)2789 6480 w
|
|
10 S1 f
|
|
(\261)3043 6480 w
|
|
10 S f
|
|
(\372)3141 6480 w
|
|
10 S1 f
|
|
(\\)3224 6480 w
|
|
10 R f
|
|
(cdrecord dev=2,0)1 706 1 1212 6600 t
|
|
10 S1 f
|
|
(\261)1951 6600 w
|
|
10 R f
|
|
(v)2016 6600 w
|
|
10 S1 f
|
|
(\261)2099 6600 w
|
|
10 R f
|
|
(dao)2164 6600 w
|
|
10 S1 f
|
|
(\261)2341 6600 w
|
|
10 R f
|
|
(audio)2406 6600 w
|
|
10 S1 f
|
|
(\261)2661 6600 w
|
|
10 R f
|
|
(useinfo)2726 6600 w
|
|
10 S1 f
|
|
(\261)3053 6600 w
|
|
10 R f
|
|
(text)3118 6600 w
|
|
10 S f
|
|
(*)3301 6600 w
|
|
10 R f
|
|
(.inf)3351 6600 w
|
|
( track size info\) from the)5 1049(This will get all information \(including)5 1619 2 1080 6768 t
|
|
10 S f
|
|
(* *)1 50 1 3785 6768 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 3835 6768 t
|
|
10 R f
|
|
(\256les and then read the audio data)6 1386 1 4014 6768 t
|
|
(from stdin.)1 447 1 1080 6888 t
|
|
(If you like to write from)5 1048 1 1080 7128 t
|
|
10 B f
|
|
( n)1 0( in)1 56( di)1 28( td)1 56(s st)1 72 5 2169 7128 t
|
|
10 R f
|
|
( sure that cdrecord is called with a large enough FIFO size \(e.g.)12 2737(, make)1 282 2 2381 7128 t
|
|
10 B f
|
|
( m)1 0( 12 28 8m)3 183( =1)1 50( s=)1 57(f fs)1 72 5 1080 7248 t
|
|
10 R f
|
|
(\), reduce the write speed to a value below the read speed of the source drive \(e.g.)16 3434 1 1442 7248 t
|
|
10 B f
|
|
( 12 2)2 50( =1)1 50( d=)1 57( ee ed)2 100( pe)1 44(s sp)1 95 6 4946 7248 t
|
|
10 R f
|
|
(\),)5342 7248 w
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 18)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 18 18
|
|
%%Page: 19 19
|
|
save
|
|
mark
|
|
19 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(and switch the burn-free option for the recording drive on by adding)11 2978 1 1080 960 t
|
|
10 B f
|
|
( re ee e)3 88( fr)1 44( nf)1 33( rn)1 56( bu ur)2 100( =b)1 56( s=)1 57( ts)1 39( pt)1 33( op)1 56( er ro)2 94( ve)1 44( iv)1 50( ri)1 28(d dr)1 100 15 4106 960 t
|
|
10 R f
|
|
( the)1 171(. For)1 245 2 4984 960 t
|
|
(same reason, it is not recommended to extract the audio data in paranoia mode in this case.)16 3755 1 1080 1080 t
|
|
9 B f
|
|
( M)1 0( OM)1 85( RO)1 70( -R)1 65( D-)1 30( BD)1 65( /B)1 60( M/)1 25( OM)1 85( RO)1 70( -R)1 65( DV VD D-)3 160( /D)1 65( M/)1 25( OM)1 85( RO)1 70( -R)1 65( CD D-)2 95( C)1 95( e)1 0( le)1 40( pl)1 25( mp)1 50( im)1 75( si)1 25( s)1 65( a)1 0( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( ca)1 45( li ic)2 65( pl)1 25( ep)1 50(R Re)1 105 38 900 1368 t
|
|
10 R f
|
|
(To copy a simple disk, \256rst read the master using:)9 2065 1 1080 1488 t
|
|
(readcd dev=1,0 f=some\256le)2 1084 1 1212 1656 t
|
|
(Then write the disk using:)4 1076 1 1080 1824 t
|
|
(cdrecord dev=2,0)1 706 1 1212 1992 t
|
|
10 S1 f
|
|
(\261)1951 1992 w
|
|
10 R f
|
|
(raw96r)2016 1992 w
|
|
10 S1 f
|
|
(\261)2331 1992 w
|
|
10 R f
|
|
(clone)2396 1992 w
|
|
10 S1 f
|
|
(\261)2645 1992 w
|
|
10 R f
|
|
(v some\256le)1 422 1 2710 1992 t
|
|
9 B f
|
|
( e)1 0( de)1 40( od)1 50( mo)1 45( m)1 105( e)1 0( ne)1 40( on)1 50( lo)1 45( cl)1 25( c)1 70( n)1 0( in)1 50( i)1 55( M)1 0( OM)1 85( RO)1 70( -R)1 65( CD D-)2 95( C)1 95( a)1 0( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( ca)1 45( li ic)2 65( pl)1 25( ep)1 50(R Re)1 105 32 900 2280 t
|
|
10 R f
|
|
(To copy a CD in clone mode, \256rst read the master CD using:)12 2524 1 1080 2400 t
|
|
(readcd dev=1,0)1 623 1 1212 2568 t
|
|
10 S1 f
|
|
(\261)1868 2568 w
|
|
10 R f
|
|
(clone f=some\256le)1 677 1 1933 2568 t
|
|
(or \(in case the CD contains many sectors that are unreadable by intention\) by calling:)14 3517 1 1080 2736 t
|
|
(readcd dev=1,0)1 623 1 1212 2904 t
|
|
10 S1 f
|
|
(\261)1868 2904 w
|
|
10 R f
|
|
(clone)1933 2904 w
|
|
10 S1 f
|
|
(\261)2182 2904 w
|
|
10 R f
|
|
(nocorr f=some\256le)1 721 1 2247 2904 t
|
|
(This will create the \256les)4 992 1 1080 3072 t
|
|
10 I f
|
|
(some\256le)2105 3072 w
|
|
10 R f
|
|
(and)2465 3072 w
|
|
10 I f
|
|
(some\256le.toc)2642 3072 w
|
|
10 R f
|
|
( write the CD using:)4 843(. Then)1 296 2 3124 3072 t
|
|
(cdrecord dev=2,0)1 706 1 1212 3240 t
|
|
10 S1 f
|
|
(\261)1951 3240 w
|
|
10 R f
|
|
(raw96r)2016 3240 w
|
|
10 S1 f
|
|
(\261)2331 3240 w
|
|
10 R f
|
|
(clone)2396 3240 w
|
|
10 S1 f
|
|
(\261)2645 3240 w
|
|
10 R f
|
|
(v some\256le)1 422 1 2710 3240 t
|
|
9 B f
|
|
( CD D)2 65( C)1 95( o)1 0( io)1 45( ud di)2 75( Au)1 50( A)1 95( n)1 0( an)1 50( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( re ea)2 85(C Cr)1 105 17 900 3528 t
|
|
10 R f
|
|
( a pure CD-DA \(audio\) at single speed, with each track contained in \256les named)14 3882(To record)1 438 2 1080 3648 t
|
|
10 I f
|
|
(track01.cdaudio)1080 3768 w
|
|
10 R f
|
|
(,)1740 3768 w
|
|
10 I f
|
|
(track02.cdaudio)1798 3768 w
|
|
10 R f
|
|
(, etc.:)1 227 1 2458 3768 t
|
|
(cdrecord)1212 3936 w
|
|
10 S1 f
|
|
(\261)1593 3936 w
|
|
10 R f
|
|
(v speed=1 dev=2,0)2 774 1 1658 3936 t
|
|
10 S1 f
|
|
(\261)2465 3936 w
|
|
10 R f
|
|
(dao)2530 3936 w
|
|
10 S1 f
|
|
(\261)2707 3936 w
|
|
10 R f
|
|
(audio track)1 454 1 2772 3936 t
|
|
10 S f
|
|
(*)3226 3936 w
|
|
10 R f
|
|
(.cdaudio)3276 3936 w
|
|
(To check if it will be OK to use double speed for the example above, use the dummy write option:)19 4080 1 1080 4104 t
|
|
(cdrecord)1212 4272 w
|
|
10 S1 f
|
|
(\261)1593 4272 w
|
|
10 R f
|
|
(v)1658 4272 w
|
|
10 S1 f
|
|
(\261)1741 4272 w
|
|
10 R f
|
|
(dummy speed=2 dev=2,0)2 1030 1 1806 4272 t
|
|
10 S1 f
|
|
(\261)2869 4272 w
|
|
10 R f
|
|
(dao)2934 4272 w
|
|
10 S1 f
|
|
(\261)3111 4272 w
|
|
10 R f
|
|
(audio track)1 454 1 3176 4272 t
|
|
10 S f
|
|
(*)3630 4272 w
|
|
10 R f
|
|
(.cdaudio)3680 4272 w
|
|
9 B f
|
|
( CD D)2 65( C)1 95( a)1 0( ta)1 45( at)1 30( Da)1 45( -D)1 65( o-)1 30( io)1 45( ud di)2 75( Au)1 50( A)1 95( d)1 0( ed)1 50( xe)1 40( ix)1 45( mi)1 25( m)1 105( a)1 0( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( re ea)2 85(C Cr)1 105 27 900 4440 t
|
|
10 R f
|
|
( \256lesystem from)2 670(To record a mixed-mode CD with an ISO-9660)7 1957 2 1080 4560 t
|
|
10 I f
|
|
(cdimage.raw)3742 4560 w
|
|
10 R f
|
|
(on the \256rst track, the other)5 1104 1 4296 4560 t
|
|
(tracks being audio tracks from the \256les)6 1601 1 1080 4680 t
|
|
10 I f
|
|
(track01.cdaudio)2714 4680 w
|
|
10 R f
|
|
(,)3374 4680 w
|
|
10 I f
|
|
(track02.cdaudio)3432 4680 w
|
|
10 R f
|
|
(, etc.:)1 227 1 4092 4680 t
|
|
(cdrecord)1212 4848 w
|
|
10 S1 f
|
|
(\261)1593 4848 w
|
|
10 R f
|
|
(v dev=2,0)1 408 1 1658 4848 t
|
|
10 S1 f
|
|
(\261)2099 4848 w
|
|
10 R f
|
|
(dao cdimage.raw)1 689 1 2164 4848 t
|
|
10 S1 f
|
|
(\261)2886 4848 w
|
|
10 R f
|
|
(audio track)1 454 1 2951 4848 t
|
|
10 S f
|
|
(*)3405 4848 w
|
|
10 R f
|
|
(.cdaudio)3455 4848 w
|
|
9 B f
|
|
( M)1 0( OM)1 85( RO)1 70( -R)1 65( D-)1 30( BD)1 65( /B)1 60( M/)1 25( OM)1 85( RO)1 70( -R)1 65( DV VD D-)3 160( /D)1 65( M/)1 25( OM)1 85( RO)1 70( -R)1 65( CD D-)2 95( C)1 95( a)1 0( a)1 75( g)1 0( ng)1 45( in)1 50( ti)1 25( at)1 30( re ea)2 85(C Cr)1 105 28 900 5016 t
|
|
10 R f
|
|
(To record a pure disk at double speed, using data from the \256le)12 2572 1 1080 5136 t
|
|
10 I f
|
|
(cdimage.raw)3685 5136 w
|
|
10 R f
|
|
(:)4212 5136 w
|
|
(cdrecord)1212 5304 w
|
|
10 S1 f
|
|
(\261)1593 5304 w
|
|
10 R f
|
|
(v speed=2 dev=2,0)2 774 1 1658 5304 t
|
|
10 S1 f
|
|
(\261)2465 5304 w
|
|
10 R f
|
|
(dao cdimage.raw)1 689 1 2530 5304 t
|
|
(To create an image for an ISO-9660 \256lesystem with Rock Ridge extensions:)11 3137 1 1080 5472 t
|
|
(mkisofs)1212 5640 w
|
|
10 S1 f
|
|
(\261)1562 5640 w
|
|
10 R f
|
|
(R)1627 5640 w
|
|
10 S1 f
|
|
(\261)1727 5640 w
|
|
10 R f
|
|
(o cdimage.raw /home/joerg/master/tree)2 1582 1 1792 5640 t
|
|
(To check the resulting \256le before writing to disk on Solaris:)10 2467 1 1080 5808 t
|
|
(mount)1212 5976 w
|
|
10 S1 f
|
|
(\261)1501 5976 w
|
|
10 R f
|
|
(r)1566 5976 w
|
|
10 S1 f
|
|
(\261)1632 5976 w
|
|
10 R f
|
|
(F fbk)1 222 1 1697 5976 t
|
|
10 S1 f
|
|
(\261)1952 5976 w
|
|
10 R f
|
|
(o type=hsfs /dev/fbk0:cdimage.raw /mnt)3 1645 1 2017 5976 t
|
|
(The)1080 6144 w
|
|
10 B f
|
|
( bk k)2 56(f fb)1 89 2 1268 6144 t
|
|
10 R f
|
|
(driver \256rst appeared in 1988.)4 1188 1 1446 6144 t
|
|
( of the original)3 633(Solaris 9 or newer comes with a variant)7 1674 2 1080 6312 t
|
|
10 B f
|
|
( bk k)2 56(f fb)1 89 2 3426 6312 t
|
|
10 R f
|
|
(idea called)1 443 1 3610 6312 t
|
|
10 B f
|
|
( \256)1 0( o\256)1 56(l lo)1 78 3 4092 6312 t
|
|
10 R f
|
|
( command for the lo\256)4 922(. The)1 252 2 4226 6312 t
|
|
(variant is:)1 405 1 1080 6432 t
|
|
(mount)1440 6600 w
|
|
10 S1 f
|
|
(\261)1729 6600 w
|
|
10 R f
|
|
(r)1794 6600 w
|
|
10 S1 f
|
|
(\261)1860 6600 w
|
|
10 R f
|
|
(F hsfs ` lo\256adm)3 655 1 1925 6600 t
|
|
10 S1 f
|
|
(\261)2613 6600 w
|
|
10 R f
|
|
(a /tmp/cdimage.raw ` /mnt)3 1084 1 2678 6600 t
|
|
(Note that lo\256adm needs absolute path names.)6 1860 1 1080 6768 t
|
|
(On Linux:)1 422 1 1080 6936 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 19)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 19 19
|
|
%%Page: 20 20
|
|
save
|
|
mark
|
|
20 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(mount cdimage.raw)1 801 1 1212 960 t
|
|
10 S1 f
|
|
(\261)2046 960 w
|
|
10 R f
|
|
(r)2111 960 w
|
|
10 S1 f
|
|
(\261)2177 960 w
|
|
10 R f
|
|
(t iso9660)1 378 1 2242 960 t
|
|
10 S1 f
|
|
(\261)2653 960 w
|
|
10 R f
|
|
(o loop /mnt)2 478 1 2718 960 t
|
|
(Go on with:)2 494 1 1080 1128 t
|
|
(ls)1212 1248 w
|
|
10 S1 f
|
|
(\261)1312 1248 w
|
|
10 R f
|
|
(lR /mnt)1 312 1 1377 1248 t
|
|
(umount /mnt)1 523 1 1212 1368 t
|
|
( the system is suf\256cient and the structure of the \256lesystem is not too complex,)14 3373(If the overall speed of)4 947 2 1080 1536 t
|
|
(cdrecord will run without creating an image of the ISO-9660 \256lesystem. Simply run the pipeline:)14 3989 1 1080 1656 t
|
|
(mkisofs)1212 1824 w
|
|
10 S1 f
|
|
(\261)1562 1824 w
|
|
10 R f
|
|
(R /master/tree)1 571 1 1627 1824 t
|
|
10 S f
|
|
(\372)2231 1824 w
|
|
10 R f
|
|
(cdrecord)2314 1824 w
|
|
10 S1 f
|
|
(\261)2695 1824 w
|
|
10 R f
|
|
(v)2760 1824 w
|
|
10 S1 f
|
|
(\261)2843 1824 w
|
|
10 R f
|
|
(dao fs=6m speed=2 dev=2,0)3 1157 1 2908 1824 t
|
|
10 S1 f
|
|
(\261)4098 1824 w
|
|
10 R f
|
|
( the default FIFO size)4 915( As)1 180( this pipeline is 4 MBytes.)5 1106(The recommended minimum FIFO size for running)6 2119 4 1080 1992 t
|
|
(is 4 MB, the)3 531 1 1080 2112 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(f fs)1 72 3 1648 2112 t
|
|
10 R f
|
|
( your sys-)2 416( If)1 135( a different FIFO size.)4 928(option needs to be present only if you want to use)10 2107 4 1814 2112 t
|
|
( raise the priority of)4 901( To)1 196(tem is loaded, you should run mkisofs in the real-time class too.)11 2843 3 1080 2232 t
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 5072 2232 t
|
|
10 R f
|
|
(replace the command)2 869 1 1080 2352 t
|
|
(mkisofs)1212 2520 w
|
|
10 S1 f
|
|
(\261)1562 2520 w
|
|
10 R f
|
|
(R /master/tree)1 571 1 1627 2520 t
|
|
(by)1080 2640 w
|
|
(priocntl)1212 2760 w
|
|
10 S1 f
|
|
(\261)1556 2760 w
|
|
10 R f
|
|
(e)1621 2760 w
|
|
10 S1 f
|
|
(\261)1698 2760 w
|
|
10 R f
|
|
(c RT)1 205 1 1763 2760 t
|
|
10 S1 f
|
|
(\261)2001 2760 w
|
|
10 R f
|
|
(p 59 mkisofs)2 533 1 2066 2760 t
|
|
10 S1 f
|
|
(\261)2632 2760 w
|
|
10 R f
|
|
(R /master/tree)1 571 1 2697 2760 t
|
|
(on Solaris and by)3 721 1 1080 3000 t
|
|
(nice)1212 3240 w
|
|
10 S1 f
|
|
(\261\261)1411 3240 w
|
|
10 R f
|
|
(18 mkisofs)1 450 1 1541 3240 t
|
|
10 S1 f
|
|
(\261)2024 3240 w
|
|
10 R f
|
|
(R /master/tree)1 571 1 2089 3240 t
|
|
(on systems that do not have)5 1148 1 1080 3480 t
|
|
10 B f
|
|
( l)1 0( al)1 28( na)1 50( on)1 56( io)1 50( ti)1 28( at)1 33( na)1 50( er rn)2 100( te)1 44( nt)1 33( In)1 56( I)1 72( X)1 0( IX)1 72(U UN NI)2 183 16 2261 3480 t
|
|
10 R f
|
|
(-compliant real-time scheduling.)2 1317 1 3116 3480 t
|
|
( on Solaris, you should run mkisofs at no more than priority 58. On other)14 3145(Cdrecord runs at priority 59)4 1175 2 1080 3648 t
|
|
(systems, you should run mkisofs at no less than nice)9 2166 1 1080 3768 t
|
|
10 S1 f
|
|
(\261\261)3279 3768 w
|
|
10 R f
|
|
(18.)3409 3768 w
|
|
( system image on disk has been tested on a Sparcstation-2 with a)12 2898(Creating a CD-ROM without \256le)4 1422 2 1080 3936 t
|
|
( faster machine)2 637( A)1 144( up to quad speed when the machine was not loaded.)10 2239(Yamaha CDR-400. It did work)4 1300 4 1080 4056 t
|
|
(may be able to handle quad speed also in the loaded case.)11 2383 1 1080 4176 t
|
|
(To handle drives that need to know the size of a track before starting to write, \256rst run)17 3574 1 1080 4464 t
|
|
(mkisofs)1212 4632 w
|
|
10 S1 f
|
|
(\261)1562 4632 w
|
|
10 R f
|
|
(R)1627 4632 w
|
|
10 S1 f
|
|
(\261)1727 4632 w
|
|
10 R f
|
|
(quiet)1792 4632 w
|
|
10 S1 f
|
|
(\261)2025 4632 w
|
|
10 R f
|
|
(print)2090 4632 w
|
|
10 S1 f
|
|
(\261)2279 4632 w
|
|
10 R f
|
|
(size /master/tree)1 659 1 2344 4632 t
|
|
(and then run)2 515 1 1080 4800 t
|
|
(mkisofs)1212 4968 w
|
|
10 S1 f
|
|
(\261)1562 4968 w
|
|
10 R f
|
|
(R /master/tree)1 571 1 1627 4968 t
|
|
10 S f
|
|
(\372)2231 4968 w
|
|
10 R f
|
|
(cdrecord)2314 4968 w
|
|
10 S1 f
|
|
(\261)2695 4968 w
|
|
10 R f
|
|
(v)2760 4968 w
|
|
10 S1 f
|
|
(\261)2843 4968 w
|
|
10 R f
|
|
(dao speed=2 dev=2,0 tsize=XXXs)3 1395 1 2908 4968 t
|
|
10 S1 f
|
|
(\261)4336 4968 w
|
|
10 R f
|
|
(where)1080 5136 w
|
|
10 I f
|
|
(XXX)1356 5136 w
|
|
10 R f
|
|
(is replaced by the output of the previous run of mkisofs.)10 2319 1 1572 5136 t
|
|
9 B f
|
|
( s)1 0( ns)1 35( on)1 50( io)1 45( ti)1 25( pt)1 30( op)1 50( o)1 75( e)1 0( ve)1 40( iv)1 45( ri)1 25( dr)1 40( d)1 80( g)1 0( ng)1 45( in)1 50( tt ti)2 55( et)1 30(S Se)1 90 20 900 5424 t
|
|
10 R f
|
|
(To set drive options without writing a disk \(e.g. to switch a drive to single-session mode\), run)16 3873 1 1080 5544 t
|
|
(cdrecord dev=2,0)1 706 1 1212 5712 t
|
|
10 S1 f
|
|
(\261)1951 5712 w
|
|
10 R f
|
|
(setdropts driveropts=singlesession)1 1383 1 2016 5712 t
|
|
(If you like to do this when no disk is in the drive, call)13 2242 1 1080 5880 t
|
|
(cdrecord dev=2,0)1 706 1 1212 6048 t
|
|
10 S1 f
|
|
(\261)1951 6048 w
|
|
10 R f
|
|
(force)2016 6048 w
|
|
10 S1 f
|
|
(\261)2253 6048 w
|
|
10 R f
|
|
(setdropts driveropts=singlesession)1 1383 1 2318 6048 t
|
|
9 B f
|
|
( T)1 0( NT)1 60( EN)1 65( ME)1 60( NM)1 85( ON)1 65( RO)1 70( IR)1 65( NV VI)2 100(E EN)1 125 10 720 6336 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1080 6456 t
|
|
10 S f
|
|
(_ _)1 50 1 1296 6456 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 1346 6456 t
|
|
10 R f
|
|
( call of the SCSI transport)5 1126(This may either hold a device identi\256er that is suitable to the open)12 2834 2 1440 6576 t
|
|
(library or a label in the \256le /etc/default/cdrecord.)7 1996 1 1440 6696 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1080 6864 t
|
|
10 S f
|
|
(_ _)1 50 1 1296 6864 t
|
|
10 B f
|
|
( D)1 0( EE ED)2 139( PE)1 67(S SP)1 117 4 1346 6864 t
|
|
10 R f
|
|
(Sets the default speed value for writing \(see also)8 1999 1 1440 6984 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3472 6984 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44(s sp)1 95 4 3537 6984 t
|
|
10 R f
|
|
(option\).)3809 6984 w
|
|
10 B f
|
|
(C CD DR R)3 216 1 1080 7152 t
|
|
10 S f
|
|
(_ _)1 50 1 1296 7152 t
|
|
10 B f
|
|
( ZE E)2 67( IZ)1 67( SI)1 39( OS)1 56( FO)1 78( IF)1 61(F FI)1 100 7 1346 7152 t
|
|
10 R f
|
|
(Sets the default size of the FIFO \(see also)8 1728 1 1440 7272 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(f fs)1 72 3 3201 7272 t
|
|
10 S1 f
|
|
(#)3330 7272 w
|
|
10 R f
|
|
(option\).)3413 7272 w
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 20)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 20 20
|
|
%%Page: 21 21
|
|
save
|
|
mark
|
|
21 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1080 960 t
|
|
10 S f
|
|
(_ _)1 50 1 1296 960 t
|
|
10 B f
|
|
( D)1 0( EE ED)2 139( PE)1 67( SP)1 61( WS)1 56( RA AW)2 172( ER)1 72( RC CE)2 139( OR)1 72(F FO)1 139 10 1346 960 t
|
|
10 R f
|
|
(If this environment variable is set,)5 1425 1 1440 1080 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2902 1080 t
|
|
10 R f
|
|
( full RAW encoding)3 852(will allow you to write at the)6 1227 2 3321 1080 t
|
|
( will create high potential of buffer underruns. Use with)9 2436( This)1 259(speed a single CPU supports.)4 1265 3 1440 1200 t
|
|
(care.)1440 1320 w
|
|
10 B f
|
|
(C CD DR R)3 216 1 1080 1488 t
|
|
10 S f
|
|
(_ _)1 50 1 1296 1488 t
|
|
10 B f
|
|
( D)1 0( EE ED)2 139( PE)1 67( SP)1 61( ES)1 56( RC CE)2 139( OR)1 72(F FO)1 139 8 1346 1488 t
|
|
10 R f
|
|
(If this environment variable is set,)5 1420 1 1440 1608 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2896 1608 t
|
|
10 R f
|
|
(will allow you to write at the full DMA speed the)10 2086 1 3314 1608 t
|
|
( that is to be written from disk.)7 1303( is no DMA reserve for reading the data)8 1678( There)1 301(system supports.)1 678 4 1440 1728 t
|
|
(This will create high potential of buffer underruns. Use with care.)10 2702 1 1440 1848 t
|
|
( set to the value)4 667(If this environment variable is)4 1240 2 1440 2088 t
|
|
10 B f
|
|
( y)1 0( ny)1 50(a an)1 106 3 3382 2088 t
|
|
10 R f
|
|
(,)3538 2088 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3598 2088 t
|
|
10 R f
|
|
(allows to write at any speed even)6 1385 1 4015 2088 t
|
|
(though it may fail later with a buffer underrun.)8 1930 1 1440 2208 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 1080 2376 t
|
|
10 R f
|
|
(If the)1 227 1 1440 2376 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 1706 2376 t
|
|
10 R f
|
|
(environment is present, the remote connection will not be created via)10 2899 1 1951 2376 t
|
|
10 B f
|
|
( d)1 0( md)1 56(r rc cm)2 171 3 4889 2376 t
|
|
10 R f
|
|
(\(3\) but)1 284 1 5116 2376 t
|
|
( by)1 137(by calling the program pointed to)5 1400 2 1440 2496 t
|
|
10 B f
|
|
( H)1 0( SH)1 78(R RS)1 128 3 3014 2496 t
|
|
10 R f
|
|
( e.g.)1 181(. Use)1 250 2 3220 2496 t
|
|
10 B f
|
|
( =)1 0( H=)1 57( SH)1 78(R RS)1 128 4 3688 2496 t
|
|
10 R f
|
|
(/usr/bin/ssh to create a secure shell)5 1449 1 3951 2496 t
|
|
(connection.)1440 2616 w
|
|
(Note that this forces)3 831 1 1440 2856 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2304 2856 t
|
|
10 R f
|
|
(to create a pipe to the)5 901 1 2720 2856 t
|
|
10 B f
|
|
( \))1 0( 1\))1 33( \(1)1 50( h\()1 33( sh)1 56(r rs)1 83 6 3655 2856 t
|
|
10 R f
|
|
(program and disallows)2 928 1 3944 2856 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4906 2856 t
|
|
10 R f
|
|
(to)5322 2856 w
|
|
( makes it impossible to set up per-)7 1432( This)1 245( socket to the remote server.)5 1170(directly access the network)3 1113 4 1440 2976 t
|
|
(formance parameters and slows down the connection compared to a)9 2797 1 1440 3096 t
|
|
10 B f
|
|
( t)1 0( oo ot)2 83(r ro)1 94 3 4272 3096 t
|
|
10 R f
|
|
(-initiated)4449 3096 w
|
|
10 B f
|
|
( \))1 0( 3\))1 33( \(3)1 50( d\()1 33( md)1 56(r rc cm)2 171 6 4845 3096 t
|
|
10 R f
|
|
(con-)5223 3096 w
|
|
(nection.)1440 3216 w
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 1080 3384 t
|
|
10 R f
|
|
(If the)1 252 1 1440 3384 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 1756 3384 t
|
|
10 R f
|
|
( not be the program)4 942(environment is present, the remote SCSI server will)7 2343 2 2115 3384 t
|
|
10 B f
|
|
( i)1 0( si)1 28( cs)1 39( sc)1 44( rs)1 39( /r)1 44( n/)1 28( in)1 56( bi)1 28( sb)1 56( /s)1 39( y/)1 28( il ly)2 78( hi)1 28( ch)1 56( sc)1 44( /s)1 39( t/)1 28( pt)1 33( op)1 56(/ /o)1 78 21 1440 3504 t
|
|
10 R f
|
|
(but the program pointed to by)5 1251 1 2346 3504 t
|
|
10 B f
|
|
( I)1 0( SI)1 39( CS)1 56( SC)1 72(R RS)1 128 5 3633 3504 t
|
|
10 R f
|
|
( that the remote SCSI server)5 1184(. Note)1 288 2 3928 3504 t
|
|
(program name will be ignored if you log in using an account that has been created with a)17 3960 1 1440 3624 t
|
|
(remote SCSI server program as login shell.)6 1771 1 1440 3744 t
|
|
9 B f
|
|
( S)1 0( LE ES)2 110( IL)1 60(F FI)1 90 4 720 4032 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( t/)1 28( lt)1 33( ul)1 28( au)1 56( fa)1 50( ef)1 33( de)1 44( /d)1 56( c/)1 28( tc)1 44( et)1 33(/ /e)1 72 19 1080 4152 t
|
|
10 R f
|
|
( example:)1 423( For)1 229( /etc/default/cdrecord.)1 907(Default values can be set for the following options in)9 2401 4 1440 4272 t
|
|
9 R f
|
|
(CDR)1440 4392 w
|
|
9 S f
|
|
(_)1625 4392 w
|
|
9 R f
|
|
(FIFOSIZE=8m)1670 4392 w
|
|
10 R f
|
|
(or)2253 4392 w
|
|
9 R f
|
|
(CDR)2366 4392 w
|
|
9 S f
|
|
(_)2551 4392 w
|
|
9 R f
|
|
(SPEED=2)2596 4392 w
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 4560 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 4560 t
|
|
10 B f
|
|
( E)1 0( CE)1 67( IC)1 72( VI)1 39( EV)1 72(D DE)1 139 6 1706 4560 t
|
|
10 R f
|
|
( is suitable to the open call of the SCSI)9 1729(This may either hold a device identi\256er that)7 1871 2 1800 4680 t
|
|
( identify a)2 455(transport library or a label in the \256le /etc/default/cdrecord that allows to)11 3145 2 1800 4800 t
|
|
(speci\256c drive on the system.)4 1167 1 1800 4920 t
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 5088 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 5088 t
|
|
10 B f
|
|
( D)1 0( EE ED)2 139( PE)1 67(S SP)1 117 4 1706 5088 t
|
|
10 R f
|
|
(Sets the default speed value for writing \(see also)8 1999 1 1800 5208 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 3832 5208 t
|
|
10 B f
|
|
( d)1 0( ee ed)2 100( pe)1 44(s sp)1 95 4 3897 5208 t
|
|
10 R f
|
|
(option\).)4169 5208 w
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 5376 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 5376 t
|
|
10 B f
|
|
( ZE E)2 67( IZ)1 67( SI)1 39( OS)1 56( FO)1 78( IF)1 61(F FI)1 100 7 1706 5376 t
|
|
10 R f
|
|
(Sets the default size of the FIFO \(see also)8 1728 1 1800 5496 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(f fs)1 72 3 3561 5496 t
|
|
10 S1 f
|
|
(#)3690 5496 w
|
|
10 R f
|
|
(option\).)3773 5496 w
|
|
10 B f
|
|
(C CD DR R)3 216 1 1440 5664 t
|
|
10 S f
|
|
(_ _)1 50 1 1656 5664 t
|
|
10 B f
|
|
( ZE E)2 67( IZ)1 67( SI)1 39( OS)1 56( FO)1 78( IF)1 61( FI)1 39( AX XF)2 133(M MA)1 166 9 1706 5664 t
|
|
10 R f
|
|
(Sets the maximum size of the FIFO \(see also)8 1857 1 1800 5784 t
|
|
10 B f
|
|
( =)1 0( s=)1 57(f fs)1 72 3 3690 5784 t
|
|
10 S1 f
|
|
(#)3819 5784 w
|
|
10 R f
|
|
(option\).)3902 5784 w
|
|
10 B f
|
|
( l)1 0( el)1 28( be)1 44( ab)1 56( la)1 50( l)1 61( er r)2 44( he)1 44( th)1 56( ot)1 33( o)1 83( y)1 0( ny)1 50(A An)1 128 14 1440 5952 t
|
|
10 R f
|
|
( contain)1 335( an identi\256er may not)4 915( Such)1 273(is an identi\256er for a speci\256c drive on the system.)9 2077 4 1800 6072 t
|
|
(the characters ',', '/', ')4 925 1 1800 6192 t
|
|
10 S1 f
|
|
(@)2725 6192 w
|
|
10 R f
|
|
(' or ':'.)2 301 1 2817 6192 t
|
|
( four)1 206( Currently,)1 481( contains a TAB separated list of items.)7 1681(Each line that follows a label)5 1232 4 1800 6432 t
|
|
( SCSI ID of the drive, the default speed that should be used)12 2552(items are recognized: the)3 1048 2 1800 6552 t
|
|
( this drive and drive)4 923(for this drive, the default FIFO size that should be used for)11 2677 2 1800 6672 t
|
|
(speci\256c options. The values for)4 1303 1 1800 6792 t
|
|
10 I f
|
|
(speed)3141 6792 w
|
|
10 R f
|
|
(and)3406 6792 w
|
|
10 I f
|
|
(\256fosize)3587 6792 w
|
|
10 R f
|
|
(may be set to)3 566 1 3902 6792 t
|
|
10 S1 f
|
|
(\261)4505 6792 w
|
|
10 R f
|
|
(1 to tell cdrecord to)4 830 1 4570 6792 t
|
|
( value for driveropts may be set to)7 1458( The)1 226(use the global defaults.)3 957 3 1800 6912 t
|
|
10 S1 f
|
|
("")4479 6912 w
|
|
10 R f
|
|
(if no driveropts are)3 801 1 4599 6912 t
|
|
( typical line may look this way:)6 1309(used. A)1 346 2 1800 7032 t
|
|
( 8m)1 438( 4)1 271(teac1= 0,5,0)1 499 3 1800 7272 t
|
|
10 S1 f
|
|
("")3240 7272 w
|
|
10 R f
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 21)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 21 21
|
|
%%Page: 22 22
|
|
save
|
|
mark
|
|
22 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(yamaha= 1,6,0)1 599 1 1800 960 t
|
|
10 S1 f
|
|
(\261)2520 960 w
|
|
10 R f
|
|
(1)2585 960 w
|
|
10 S1 f
|
|
(\261)2880 960 w
|
|
10 R f
|
|
(1 burnfree)1 632 1 2945 960 t
|
|
(This tells)1 380 1 1800 1200 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2215 1200 t
|
|
10 R f
|
|
(that a drive named)3 770 1 2632 1200 t
|
|
10 I f
|
|
(teac1)3437 1200 w
|
|
10 R f
|
|
( 0 and should)3 569(is at scsibus 0, target 5, lun)6 1143 2 3688 1200 t
|
|
( second drive may be found at)6 1329( A)1 151( of 8 MB.)3 452(be used with speed 4 and a FIFO size)8 1668 4 1800 1320 t
|
|
(scsibus 1, target 6, lun 0 and uses the default speed and the default FIFO size.)15 3221 1 1800 1440 t
|
|
10 S f
|
|
(* *)1 50 1 1080 1728 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1130 1728 t
|
|
10 R f
|
|
(The)1440 1728 w
|
|
10 S f
|
|
(* *)1 50 1 1641 1728 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 1691 1728 t
|
|
10 R f
|
|
(\256les are created by)3 813 1 1879 1728 t
|
|
10 B f
|
|
( av v)2 50( wa)1 50( a2 2w)2 122( dd da)2 106(c cd)1 100 5 2738 1728 t
|
|
10 R f
|
|
(where)3212 1728 w
|
|
10 S f
|
|
(* *)1 50 1 3502 1728 t
|
|
10 R f
|
|
(is replaced by the actual audio \256le pre\256x.)7 1801 1 3599 1728 t
|
|
(They are read and used by)5 1089 1 1440 1848 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2562 1848 t
|
|
10 R f
|
|
(in case cdrecord was called with the)6 1488 1 2977 1848 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4498 1848 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33( in)1 56( ei)1 28( se)1 44(u us)1 95 7 4563 1848 t
|
|
10 R f
|
|
(option.)4902 1848 w
|
|
(There are three general types of parameters:)6 1802 1 1440 2088 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( te)1 44( et)1 33( me)1 44( am)1 83( ra)1 50( ar)1 44( pa)1 50( p)1 89( l)1 0( al)1 28( ca)1 50( ic)1 44( er ri)2 72( me)1 44(n nu um)2 195 17 1440 2256 t
|
|
10 R f
|
|
( tag label without any quot-)5 1147(A numerical parameter is a number and directly follows the)9 2453 2 1800 2376 t
|
|
(ing.)1800 2496 w
|
|
10 B f
|
|
( s)1 0( er rs)2 83( te)1 44( et)1 33( me)1 44( am)1 83( ra)1 50( ar)1 44( pa)1 50( p)1 89( e)1 0( pe)1 44( yp)1 56( ty)1 50( t)1 66( g)1 0( ng)1 50( in)1 56( ri)1 28( tr)1 44( st)1 33( s)1 72( d)1 0( ed)1 56( te)1 44( ot)1 33(u un nq qu uo)4 274 27 1440 2664 t
|
|
10 R f
|
|
( more words that directly follow the tag)7 1710(An unquoted parameter is make from one or)7 1890 2 1800 2784 t
|
|
( the parameter list are used by cdrecord depends on the)10 2334( many words from)3 780(label. How)1 486 3 1800 2904 t
|
|
(tag label.)1 374 1 1800 3024 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( te)1 44( et)1 33( me)1 44( am)1 83( ra)1 50( ar)1 44( pa)1 50( p)1 89( e)1 0( pe)1 44( yp)1 56( ty)1 50( t)1 66( g)1 0( ng)1 50( in)1 56( ri)1 28( tr)1 44( st)1 33( s)1 72( d)1 0( ed)1 56( te)1 44( ot)1 33(q qu uo)2 162 27 1440 3192 t
|
|
10 R f
|
|
( is enclosed in single quotes. The string starts after the \256rst sin-)12 2631(A string type parameter)3 969 2 1800 3312 t
|
|
( character that follows the tag label and ends before the last single quote on)14 3215(gle quote)1 385 2 1800 3432 t
|
|
( that a single quote appears inside)6 1426( needs no escape sequences in case)6 1467( It)1 131(the same line.)2 576 4 1800 3552 t
|
|
( text to the right of the rightmost single quote character is ignored.)12 2746( Any)1 238(the string.)1 408 3 1800 3672 t
|
|
(The order of the tag labels in the \256le is not important.)11 2225 1 1440 3840 t
|
|
(The following tag labels may appear in a)7 1689 1 1440 4008 t
|
|
10 S f
|
|
(* *)1 50 1 3162 4008 t
|
|
10 B f
|
|
( f)1 0( nf)1 33( in)1 56(. .i)1 53 4 3212 4008 t
|
|
10 R f
|
|
(\256le:)3387 4008 w
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139( IN)1 72(C CD DI)2 183 5 1440 4176 t
|
|
10 S f
|
|
(_ _)1 50 1 1906 4176 t
|
|
10 B f
|
|
( =)1 0( D=)1 57( ID)1 72( CI)1 39( SC)1 72( IS)1 56(D DI)1 111 7 1956 4176 t
|
|
10 R f
|
|
(The cdindex disk ID is used by the)7 1446 1 1800 4296 t
|
|
10 B f
|
|
( z)1 0( nz)1 44( in)1 56( ai)1 28( ra)1 50( br)1 44( cb)1 56( ic)1 44( si)1 28( us)1 39(m mu)1 139 11 3279 4296 t
|
|
10 R f
|
|
(CD-database.)3840 4296 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 4536 t
|
|
(This tag label is ignored by)5 1131 1 1800 4776 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2964 4776 t
|
|
10 R f
|
|
(.)3346 4776 w
|
|
10 B f
|
|
( B)1 0(C CD DD DB)3 283 2 1440 4944 t
|
|
10 S f
|
|
(_ _)1 50 1 1723 4944 t
|
|
10 B f
|
|
( =)1 0( D=)1 57( ID)1 72( CI)1 39( SC)1 72( IS)1 56(D DI)1 111 7 1773 4944 t
|
|
10 R f
|
|
(The cddb disk ID is used by the)7 1324 1 1800 5064 t
|
|
10 B f
|
|
( dd db b)3 112(c cd)1 100 2 3157 5064 t
|
|
10 R f
|
|
(and the)1 299 1 3402 5064 t
|
|
10 B f
|
|
( db b)2 56( re ee ed)3 144(f fr)1 77 3 3734 5064 t
|
|
10 R f
|
|
(CD-database.)4044 5064 w
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 5304 t
|
|
(This tag label is ignored by)5 1131 1 1800 5544 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2964 5544 t
|
|
10 R f
|
|
(.)3346 5544 w
|
|
10 B f
|
|
( =)1 0( CN N=)2 129(M MC)1 166 3 1440 5712 t
|
|
10 R f
|
|
( a 13 digit number that follows UPC/EAN-13)7 1966(The Media Catalog Number \(MCN\) is)5 1634 2 1800 5712 t
|
|
(rules.)1800 5832 w
|
|
(The data is used by cdrecord to create sub-channel data.)9 2304 1 1800 6072 t
|
|
10 B f
|
|
( =)1 0( RC C=)2 129( SR)1 72(I IS)1 95 4 1440 6240 t
|
|
10 R f
|
|
( that is created)3 633(The International Standard Recording Code \(ISRC\) is a 12 byte string)10 2967 2 1800 6240 t
|
|
( char-)1 240(from two uppercase characters for the country code, followed by three uppercase)11 3360 2 1800 6360 t
|
|
( digits for the year of recording followed by \256ve)9 2035(acters for the owner, followed by two)6 1565 2 1800 6480 t
|
|
(digits for the recording serial number.)5 1554 1 1800 6600 t
|
|
( ISRC tag, there may be a minus sign between every)10 2224(To increase the readability of the)5 1376 2 1800 6840 t
|
|
(two \256elds of the ISRC string.)5 1213 1 1800 6960 t
|
|
(The data is used by cdrecord to create sub-channel data.)9 2304 1 1800 7200 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 22)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 22 22
|
|
%%Page: 23 23
|
|
save
|
|
mark
|
|
23 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( tl)1 28( it)1 33( ti)1 28( mt)1 33( bu um)2 139( lb)1 56(A Al)1 100 10 1440 960 t
|
|
10 R f
|
|
(The)1800 1080 w
|
|
10 B f
|
|
( e)1 0( le)1 44( tl)1 28( it)1 33( Ti)1 28( T)1 100( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 10 1988 1080 t
|
|
10 R f
|
|
(is the name of the disk in the CD-Text information.)9 2126 1 2549 1080 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 1320 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( tl)1 28( it)1 33( ti)1 28( kt)1 33( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 11 1440 1488 t
|
|
10 R f
|
|
(The)1800 1608 w
|
|
10 B f
|
|
( e)1 0( le)1 44( tl)1 28( it)1 33( Ti)1 28( T)1 100( k)1 0( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 11 1988 1608 t
|
|
10 R f
|
|
(is the name of the current track in the CD-Text information.)10 2473 1 2515 1608 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 1848 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( me)1 44( rm)1 83( or)1 44( fo)1 50( er rf)2 77( pe)1 44( mp)1 56( bu um)2 139( lb)1 56(A Al)1 100 12 1440 2016 t
|
|
10 R f
|
|
(The)1800 2136 w
|
|
10 B f
|
|
( er r)2 44( me)1 44( rm)1 83( or)1 44( fo)1 50( er rf)2 77( Pe)1 44( P)1 102( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 12 1996 2136 t
|
|
10 R f
|
|
( global name of the of the performer of the disk in the)12 2350(is the)1 230 2 2820 2136 t
|
|
(CD-Text information.)1 885 1 1800 2256 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 2496 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( me)1 44( rm)1 83( or)1 44( fo)1 50( er rf)2 77(P Pe)1 105 8 1440 2664 t
|
|
10 R f
|
|
(The)1800 2784 w
|
|
10 B f
|
|
( er r)2 44( me)1 44( rm)1 83( or)1 44( fo)1 50( er rf)2 77(P Pe)1 105 7 1989 2784 t
|
|
10 R f
|
|
(is the name of the of the performer of the current track in the CD-Text)14 2930 1 2470 2784 t
|
|
(information.)1800 2904 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 3144 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( te)1 44( it)1 33( ri)1 28( wr)1 44( gw)1 72( ng)1 50( on)1 56( so)1 50( ms)1 39( bu um)2 139( lb)1 56(A Al)1 100 14 1440 3312 t
|
|
10 R f
|
|
(The)1800 3432 w
|
|
10 B f
|
|
( er r)2 44( te)1 44( it)1 33( ri)1 28( wr)1 44( gw)1 72( ng)1 50( on)1 56( So)1 50( S)1 94( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 14 1993 3432 t
|
|
10 R f
|
|
( the)1 161(is the global name of the of the songwriter of the disk in)12 2398 2 2841 3432 t
|
|
(CD-Text information.)1 885 1 1800 3552 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 3792 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( te)1 44( it)1 33( ri)1 28( wr)1 44( gw)1 72( ng)1 50( on)1 56(S So)1 106 10 1440 3960 t
|
|
10 R f
|
|
(The)1800 4080 w
|
|
10 B f
|
|
( er r)2 44( te)1 44( it)1 33( ri)1 28( wr)1 44( gw)1 72( ng)1 50( on)1 56(S So)1 106 9 1996 4080 t
|
|
10 R f
|
|
( of the of the songwriter of the current track in the CD-)12 2399(is the name)2 487 2 2514 4080 t
|
|
(Text information.)1 713 1 1800 4200 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 4440 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( se)1 44( os)1 39( po)1 50( mp)1 56( om)1 83( co)1 50( mc)1 44( bu um)2 139( lb)1 56(A Al)1 100 12 1440 4608 t
|
|
10 R f
|
|
(The)1800 4728 w
|
|
10 B f
|
|
( er r)2 44( se)1 44( os)1 39( po)1 50( mp)1 56( om)1 83( Co)1 50( C)1 115( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 12 1997 4728 t
|
|
10 R f
|
|
(is the global name of the of the composer of the disk in the)13 2584 1 2816 4728 t
|
|
(CD-Text information.)1 885 1 1800 4848 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 5088 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( se)1 44( os)1 39( po)1 50( mp)1 56( om)1 83(C Co)1 122 8 1440 5256 t
|
|
10 R f
|
|
(The)1800 5376 w
|
|
10 B f
|
|
( er r)2 44( se)1 44( os)1 39( po)1 50( mp)1 56( om)1 83(C Co)1 122 7 1990 5376 t
|
|
10 R f
|
|
( in the CD-Text)3 663(is the name of the of the composer of the current track)11 2274 2 2463 5376 t
|
|
(information.)1800 5496 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 5736 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( ge)1 44( ng)1 50( an)1 56( rr ra)2 94( ar)1 44( ma)1 50( bu um)2 139( lb)1 56(A Al)1 100 11 1440 5904 t
|
|
10 R f
|
|
(The)1800 6024 w
|
|
10 B f
|
|
( er r)2 44( ge)1 44( ng)1 50( an)1 56( rr ra)2 94( Ar)1 44( A)1 107( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 11 1990 6024 t
|
|
10 R f
|
|
( of the of the arranger of the disk in the CD-)11 1881(is the global name)3 760 2 2759 6024 t
|
|
(Text information.)1 713 1 1800 6144 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 6384 t
|
|
10 B f
|
|
( =)1 0( er r=)2 101( ge)1 44( ng)1 50( an)1 56( rr ra)2 94(A Ar)1 116 7 1440 6552 t
|
|
10 R f
|
|
(The)1800 6672 w
|
|
10 B f
|
|
( er r)2 44( ge)1 44( ng)1 50( an)1 56( rr ra)2 94(A Ar)1 116 6 1995 6672 t
|
|
10 R f
|
|
(is the name of the of the arranger of the current track in the CD-Text)14 2961 1 2439 6672 t
|
|
(information.)1800 6792 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 7032 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( ag ge)2 94( ss sa)2 89( es)1 39( mm me)2 127( bu um)2 139( lb)1 56(A Al)1 100 9 1440 7200 t
|
|
10 R f
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 23)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 23 23
|
|
%%Page: 24 24
|
|
save
|
|
mark
|
|
24 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(The)1800 960 w
|
|
10 B f
|
|
( e)1 0( ag ge)2 94( ss sa)2 89( es)1 39( Me)1 44( M)1 136( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 10 1996 960 t
|
|
10 R f
|
|
(is the global message text of the disk in the CD-Text informa-)11 2665 1 2735 960 t
|
|
(tion.)1800 1080 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 1320 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( ag ge)2 94( ss sa)2 89( es)1 39(M Me)1 138 6 1440 1488 t
|
|
10 R f
|
|
(The)1800 1608 w
|
|
10 B f
|
|
( e)1 0( ag ge)2 94( ss sa)2 89( es)1 39(M Me)1 138 5 1988 1608 t
|
|
10 R f
|
|
(is the message text of the current track in the CD-Text information.)11 2778 1 2381 1608 t
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 1848 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( se)1 44( os)1 39( lo)1 50( cl)1 28( mc)1 44( bu um)2 139( lb)1 56(A Al)1 100 10 1440 2016 t
|
|
10 S f
|
|
(_ _)1 50 1 1996 2016 t
|
|
10 B f
|
|
( =)1 0( o=)1 57( fo)1 50( nf)1 33(i in)1 84 5 2046 2016 t
|
|
10 R f
|
|
(The)1800 2136 w
|
|
10 B f
|
|
( d)1 0( ed)1 56( se)1 44( os)1 39( lo)1 50( Cl)1 28( C)1 122( m)1 0( bu um)2 139( lb)1 56(A Al)1 100 11 2005 2136 t
|
|
10 S f
|
|
(_ _)1 50 1 2639 2136 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33(i in)1 84 4 2689 2136 t
|
|
10 R f
|
|
(is the global closed info text of the disk in the CD-Text)11 2493 1 2907 2136 t
|
|
(information.)1800 2256 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 2496 t
|
|
10 B f
|
|
( d)1 0( ed)1 56( se)1 44( os)1 39( lo)1 50(C Cl)1 100 6 1440 2664 t
|
|
10 S f
|
|
(_ _)1 50 1 1729 2664 t
|
|
10 B f
|
|
( =)1 0( o=)1 57( fo)1 50( nf)1 33(i in)1 84 5 1779 2664 t
|
|
10 R f
|
|
(The)1800 2784 w
|
|
10 B f
|
|
( d)1 0( ed)1 56( se)1 44( os)1 39( lo)1 50(C Cl)1 100 6 1997 2784 t
|
|
10 S f
|
|
(_ _)1 50 1 2286 2784 t
|
|
10 B f
|
|
( o)1 0( fo)1 50( nf)1 33(i in)1 84 4 2336 2784 t
|
|
10 R f
|
|
( current track in the CD-Text informa-)6 1643(is the closed info text of the)6 1212 2 2545 2784 t
|
|
(tion.)1800 2904 w
|
|
(This tag label uses a quoted string type parameter.)8 2069 1 1800 3144 t
|
|
10 B f
|
|
( =)1 0( k=)1 57( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 6 1440 3312 t
|
|
10 R f
|
|
( track on the original disk.)5 1149(The parameter contains the relative number of the current)8 2451 2 1800 3312 t
|
|
(The \256rst track always has the track number 1, a hidden track uses track number 0.)15 3382 1 1800 3432 t
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 3672 t
|
|
( is ignored by)3 610(This tag label)2 584 2 1800 3912 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3040 3912 t
|
|
10 R f
|
|
(except when checking the the)4 1264 1 3468 3912 t
|
|
10 B f
|
|
( t)1 0( rt)1 33( ar)1 44( ta)1 50( st)1 33( ks)1 39( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 10 4778 3912 t
|
|
10 R f
|
|
(for)5284 3912 w
|
|
(track)1800 4032 w
|
|
10 S1 f
|
|
(#)2032 4032 w
|
|
10 R f
|
|
(1.)2082 4032 w
|
|
10 B f
|
|
( =)1 0( er r=)2 101( be)1 44( mb)1 56( kn nu um)3 195( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 9 1440 4200 t
|
|
10 R f
|
|
( taken from the TOC)4 892(The parameter contains the absolute number of the current track,)9 2708 2 1800 4320 t
|
|
( \256rst track on the original disk may have a number greater)11 2513( The)1 231( disk.)1 235(on the original)2 621 4 1800 4440 t
|
|
(than 1, a hidden track always uses track number 0.)9 2087 1 1800 4560 t
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 4800 t
|
|
(This tag label is currently ignored by)6 1638 1 1800 5040 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3490 5040 t
|
|
10 R f
|
|
(as cdrecord assigns track numbers)4 1475 1 3925 5040 t
|
|
(when compiling the disk information.)4 1540 1 1800 5160 t
|
|
10 B f
|
|
( =)1 0( t=)1 57( rt)1 33( ar)1 44( ta)1 50( st)1 33( ks)1 39( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 11 1440 5328 t
|
|
10 R f
|
|
( the)1 172( If)1 149( sectors on the original disk.)5 1252(The parameter contains the track start offset in)7 2027 4 1800 5448 t
|
|
( the \256rst track on the new disk and if the track was the \256rst track)15 2700(current track becomes)2 900 2 1800 5568 t
|
|
(on the original disk.)3 827 1 1800 5688 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2694 5688 t
|
|
10 R f
|
|
(uses this number to set up the offset for index 1 on the)12 2290 1 3110 5688 t
|
|
(new disk.)1 391 1 1800 5808 t
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 6048 t
|
|
10 B f
|
|
( =)1 0( h=)1 57( th)1 56( gt)1 33( ng)1 50( en)1 56( le)1 44( kl)1 28( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 12 1440 6216 t
|
|
10 R f
|
|
(The parameter is used by)4 1035 1 1800 6336 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2868 6336 t
|
|
10 R f
|
|
(to set up the size of the track on the new disk.)11 1913 1 3283 6336 t
|
|
(This tag label uses an unquoted string type parameter in the form)11 2687 1 1800 6576 t
|
|
10 S1 f
|
|
(")4520 6576 w
|
|
10 R f
|
|
(sectors, samples)1 657 1 4561 6576 t
|
|
10 S1 f
|
|
(")5218 6576 w
|
|
10 R f
|
|
(.)5259 6576 w
|
|
(This label is mandatory for)4 1114 1 1800 6816 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2947 6816 t
|
|
10 R f
|
|
(.)3329 6816 w
|
|
10 B f
|
|
( =)1 0( s=)1 57( is)1 39( si)1 28( as)1 39( ph ha)2 106( mp)1 56( em)1 83( -e)1 44( re e-)2 77(P Pr)1 105 11 1440 6984 t
|
|
10 R f
|
|
( the related pre-emphasis bit in the sub-)7 1704(The pre-emphasis parameter controls whether)4 1896 2 1800 7104 t
|
|
( values for this parameter are)5 1200( Permitted)1 455(channel data is set by cdrecord.)5 1292 3 1800 7224 t
|
|
10 B f
|
|
( s)1 0( es)1 39(y ye)1 94 3 4780 7224 t
|
|
10 R f
|
|
(and)4946 7224 w
|
|
10 B f
|
|
( o)1 0(n no)1 106 2 5123 7224 t
|
|
10 R f
|
|
(.)5229 7224 w
|
|
(J)720 7704 w
|
|
(. .)1 47 1 759 7649 t
|
|
( 24)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7704 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 24 24
|
|
%%Page: 25 25
|
|
save
|
|
mark
|
|
25 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( values are)2 442( Valid)1 288(This tag label uses an unquoted string type parameter.)8 2219 3 1800 960 t
|
|
10 B f
|
|
( s)1 0( es)1 39(y ye)1 94 3 4782 960 t
|
|
10 R f
|
|
(and)4948 960 w
|
|
10 B f
|
|
( o)1 0(n no)1 106 2 5125 960 t
|
|
10 R f
|
|
(.)5231 960 w
|
|
10 B f
|
|
( =)1 0( s=)1 57( ls)1 39( el)1 28( nn ne)2 100( an)1 56( ha)1 50(C Ch)1 128 8 1440 1128 t
|
|
10 R f
|
|
( CD-audio disks)2 680( All)1 201( is the number of channels on the disk.)8 1660(The parameter of this tag)4 1059 4 1800 1248 t
|
|
(use stereo recording and thus a 2 is the correct parameter.)10 2376 1 1800 1368 t
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 1608 t
|
|
(This label is currently ignored by)5 1369 1 1800 1848 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3202 1848 t
|
|
10 R f
|
|
(.)3584 1848 w
|
|
10 B f
|
|
( y)1 0( py)1 50( op)1 56(C Co)1 122 4 1440 2016 t
|
|
10 S f
|
|
(_ _)1 50 1 1668 2016 t
|
|
10 B f
|
|
( =)1 0( d=)1 57( ed)1 56( tt te)2 77( it)1 33( mi)1 28( er rm)2 127(p pe)1 100 8 1718 2016 t
|
|
10 R f
|
|
( copyright state of a)4 889(The parameter for this tag label contains information about the)9 2711 2 1800 2136 t
|
|
(track on the original disk.)4 1056 1 1800 2256 t
|
|
( values are:)2 470( Valid)1 288(This tag label uses an unquoted string type parameter.)8 2219 3 1800 2496 t
|
|
10 B f
|
|
( s)1 0( es)1 39(y ye)1 94 3 1800 2664 t
|
|
10 R f
|
|
(The)2160 2664 w
|
|
10 B f
|
|
( d)1 0( ed)1 56( tt te)2 77( it)1 33( mi)1 28( er rm)2 127( pe)1 44( p)1 91( y)1 0( py)1 50( op)1 56( co)1 50( c)1 79( l)1 0( al)1 28( ta)1 50( it)1 33( gi)1 28( ig)1 50(d di)1 84 20 2350 2664 t
|
|
10 R f
|
|
(bit is set in the TOC and in the sub-channel data.)10 2051 1 3349 2664 t
|
|
( not copyright protected and may be copied)7 1789(If this bit is set, the related track is)8 1451 2 2160 2784 t
|
|
(in\256nitely.)2160 2904 w
|
|
10 B f
|
|
( o)1 0(n no)1 106 2 1800 3072 t
|
|
10 R f
|
|
(The)2160 3072 w
|
|
10 B f
|
|
( d)1 0( ed)1 56( tt te)2 77( it)1 33( mi)1 28( er rm)2 127( pe)1 44( p)1 93( y)1 0( py)1 50( op)1 56( co)1 50( c)1 80( l)1 0( al)1 28( ta)1 50( it)1 33( gi)1 28( ig)1 50(d di)1 84 20 2351 3072 t
|
|
10 R f
|
|
( The)1 225(bit is not set in the TOC.)6 1059 2 3355 3072 t
|
|
10 B f
|
|
( -)1 0( er r-)2 77( pe)1 44( p)1 93( y)1 0( py)1 50( op)1 56( co)1 50( c)1 81( l)1 0( al)1 28( ta)1 50( it)1 33( gi)1 28( ig)1 50(d di)1 84 16 4676 3072 t
|
|
( d)1 0( ed)1 56( tt te)2 77( it)1 33(m mi)1 111 5 2160 3192 t
|
|
10 R f
|
|
( is called)2 379( This)1 248( the sub-channel data alters with 9.375 Hz.)7 1789(bit in)1 222 4 2475 3192 t
|
|
10 B f
|
|
( l)1 0( al)1 28( ia)1 50( er ri)2 72(S Se)1 100 5 5150 3192 t
|
|
( \))1 0( S\))1 33( MS)1 56( CM)1 94( SC)1 72( \(S)1 56( \()1 72( m)1 0( em)1 83( te)1 44( st)1 33( ys)1 39( Sy)1 50( S)1 95( t)1 0( nt)1 33( en)1 56( me)1 44( em)1 83( ag ge)2 94( na)1 50( an)1 56( Ma)1 50( M)1 133( y)1 0( py)1 50( op)1 56(C Co)1 122 28 2160 3312 t
|
|
10 R f
|
|
( \257ag)1 190( sense of this track state is to)7 1244(. The)1 252 3 3714 3312 t
|
|
( does not have the copyright permission to create)8 2118(that the creator of the CD)5 1122 2 2160 3432 t
|
|
( track. The related track is copyright protected and the)9 2368(copies of the related)3 872 2 2160 3552 t
|
|
( given the permission to create one single copy)8 1995(creator of the CD thus is just)6 1245 2 2160 3672 t
|
|
(from fair use rights and no further copies are permitted from this source.)12 2987 1 2160 3792 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44(o on)1 106 3 1800 3960 t
|
|
10 R f
|
|
(The)2160 3960 w
|
|
10 B f
|
|
( d)1 0( ed)1 56( tt te)2 77( it)1 33( mi)1 28( er rm)2 127( pe)1 44( p)1 95( y)1 0( py)1 50( op)1 56( co)1 50( c)1 83( l)1 0( al)1 28( ta)1 50( it)1 33( gi)1 28( ig)1 50(d di)1 84 20 2354 3960 t
|
|
10 R f
|
|
( in the TOC and in the sub-channel)7 1506(bit is not set)3 529 2 3365 3960 t
|
|
( \257ag that the related track is copyright)7 1594( sense of this track state is to)7 1230(data. The)1 416 3 2160 4080 t
|
|
( single copy from fair use)5 1068( One)1 233(protected and thus may not be coped in\256nitely.)7 1939 3 2160 4200 t
|
|
(rights is permitted.)2 769 1 2160 4320 t
|
|
( have)1 228(Note that many CDs sold by the music industry)8 2012 2 1800 4488 t
|
|
10 B f
|
|
( S)1 0( MS)1 56( CM)1 94(S SC)1 128 4 4080 4488 t
|
|
10 R f
|
|
(\257agged for one or more)4 1002 1 4398 4488 t
|
|
( the related content company does not own the copyright to make)11 2720(tracks, signalling that)2 880 2 1800 4608 t
|
|
(copies from this track.)3 917 1 1800 4728 t
|
|
10 B f
|
|
( =)1 0( ss s=)2 96( es)1 39( ne)1 44( an)1 56( ia)1 50( nd di)2 84(E En)1 123 8 1440 4896 t
|
|
10 R f
|
|
( the audio data \256le that was created)7 1482(The parameter for this tag is the byte order used in)10 2118 2 1800 5016 t
|
|
(for this track.)2 551 1 1800 5136 t
|
|
( values are)2 442( Valid)1 288(This tag label uses an unquoted string type parameter.)8 2219 3 1800 5376 t
|
|
10 B f
|
|
( e)1 0( le)1 44( tt tl)2 61(l li it)2 89 4 4782 5376 t
|
|
10 R f
|
|
(and)5009 5376 w
|
|
10 B f
|
|
( g)1 0( ig)1 50(b bi)1 84 3 5186 5376 t
|
|
10 R f
|
|
(.)5320 5376 w
|
|
(This label is ignored by)4 988 1 1800 5616 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2824 5616 t
|
|
10 R f
|
|
( from the audio \256le for-)5 1000(as the endianess is retrieved)4 1158 2 3242 5616 t
|
|
(mat.)1800 5736 w
|
|
10 B f
|
|
( =)1 0( x=)1 57( ex)1 50( nd de)2 100(I In)1 95 5 1440 5904 t
|
|
10 R f
|
|
( numbers counting)2 786(The parameter list for this tag is a list of numbers that are sector)13 2814 2 1800 5904 t
|
|
( of the track \(which always is at index)8 1647(relatively to the logical beginning)4 1417 2 1800 6024 t
|
|
10 S1 f
|
|
(#)4905 6024 w
|
|
10 R f
|
|
(1\). As any)2 445 1 4955 6024 t
|
|
( index)1 268(track needs to have an entry for)6 1377 2 1800 6144 t
|
|
10 S1 f
|
|
(#)3491 6144 w
|
|
10 R f
|
|
( If)1 145(1, the \256rst entry in the list is always 0.)9 1714 2 3541 6144 t
|
|
( this tag, there are more offset values that correspond to)10 2420(more entries are present for)4 1180 2 1800 6264 t
|
|
(index values greater than 1.)4 1132 1 1800 6384 t
|
|
( of space)2 408(This tag label uses an unquoted string type parameter that contains a list)12 3192 2 1800 6624 t
|
|
(separated index offset numbers.)3 1293 1 1800 6744 t
|
|
10 B f
|
|
( =)1 0( x0 0=)2 107( ex)1 50( nd de)2 100(I In)1 95 5 1440 6912 t
|
|
10 R f
|
|
( this tag is a number that represents the number of sectors relatively)12 2857(The parameter for)2 743 2 1800 7032 t
|
|
(to the beginning \(index)3 957 1 1800 7152 t
|
|
10 S1 f
|
|
(#)2791 7152 w
|
|
10 R f
|
|
( number identi\256es where index)4 1273( This)1 245(1\) of this track.)3 637 3 2841 7152 t
|
|
10 S1 f
|
|
(#)5029 7152 w
|
|
10 R f
|
|
(0 of the)2 321 1 5079 7152 t
|
|
( the parameter is set to -1, the next track has no index)12 2240(next track begins. It)3 817 2 1800 7272 t
|
|
10 S1 f
|
|
(#)4891 7272 w
|
|
10 R f
|
|
(0, resulting)1 459 1 4941 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 25)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 25 25
|
|
%%Page: 26 26
|
|
save
|
|
mark
|
|
26 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(in pregap size 0 for the next track.)7 1419 1 1800 960 t
|
|
(Note that)1 380 1 1800 1200 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2216 1200 t
|
|
10 R f
|
|
(strictly follows the CD-standard that de\256nes that the logical begin-)9 2766 1 2634 1200 t
|
|
(ning of a track is at the location where index)9 1930 1 1800 1320 t
|
|
10 S1 f
|
|
(#)3772 1320 w
|
|
10 R f
|
|
( index)1 263( If)1 141(1 starts in this track.)4 876 3 3822 1320 t
|
|
10 S1 f
|
|
(#)5143 1320 w
|
|
10 R f
|
|
(0 for)1 207 1 5193 1320 t
|
|
(track)1800 1440 w
|
|
10 B f
|
|
(n n)1 56 1 2032 1440 t
|
|
10 R f
|
|
(contains audio data, the related audio data is a logical part of track)12 2743 1 2121 1440 t
|
|
10 B f
|
|
( 1)1 0( -1)1 50(n n-)1 89 3 4897 1440 t
|
|
10 R f
|
|
(.)5036 1440 w
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 1680 t
|
|
10 B f
|
|
( =)1 0( t=)1 57( et)1 33( se)1 44( ff fs)2 72( of)1 33( -o)1 50( 5-)1 33( D5)1 50(M MD)1 166 10 1440 1848 t
|
|
10 R f
|
|
( offset where the raw audio data begins in the)9 1995(The parameter for this tag is the byte)7 1605 2 1800 1968 t
|
|
(related audio \256le.)2 712 1 1800 2088 t
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 2328 t
|
|
(This label is ignored by)4 976 1 1800 2568 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2809 2568 t
|
|
10 R f
|
|
(.)3191 2568 w
|
|
10 B f
|
|
( =)1 0( ze e=)2 101( iz)1 44( si)1 28( -s)1 39( 5-)1 33( D5)1 50(M MD)1 166 8 1440 2736 t
|
|
10 R f
|
|
( related audio)2 561(The parameter for this tag is the number of bytes of raw audio data in the)15 3039 2 1800 2856 t
|
|
(\256le.)1800 2976 w
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 3216 t
|
|
(This label is ignored by)4 976 1 1800 3456 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2809 3456 t
|
|
10 R f
|
|
(.)3191 3456 w
|
|
10 B f
|
|
( =)1 0( m=)1 57( um)1 83( su)1 56( -s)1 39( 5-)1 33( D5)1 50(M MD)1 166 8 1440 3624 t
|
|
10 R f
|
|
( for this tag is the md5 sum for the raw audio data in the related audio)16 3009(The parameter)1 591 2 1800 3744 t
|
|
(\256le.)1800 3864 w
|
|
(This tag label uses a numerical parameter.)6 1730 1 1800 4104 t
|
|
(This label is ignored by)4 976 1 1800 4344 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2809 4344 t
|
|
10 R f
|
|
(.)3191 4344 w
|
|
10 S f
|
|
(* *)1 50 1 1080 4632 t
|
|
10 B f
|
|
( e)1 0( ue)1 44( cu)1 56(. .c)1 69 4 1130 4632 t
|
|
10 R f
|
|
(The)1440 4632 w
|
|
10 S f
|
|
(* *)1 50 1 1634 4632 t
|
|
10 B f
|
|
( e)1 0( ue)1 44( cu)1 56(. .c)1 69 4 1684 4632 t
|
|
10 R f
|
|
( by)1 140(\256les are CD-structure description \256les introduced)5 2042 2 1892 4632 t
|
|
10 B f
|
|
( N)1 0( IN)1 72( WI)1 39(C CD DR RW)3 316 4 4114 4632 t
|
|
10 R f
|
|
( are read and)3 556(. They)1 303 2 4541 4632 t
|
|
(used by)1 316 1 1440 4752 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1789 4752 t
|
|
10 R f
|
|
(in case cdrecord was called with the)6 1488 1 2204 4752 t
|
|
10 B f
|
|
( =)1 0( e=)1 57( le)1 44( \256l)1 28( e\256)1 56( ue)1 44(c cu)1 100 7 3725 4752 t
|
|
10 I f
|
|
(name.cue)4054 4752 w
|
|
10 R f
|
|
(option.)4466 4752 w
|
|
(The following commands are supported in CUE \256les:)7 2196 1 1440 4992 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( GE)1 67(A AR RR RA AN NG)5 438 4 1440 5160 t
|
|
10 I f
|
|
(arranger-string)2050 5160 w
|
|
10 R f
|
|
( name of a arranger for a disk that includes CD-)10 2056(This command is used to specify the)6 1544 2 1800 5280 t
|
|
(Text enhancements.)1 806 1 1800 5400 t
|
|
( of a arranger. If the string contains any spaces, it must be)12 2486(The parameter is the name)4 1114 2 1800 5640 t
|
|
(enclosed in quotation marks.)3 1173 1 1800 5760 t
|
|
(If the)1 248 1 1800 6000 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( GE)1 67(A AR RR RA AN NG)5 438 4 2109 6000 t
|
|
10 R f
|
|
(command appears before any)3 1279 1 2747 6000 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 4087 6000 t
|
|
10 R f
|
|
(command, the string)2 891 1 4509 6000 t
|
|
( the)1 173( If)1 150(parameter will be encoded as the arranger of the entire disk.)10 2650 3 1800 6120 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( GE)1 67(A AR RR RA AN NG)5 438 4 4823 6120 t
|
|
10 R f
|
|
(command appears after a)3 1035 1 1800 6240 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2872 6240 t
|
|
10 R f
|
|
(command, the string parameter will be encoded the)7 2130 1 3270 6240 t
|
|
(the arranger of the current track.)5 1329 1 1800 6360 t
|
|
(This command is only accepted if the)6 1546 1 1800 6600 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3379 6600 t
|
|
10 R f
|
|
(speci\256c CUE extensions are permitted.)4 1588 1 3794 6600 t
|
|
10 B f
|
|
( OG G)2 78( LO)1 78( AL)1 67( TA)1 72(C CA AT)2 211 5 1440 6768 t
|
|
10 I f
|
|
(media-catalog-number)1979 6768 w
|
|
10 R f
|
|
( the disc's)2 457(This command is used to specify)5 1438 2 1800 6888 t
|
|
10 B f
|
|
( er r)2 44( be)1 44( mb)1 56( um)1 83( Nu)1 56( N)1 123( og g)2 50( lo)1 50( al)1 28( ta)1 50( at)1 33( Ca)1 50( C)1 123( a)1 0( ia)1 50( di)1 28( ed)1 56(M Me)1 138 18 3746 6888 t
|
|
10 R f
|
|
(. The)1 264 1 4808 6888 t
|
|
10 I f
|
|
(media-)5123 6888 w
|
|
(catalog-number)1800 7008 w
|
|
10 R f
|
|
(is a 13 digit number that follows UPC/EAN-13 rules.)8 2194 1 2471 7008 t
|
|
( must appear before)3 840( It)1 136( can appear only once in the CUE SHEET \256le.)9 2011(This command)1 613 4 1800 7248 t
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 26)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 26 26
|
|
%%Page: 27 27
|
|
save
|
|
mark
|
|
27 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(any)1800 960 w
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 1977 960 t
|
|
10 R f
|
|
(command.)2371 960 w
|
|
10 B f
|
|
( LE E)2 67( IL)1 67( FI)1 39( TF)1 61( XT)1 67( TE EX)2 139(C CD DT)2 211 7 1440 1128 t
|
|
10 I f
|
|
(\256lename)2124 1128 w
|
|
10 R f
|
|
( a \256le that contains binary encoded CD-)7 1687(This command is used to specify the name of)8 1913 2 1800 1248 t
|
|
(Text information.)1 725 1 1800 1368 t
|
|
10 B f
|
|
( N)1 0( IN)1 72( WI)1 39(C CD DR RW)3 316 4 2603 1368 t
|
|
10 R f
|
|
(only accepts headerless binary encoded CD-Text infor-)6 2325 1 3075 1368 t
|
|
(mation, but)1 495 1 1800 1488 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2359 1488 t
|
|
10 R f
|
|
(also accepts binary encoded CD-Text information with an)7 2595 1 2805 1488 t
|
|
( CD-Text information is ignored by)5 1494( The)1 227(MMC-compliant header.)1 1008 3 1800 1608 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4568 1608 t
|
|
10 R f
|
|
(unless the)1 411 1 4989 1608 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1800 1728 t
|
|
10 B f
|
|
( t)1 0( xt)1 33( ex)1 50(t te)1 77 4 1865 1728 t
|
|
10 R f
|
|
(option is used.)2 597 1 2058 1728 t
|
|
(If the \256lename contains spaces, it must be enclosed in quotation marks.)11 2932 1 1800 1968 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( SE)1 67( OS)1 56( PO)1 78( MP)1 61( OM)1 94(C CO)1 150 8 1440 2136 t
|
|
10 I f
|
|
(composer-string)2051 2136 w
|
|
10 R f
|
|
( CD-)1 209(This command is used to specify the name of a composer for a disk that includes)15 3391 2 1800 2256 t
|
|
(Text enhancements.)1 806 1 1800 2376 t
|
|
( it must be)3 456(The parameter is the name of a composer. If the string contains any spaces,)13 3144 2 1800 2616 t
|
|
(enclosed in quotation marks.)3 1173 1 1800 2736 t
|
|
(If the)1 248 1 1800 2976 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( SE)1 67( OS)1 56( PO)1 78( MP)1 61( OM)1 94(C CO)1 150 8 2108 2976 t
|
|
10 R f
|
|
(command appears before any)3 1279 1 2747 2976 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 4087 2976 t
|
|
10 R f
|
|
(command, the string)2 891 1 4509 2976 t
|
|
( the)1 168( If)1 145( of the entire disk.)4 808(parameter will be encoded as the composer)6 1855 4 1800 3096 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( SE)1 67( OS)1 56( PO)1 78( MP)1 61( OM)1 94(C CO)1 150 8 4822 3096 t
|
|
10 R f
|
|
(command appears after a)3 1035 1 1800 3216 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2872 3216 t
|
|
10 R f
|
|
(command, the string parameter will be encoded the)7 2130 1 3270 3216 t
|
|
(the composer of the current track.)5 1386 1 1800 3336 t
|
|
(This command is only accepted if the)6 1546 1 1800 3576 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3379 3576 t
|
|
10 R f
|
|
(speci\256c CUE extensions are permitted.)4 1588 1 3794 3576 t
|
|
10 B f
|
|
( LE E)2 67( IL)1 67(F FI)1 100 3 1440 3744 t
|
|
10 I f
|
|
(\256lename \256letype)1 659 1 1707 3744 t
|
|
10 R f
|
|
( audio \256le that contains data to be written to)9 1847(This command is used to specify a data or)8 1753 2 1800 3864 t
|
|
(the medium.)1 508 1 1800 3984 t
|
|
(If the \256lename contains spaces, it must be enclosed in quotation marks.)11 2932 1 1800 4224 t
|
|
(The following values are allowed for the \256le type parameter:)9 2497 1 1800 4464 t
|
|
10 B f
|
|
( NA AR RY Y)4 216( IN)1 72(B BI)1 106 3 1800 4632 t
|
|
10 R f
|
|
(Intel binary \256le \(LSB \256rst\))4 1104 1 2400 4632 t
|
|
10 B f
|
|
( A)1 0( LA)1 72( OL)1 67( TO)1 78( OT)1 67( TO)1 78( OT)1 67(M MO)1 172 8 1800 4800 t
|
|
10 R f
|
|
(Motorola binary \256le \(MSB \256rst\))4 1321 1 2400 4920 t
|
|
10 B f
|
|
( FF F)2 61( IF)1 61(A AI)1 111 3 1800 5088 t
|
|
10 R f
|
|
(Audio AIFF \256le)2 661 1 2400 5088 t
|
|
10 B f
|
|
( E)1 0( AV VE)2 139(W WA)1 172 3 1800 5256 t
|
|
10 R f
|
|
(Audio WAVE \256le)2 743 1 2400 5256 t
|
|
10 B f
|
|
( 3)1 0( P3)1 50(M MP)1 155 3 1800 5424 t
|
|
10 R f
|
|
(Audio MP3 \256le)2 639 1 2400 5424 t
|
|
10 B f
|
|
(A AU U)2 144 1 1800 5592 t
|
|
10 R f
|
|
(Audio AU \256le \(only permitted if)5 1342 1 2400 5592 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3775 5592 t
|
|
10 R f
|
|
(CUE extensions are enabled\))3 1185 1 4190 5592 t
|
|
10 B f
|
|
(O OG GG G)3 234 1 1800 5760 t
|
|
10 R f
|
|
( if)1 131(Audio OGG \256le \(only permitted)4 1464 2 2400 5760 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4065 5760 t
|
|
10 R f
|
|
(CUE extensions are)2 883 1 4517 5760 t
|
|
(enabled\))2400 5880 w
|
|
( in 44100 Hz 16 bit stereo)6 1098(All audio \256les \(WAVE, AIFF, MP3, AU and OGG\) must be)10 2502 2 1800 6048 t
|
|
( and OGG is currently unsupported.)5 1471(format. MP3)1 552 2 1800 6168 t
|
|
( then is is)3 435(If an audio \256le is not an exact multiple of a CDROM sector \(2352 bytes\),)14 3165 2 1800 6336 t
|
|
(padded with zeroes to \256ll up to the needed size.)9 1969 1 1800 6456 t
|
|
(All)1800 6624 w
|
|
10 B f
|
|
( LE E)2 67( IL)1 67(F FI)1 100 3 1966 6624 t
|
|
10 R f
|
|
(commands need to be before a related)6 1590 1 2238 6624 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3866 6624 t
|
|
10 R f
|
|
( the last)2 339(command and after)2 796 2 4265 6624 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 1800 6744 t
|
|
10 R f
|
|
(command or)1 510 1 2155 6744 t
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( TG)1 78( ST)1 67( OS)1 56(P PO)1 139 7 2698 6744 t
|
|
10 R f
|
|
(command for the previous track.)4 1332 1 3204 6744 t
|
|
(If the)1 224 1 1800 6912 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2060 6912 t
|
|
10 R f
|
|
(speci\256c CUE extensions are enabled, then a)6 1815 1 2478 6912 t
|
|
10 B f
|
|
( LE E)2 67( IL)1 67(F FI)1 100 3 4329 6912 t
|
|
10 R f
|
|
(command may also)2 801 1 4599 6912 t
|
|
(appear between an)2 783 1 1800 7032 t
|
|
10 B f
|
|
( 00 0)2 50( 0)1 96( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 2629 7032 t
|
|
10 R f
|
|
(and an)1 284 1 3143 7032 t
|
|
10 B f
|
|
( 01 1)2 50( 0)1 95( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 3472 7032 t
|
|
10 R f
|
|
( allows to let the)4 741(command. This)1 675 2 3984 7032 t
|
|
(create one \256le per track where the \256le starts at)9 1953 1 1800 7152 t
|
|
10 B f
|
|
( 01 1)2 50( 0)1 88( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 3791 7152 t
|
|
10 R f
|
|
( and enda after)3 631(of the track)2 480 2 4289 7152 t
|
|
10 B f
|
|
( 00 0)2 50( 0)1 89( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 1800 7272 t
|
|
10 R f
|
|
( this case, no)3 555( In)1 155(of the following track.)3 935 3 2300 7272 t
|
|
10 B f
|
|
( LE E)2 67( IL)1 67(F FI)1 100 3 3983 7272 t
|
|
10 R f
|
|
(command is allowed before)3 1145 1 4255 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 27)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 27 27
|
|
%%Page: 28 28
|
|
save
|
|
mark
|
|
28 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(the related)1 426 1 1800 960 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2259 960 t
|
|
10 R f
|
|
(command.)2653 960 w
|
|
10 B f
|
|
( S)1 0( GS)1 56( AG)1 78( LA)1 72(F FL)1 128 5 1440 1128 t
|
|
10 I f
|
|
(\257ags)1807 1128 w
|
|
10 R f
|
|
(This command is used to set special subcode \257ags within a track.)11 2691 1 1800 1248 t
|
|
(The following \257ags are supported:)4 1408 1 1800 1488 t
|
|
10 B f
|
|
( P)1 0(D DC CP)2 205 2 1800 1656 t
|
|
10 R f
|
|
(Digital copy permitted)2 921 1 2400 1656 t
|
|
10 B f
|
|
( H)1 0( CH)1 78(4 4C)1 122 3 1800 1824 t
|
|
10 R f
|
|
(Four channel audio)2 787 1 2400 1824 t
|
|
10 B f
|
|
( E)1 0( RE)1 67(P PR)1 133 3 1800 1992 t
|
|
10 R f
|
|
(Pre-emphasis enabled \(audio tracks only\))4 1684 1 2400 1992 t
|
|
10 B f
|
|
( S)1 0( MS)1 56( CM)1 94(S SC)1 128 4 1800 2160 t
|
|
10 R f
|
|
(Serial copy management system \(not supported by all recorders\))8 2637 1 2400 2160 t
|
|
( after the FLAGS command \(e.g FLAGS)6 1694(More than one \257ag type argument may appear)7 1906 2 1800 2328 t
|
|
(DCP PRE\).)1 470 1 1800 2448 t
|
|
(The)1800 2616 w
|
|
10 B f
|
|
( S)1 0( GS)1 56( AG)1 78( LA)1 72(F FL)1 128 5 1990 2616 t
|
|
10 R f
|
|
( after a)2 298(command must appear)2 924 2 2359 2616 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3617 2616 t
|
|
10 R f
|
|
(command but before any)3 1028 1 4014 2616 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 5078 2616 t
|
|
10 R f
|
|
( one)1 177(command. Only)1 685 2 1800 2736 t
|
|
10 B f
|
|
( S)1 0( GS)1 56( AG)1 78( LA)1 72(F FL)1 128 5 2695 2736 t
|
|
10 R f
|
|
(command is allower per)3 986 1 3062 2736 t
|
|
10 B f
|
|
( .)1 0( nd d.)2 81( an)1 56( mm ma)2 133( om)1 83( co)1 50( c)1 77( K)1 0( RA AC CK)3 222(T TR)1 139 10 4081 2736 t
|
|
10 R f
|
|
(The fourth subcode \257ag that marks data tracks is set automatically for data tracks.)13 3370 1 1800 2904 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 1440 3072 t
|
|
10 I f
|
|
(number mm:ss:ff)1 682 1 1795 3072 t
|
|
10 R f
|
|
(This command is used to specify indexes within a track.)9 2314 1 1800 3192 t
|
|
(The \256rst parameter is the index number in the range 0-99.)10 2384 1 1800 3432 t
|
|
( frames \(there are 75)4 892(The second parameter is a relative time in minutes, seconds and)10 2708 2 1800 3672 t
|
|
(frames/second\).)1800 3792 w
|
|
( \256rst index for a track)5 967( The)1 233(All index numbers must be between 0 and 99 inclusive.)9 2400 3 1800 4032 t
|
|
( \256rst index)2 448( The)1 223( with all indexes being sequential to the \256rst one.)9 2050(must be either 0 or 1)5 879 4 1800 4152 t
|
|
(for a \256le must start at 00:00.00.)6 1303 1 1800 4272 t
|
|
10 B f
|
|
( 00 0)2 50( 0)1 83( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 1800 4440 t
|
|
10 R f
|
|
(speci\256es the starting time of the)5 1314 1 2300 4440 t
|
|
10 B f
|
|
( p)1 0( ga ap)2 106( re eg)2 94(p pr)1 100 4 3647 4440 t
|
|
10 R f
|
|
(of the track.)2 495 1 3980 4440 t
|
|
10 B f
|
|
( 01 1)2 50( 0)1 83( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 6 1800 4608 t
|
|
10 R f
|
|
( the index that is stored in)6 1129( is)1 107( This)1 251(speci\256es the starting time of the track.)6 1613 4 2300 4608 t
|
|
(the table of content for the disk as the track start.)10 2029 1 2300 4728 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 1800 4896 t
|
|
10 S1 f
|
|
(> >)1 56 1 2155 4896 t
|
|
10 B f
|
|
(1 1)1 50 1 2244 4896 t
|
|
10 R f
|
|
(speci\256es a subindex within a track.)5 1438 1 2300 5016 t
|
|
10 B f
|
|
( RC C)2 72( SR)1 72(I IS)1 95 3 1440 5184 t
|
|
10 I f
|
|
(recording code)1 615 1 1712 5184 t
|
|
10 R f
|
|
( specify the)2 542(This command is used to)4 1160 2 1800 5304 t
|
|
10 B f
|
|
( e)1 0( de)1 44( od)1 56( Co)1 50( C)1 138( g)1 0( ng)1 50( in)1 56( di)1 28( rd)1 56( or)1 44( ec co)2 94( Re)1 44( R)1 138( d)1 0( rd)1 56( ar)1 44( nd da)2 106( an)1 56( ta)1 50( St)1 33( S)1 122( l)1 0( al)1 28( na)1 50( on)1 56( io)1 50( ti)1 28( at)1 33( na)1 50( er rn)2 100( te)1 44( nt)1 33(I In)1 95 34 3568 5304 t
|
|
( \))1 0( RC C\))2 105( SR)1 72( IS)1 56(\( \(I)1 72 5 1800 5424 t
|
|
10 R f
|
|
(of a track. This is a code that should exist for all commercial audio tracks.)14 3068 1 2138 5424 t
|
|
( \256rst two characters are characters)5 1403( The)1 222(The ISRC code must be 12 characters in length.)8 1975 3 1800 5664 t
|
|
( characters are)2 672( next three)2 521( The)1 263(that are from the two character country code.)7 2144 4 1800 5784 t
|
|
( next two characters are the last two)7 1558( The)1 231( studio code.)2 544(alphanumeric and describe the)3 1267 4 1800 5904 t
|
|
( serial)1 269( last 5 characters are digits that form a)8 1756( The)1 242(digits from the recording year.)4 1333 4 1800 6024 t
|
|
(number that is unique for the same studio and year.)9 2119 1 1800 6144 t
|
|
(If)1800 6384 w
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1901 6384 t
|
|
10 R f
|
|
( four \256elds of the ISRC may be)7 1329(speci\256c CUE extensions are permitted, the)5 1753 2 2318 6384 t
|
|
(separated by a minus sign.)4 1089 1 1800 6504 t
|
|
(If the)1 232 1 1800 6744 t
|
|
10 B f
|
|
( RC C)2 72( SR)1 72(I IS)1 95 3 2076 6744 t
|
|
10 R f
|
|
( it must appear after a)5 967(command is used,)2 757 2 2359 6744 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 4128 6744 t
|
|
10 R f
|
|
(command but before)2 866 1 4534 6744 t
|
|
(any)1800 6864 w
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 1977 6864 t
|
|
10 R f
|
|
(command.)2332 6864 w
|
|
10 B f
|
|
( E)1 0( GE)1 67( AG)1 78( SS SA)2 128( ES)1 56(M ME)1 161 6 1440 7032 t
|
|
10 I f
|
|
(message-string)1963 7032 w
|
|
10 R f
|
|
(This command is used to specify the test of a message for a disk that includes CD-)16 3600 1 1800 7152 t
|
|
(Text enhancements.)1 806 1 1800 7272 t
|
|
(J)720 7752 w
|
|
(. .)1 47 1 759 7697 t
|
|
( 28)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7752 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 28 28
|
|
%%Page: 29 29
|
|
save
|
|
mark
|
|
29 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( must be)2 379(The parameter is the test of a message. If the string contains any spaces, it)14 3221 2 1800 960 t
|
|
(enclosed in quotation marks.)3 1173 1 1800 1080 t
|
|
(If the)1 221 1 1800 1320 t
|
|
10 B f
|
|
( E)1 0( GE)1 67( AG)1 78( SS SA)2 128( ES)1 56(M ME)1 161 6 2054 1320 t
|
|
10 R f
|
|
( before any)2 466(command appears)1 731 2 2577 1320 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3808 1320 t
|
|
10 R f
|
|
(command, the string parame-)3 1197 1 4203 1320 t
|
|
( the)1 167( If)1 145(ter will be encoded as the message of the entire disk.)10 2314 3 1800 1440 t
|
|
10 B f
|
|
( E)1 0( GE)1 67( AG)1 78( SS SA)2 128( ES)1 56(M ME)1 161 6 4471 1440 t
|
|
10 R f
|
|
(command)5006 1440 w
|
|
(appears after a)2 610 1 1800 1560 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2450 1560 t
|
|
10 R f
|
|
( the mes-)2 398(command, the string parameter will be encoded the)7 2151 2 2851 1560 t
|
|
(sage of the current track.)4 1020 1 1800 1680 t
|
|
(This command is only accepted if the)6 1546 1 1800 1920 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3379 1920 t
|
|
10 R f
|
|
(speci\256c CUE extensions are permitted.)4 1588 1 3794 1920 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( ME)1 67( RM)1 94( OR)1 72( FO)1 78( RF)1 61( ER)1 72(P PE)1 128 9 1440 2088 t
|
|
10 I f
|
|
(performer-string)2117 2088 w
|
|
10 R f
|
|
( performer for a disk that includes CD-)7 1632(This command is used to specify the name of a)9 1968 2 1800 2208 t
|
|
(Text enhancements.)1 806 1 1800 2328 t
|
|
(The parameter is the name of the performer. If the string contains any spaces, it must)15 3600 1 1800 2568 t
|
|
(be enclosed in quotation marks.)4 1300 1 1800 2688 t
|
|
(If the)1 242 1 1800 2928 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( ME)1 67( RM)1 94( OR)1 72( FO)1 78( RF)1 61( ER)1 72(P PE)1 128 9 2096 2928 t
|
|
10 R f
|
|
(command appears before any)3 1258 1 2794 2928 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 4106 2928 t
|
|
10 R f
|
|
(command, the string)2 879 1 4521 2928 t
|
|
( the)1 162( If)1 139( entire disk.)2 499(parameter will be encoded as the performer of the)8 2116 4 1800 3048 t
|
|
10 B f
|
|
( R)1 0( ER)1 72( ME)1 67( RM)1 94( OR)1 72( FO)1 78( RF)1 61( ER)1 72(P PE)1 128 9 4756 3048 t
|
|
10 R f
|
|
(command appears after a)3 1035 1 1800 3168 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2872 3168 t
|
|
10 R f
|
|
(command, the string parameter will be encoded the)7 2130 1 3270 3168 t
|
|
(the performer of the current track.)5 1396 1 1800 3288 t
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( TG)1 78( ST)1 67( OS)1 56(P PO)1 139 7 1440 3456 t
|
|
10 I f
|
|
(mm:ss:ff)1946 3456 w
|
|
10 R f
|
|
( The)1 231( length of a postgap at the end of a track.)10 1807(This command is used to specify the)6 1562 3 1800 3576 t
|
|
(postgap data is generated internally by)5 1694 1 1800 3696 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3550 3696 t
|
|
10 R f
|
|
( from the)2 426( data is consumed)3 806(. No)1 236 3 3932 3696 t
|
|
(current data \256le.)2 667 1 1800 3816 t
|
|
(The parameter speci\256es the postgap length in minutes, seconds and frames.)10 3086 1 1800 4056 t
|
|
(The)1800 4296 w
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( TG)1 78( ST)1 67( OS)1 56(P PO)1 139 7 2006 4296 t
|
|
10 R f
|
|
(command must appear after all)4 1340 1 2530 4296 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 3921 4296 t
|
|
10 R f
|
|
(commands for the current)3 1106 1 4294 4296 t
|
|
( one)1 177(track. Only)1 490 2 1800 4416 t
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( TG)1 78( ST)1 67( OS)1 56(P PO)1 139 7 2500 4416 t
|
|
10 R f
|
|
(command is allowed per track.)4 1260 1 3006 4416 t
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( EG)1 78( RE)1 67(P PR)1 133 6 1440 4584 t
|
|
10 I f
|
|
(mm:ss:ff)1884 4584 w
|
|
10 R f
|
|
( of a pregap at the beginning of a track.)9 1739(This command is used to specify the length)7 1861 2 1800 4704 t
|
|
(The pregap data is generated internally by)6 1787 1 1800 4824 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3630 4824 t
|
|
10 R f
|
|
( is consumed from the)4 956( data)1 209(. No)1 223 3 4012 4824 t
|
|
(current data \256le.)2 667 1 1800 4944 t
|
|
(The parameter speci\256es the postgap length in minutes, seconds and frames.)10 3086 1 1800 5184 t
|
|
(The)1800 5424 w
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( EG)1 78( RE)1 67(P PR)1 133 6 2016 5424 t
|
|
10 R f
|
|
(command must appear after a)4 1324 1 2488 5424 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3873 5424 t
|
|
10 R f
|
|
( before any)2 522(command but)1 583 2 4295 5424 t
|
|
10 B f
|
|
( X)1 0( EX)1 72( ND DE)2 139(I IN)1 111 4 1800 5544 t
|
|
10 R f
|
|
( one)1 177(command. Only)1 685 2 2155 5544 t
|
|
10 B f
|
|
( P)1 0( AP)1 61( GA)1 72( EG)1 78( RE)1 67(P PR)1 133 6 3050 5544 t
|
|
10 R f
|
|
(command is allowed per track.)4 1260 1 3494 5544 t
|
|
10 B f
|
|
( M)1 0( EM)1 94(R RE)1 139 3 1440 5712 t
|
|
10 I f
|
|
(comment)1706 5712 w
|
|
10 R f
|
|
(This command is used to put comments into a CUE \256le.)10 2322 1 1800 5832 t
|
|
( that appears in the line after a)7 1275(The text)1 339 2 1800 6072 t
|
|
10 B f
|
|
( M)1 0( EM)1 94(R RE)1 139 3 3449 6072 t
|
|
10 R f
|
|
(command is usually ignored. There is an)6 1683 1 3717 6072 t
|
|
(exception: The special comment)3 1406 1 1800 6192 t
|
|
10 B f
|
|
( S)1 0( LS)1 56( OO OL)2 145( TO)1 78( CD DR RT)3 211( C)1 134( M)1 0( EM)1 94(R RE)1 139 9 3268 6192 t
|
|
10 R f
|
|
(is used to enable)3 771 1 4186 6192 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 5018 6192 t
|
|
10 R f
|
|
(speci\256c CUE extensions in the parser.)5 1560 1 1800 6312 t
|
|
10 B f
|
|
( R)1 0( TE ER)2 139( IT)1 67( RI)1 39( WR)1 72( GW)1 100( NG)1 78( ON)1 72(S SO)1 134 9 1440 6480 t
|
|
10 I f
|
|
(songwriter-string)2174 6480 w
|
|
10 R f
|
|
( for a disk that includes)5 1050(This command is used to specify the name of a songwriter)10 2550 2 1800 6600 t
|
|
(CD-Text enhancements.)1 978 1 1800 6720 t
|
|
( of a songwriter. If the string contains any spaces, it must be)12 2510(The parameter is the name)4 1090 2 1800 6960 t
|
|
(enclosed in quotation marks.)3 1173 1 1800 7080 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 29)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 29 29
|
|
%%Page: 30 30
|
|
save
|
|
mark
|
|
30 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(If the)1 236 1 1800 960 t
|
|
10 B f
|
|
( R)1 0( TE ER)2 139( IT)1 67( RI)1 39( WR)1 72( GW)1 100( NG)1 78( ON)1 72(S SO)1 134 9 2084 960 t
|
|
10 R f
|
|
( any)1 193(command appears before)2 1048 2 2833 960 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 4123 960 t
|
|
10 R f
|
|
(command, the string)2 867 1 4533 960 t
|
|
( the)1 156( If)1 133(parameter will be encoded as the songwriter of the entire disk.)10 2576 3 1800 1080 t
|
|
10 B f
|
|
( R)1 0( TE ER)2 139( IT)1 67( RI)1 39( WR)1 72( GW)1 100( NG)1 78( ON)1 72(S SO)1 134 9 4699 1080 t
|
|
10 R f
|
|
(command appears after a)3 1035 1 1800 1200 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 2872 1200 t
|
|
10 R f
|
|
(command, the string parameter will be encoded the)7 2130 1 3270 1200 t
|
|
(the songwriter of the current track.)5 1425 1 1800 1320 t
|
|
10 B f
|
|
( TL LE E)3 134( IT)1 67(T TI)1 106 3 1440 1488 t
|
|
10 I f
|
|
(title-string)1780 1488 w
|
|
10 R f
|
|
( CD-Text enhance-)2 814(This command is used to specify a title for a disk that includes)12 2786 2 1800 1608 t
|
|
(ments.)1800 1728 w
|
|
( spaces, it)2 409(The parameter is the title for a track or for the disk. If the string contains any)16 3191 2 1800 1968 t
|
|
(must be enclosed in quotation marks.)5 1528 1 1800 2088 t
|
|
(If the)1 231 1 1800 2328 t
|
|
10 B f
|
|
( TL LE E)3 134( IT)1 67(T TI)1 106 3 2074 2328 t
|
|
10 R f
|
|
(command appears before any)3 1228 1 2424 2328 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3696 2328 t
|
|
10 R f
|
|
(command, the string parameter)3 1299 1 4101 2328 t
|
|
( the)1 158( If)1 135( of the entire disk.)4 768(will be encoded as the title)5 1128 4 1800 2448 t
|
|
10 B f
|
|
( TL LE E)3 134( IT)1 67(T TI)1 106 3 4025 2448 t
|
|
10 R f
|
|
(command appears after a)3 1032 1 4368 2448 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 1800 2568 t
|
|
10 R f
|
|
( the title of the current)5 1000(command, the string parameter will be encoded the)7 2193 2 2207 2568 t
|
|
(track.)1800 2688 w
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 1440 2856 t
|
|
10 I f
|
|
(number datatype)1 682 1 1834 2856 t
|
|
10 R f
|
|
(This command is used to start a new)7 1513 1 1800 2976 t
|
|
10 B f
|
|
( K)1 0( RA AC CK)3 222(T TR)1 139 3 3346 2976 t
|
|
10 R f
|
|
(.)3707 2976 w
|
|
(The \256rst parameter is a track number in the range 1-99.)10 2283 1 1800 3216 t
|
|
(The second parameter speci\256es the track data type.)7 2089 1 1800 3456 t
|
|
(The following datatypes are permitted:)4 1585 1 1800 3696 t
|
|
10 B f
|
|
( O)1 0( IO)1 78(A AU UD DI)3 255 3 1800 3864 t
|
|
10 R f
|
|
(Audio/Music \(2352\))1 827 1 2400 3864 t
|
|
10 B f
|
|
( G)1 0(C CD DG)2 222 2 1800 4032 t
|
|
10 R f
|
|
(Karaoke CD+G \(2448\))2 936 1 2400 4032 t
|
|
10 B f
|
|
( 20 04 48 8)4 150( /2)1 50( 1/)1 28( E1)1 50( DE)1 67( OD)1 72(M MO)1 172 7 1800 4200 t
|
|
10 R f
|
|
(CDROM Mode1 Data \(cooked\))3 1291 1 2400 4320 t
|
|
10 B f
|
|
( 23 35 52 2)4 150( /2)1 50( 1/)1 28( E1)1 50( DE)1 67( OD)1 72(M MO)1 172 7 1800 4488 t
|
|
10 R f
|
|
(CDROM Mode1 Data \(raw\))3 1152 1 2400 4608 t
|
|
10 B f
|
|
( 23 33 36 6)4 150( /2)1 50( 2/)1 28( E2)1 50( DE)1 67( OD)1 72(M MO)1 172 7 1800 4776 t
|
|
10 R f
|
|
(CDROM-XA Mode2 Data)2 1081 1 2400 4896 t
|
|
10 B f
|
|
( 23 35 52 2)4 150( /2)1 50( 2/)1 28( E2)1 50( DE)1 67( OD)1 72(M MO)1 172 7 1800 5064 t
|
|
10 R f
|
|
(CDROM-XA Mode2 Data)2 1081 1 2400 5184 t
|
|
10 B f
|
|
( 23 33 36 6)4 150( /2)1 50( I/)1 28(C CD DI)2 183 4 1800 5352 t
|
|
10 R f
|
|
(CDI Mode2 Data)2 709 1 2400 5352 t
|
|
10 B f
|
|
( 23 35 52 2)4 150( /2)1 50( I/)1 28(C CD DI)2 183 4 1800 5520 t
|
|
10 R f
|
|
(CDI Mode2 Data)2 709 1 2400 5520 t
|
|
( \256rst track number can be)5 1077( The)1 225( 99 inclusive.)2 560(All track numbers must be between 1 and)7 1738 4 1800 5688 t
|
|
( must)1 235( There)1 306(greater than one, but all track numbers after the \256rst must be sequential.)12 3059 3 1800 5808 t
|
|
(be at least one track per \256le.)6 1170 1 1800 5928 t
|
|
9 B f
|
|
( O)1 0( SO)1 70( LS)1 50( AL)1 60( A)1 110( EE E)2 60(S SE)1 110 7 720 6216 t
|
|
10 B f
|
|
( av v)2 50( wa)1 50( a2 2w)2 122( dd da)2 106(c cd)1 100 5 1080 6336 t
|
|
10 R f
|
|
(\(1\),)1508 6336 w
|
|
10 B f
|
|
( d)1 0( cd)1 56( dc)1 44( ad)1 56(r re ea)2 138 5 1682 6336 t
|
|
10 R f
|
|
(\(1\),)1976 6336 w
|
|
10 B f
|
|
( g)1 0( cg)1 50(s sc)1 83 3 2150 6336 t
|
|
10 R f
|
|
(\(7\),)2283 6336 w
|
|
10 B f
|
|
( bk k)2 56(f fb)1 89 2 2457 6336 t
|
|
10 R f
|
|
(\(7\),)2602 6336 w
|
|
10 B f
|
|
( s)1 0( fs)1 39( of)1 33( so)1 50( is)1 39( ki)1 28(m mk)1 139 7 2776 6336 t
|
|
10 R f
|
|
(\(8\),)3104 6336 w
|
|
10 B f
|
|
( d)1 0( md)1 56(r rc cm)2 171 3 3278 6336 t
|
|
10 R f
|
|
(\(3\),)3505 6336 w
|
|
10 B f
|
|
( h)1 0(s ss sh)2 134 2 3679 6336 t
|
|
10 R f
|
|
(\(1\).)3813 6336 w
|
|
9 B f
|
|
( S)1 0( TE ES)2 110( OT)1 60(N NO)1 135 4 720 6624 t
|
|
10 R f
|
|
( variant of cdrecord.)3 889(Not all options described in this manual may be supported by the OpenSource)12 3431 2 1080 6744 t
|
|
( to use an option that has been disabled in the Open-)11 2265(Cdrecord issues a warning if an attempt is made)8 2055 2 1080 6864 t
|
|
(Source variant.)1 612 1 1080 6984 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 30)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 30 30
|
|
%%Page: 31 31
|
|
save
|
|
mark
|
|
31 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( you need to stop the volume management if you like to use the)13 2703(On Solaris before Solaris 10 Update 1,)6 1617 2 1080 960 t
|
|
(USCSI fallback SCSI transport code. Even things like)7 2272 1 1080 1080 t
|
|
10 B f
|
|
( s)1 0( nb bu us)3 151( an)1 56( ca)1 50( sc)1 44( -s)1 39( -)1 73( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 13 3393 1080 t
|
|
10 R f
|
|
(will not work if the volume)5 1172 1 4228 1080 t
|
|
(management is running.)2 979 1 1080 1200 t
|
|
(Disks made in)2 608 1 1080 1368 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44( On)1 56( O)1 121( t)1 0( At)1 33( A)1 115( k)1 0( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 12 1731 1368 t
|
|
10 R f
|
|
(mode are not suitable as a master for direct mass production by CD-)12 2951 1 2449 1368 t
|
|
( will need the)3 610(manufacturers. You)1 848 2 1080 1488 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44( on)1 56( o)1 98( t)1 0( at)1 33( a)1 98( k)1 0( sk)1 56( is)1 39(d di)1 84 11 2586 1488 t
|
|
10 R f
|
|
( the disks)2 424( Nevertheless)1 596(option to record such disks.)4 1194 3 3186 1488 t
|
|
(made in)1 332 1 1080 1608 t
|
|
10 B f
|
|
( ce e)2 44( nc)1 44( On)1 56( O)1 116( t)1 0( At)1 33( A)1 110( k)1 0( ck)1 56( ac)1 44( ra)1 50(T Tr)1 111 12 1450 1608 t
|
|
10 R f
|
|
( old audio CD-players however)4 1309(will normally be read in all CD-players. Some)7 1939 2 2152 1608 t
|
|
(may produce a two second click between two audio tracks.)9 2422 1 1080 1728 t
|
|
( write smaller tracks, the CD-recorder)5 1607(The minimal size of a track is 4 seconds or 300 sectors. If you)13 2713 2 1080 1896 t
|
|
(will add dummy blocks. This is not an error, even though the SCSI-error message looks this way.)16 4022 1 1080 2016 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1080 2184 t
|
|
10 R f
|
|
( a)1 88(has been tested on an upgraded Philips CDD-521 recorder at single and double speed on)14 3779 2 1533 2184 t
|
|
(SparcStation 20/502 with no problems, slower computer systems should work also. The newer)12 4320 1 1080 2304 t
|
|
( work also. The Plasmon)4 1035(Philips/HP/Plasmon/Grundig drives as well as Yamaha CDR-100 and CDR-102)8 3285 2 1080 2424 t
|
|
( Philips CDD-521 that has not been)6 1620( A)1 163( but has not been tested in multi-session.)7 1853(RF-4100 works,)1 684 4 1080 2544 t
|
|
( tested, but does not support XA-mode2 in)7 1902( Sony CDU-924 has been)4 1133( The)1 241(upgraded will not work.)3 1044 4 1080 2664 t
|
|
( Ricoh RO-1420C)2 782( The)1 240( Sony therefore cannot create conforming multi-session disks.)7 2663(hardware. The)1 635 4 1080 2784 t
|
|
(works, but some people seem to have problems to use them with speed=2, try speed=0 in this case.)17 4088 1 1080 2904 t
|
|
( are supported in single and multi-)6 1473(The Yamaha CDR-400 and all new SCSI-3/mmc conforming drives)8 2847 2 1080 3072 t
|
|
(session.)1080 3192 w
|
|
(You should run several tests in all supported speeds of your drive with the)13 3083 1 1080 3360 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 4197 3360 t
|
|
10 B f
|
|
( y)1 0( mm my)2 133(d du um)2 195 3 4262 3360 t
|
|
10 R f
|
|
( on if)2 231(option turned)1 545 2 4624 3360 t
|
|
(you are using)2 586 1 1080 3480 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1715 3480 t
|
|
10 R f
|
|
(on an unknown system. Writing a CD is a real-time process.)10 2638 1 2145 3480 t
|
|
10 B f
|
|
( S)1 0( FS)1 56(N NF)1 133 3 4831 3480 t
|
|
10 R f
|
|
(will not)1 332 1 5068 3480 t
|
|
( want to use)3 525( you)1 189( If)1 138(always deliver constantly the needed data rates.)6 1982 4 1080 3600 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3954 3600 t
|
|
10 R f
|
|
(with CD-images that are)3 1024 1 4376 3600 t
|
|
(located on a)2 536 1 1080 3720 t
|
|
10 B f
|
|
( S)1 0( FS)1 56(N NF)1 133 3 1668 3720 t
|
|
10 R f
|
|
( author used)2 540( The)1 239( that the FIFO size is big enough.)7 1515(mounted \256lesystem, be sure)3 1197 4 1909 3720 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1080 3840 t
|
|
10 R f
|
|
( on a SS20/502 and even at quad speed on a Sparcstation-2 which was)13 3116(with medium load)2 774 2 1510 3840 t
|
|
( system as lightly loaded as possible while writing a)9 2197(heavily loaded, but it is recommended to leave the)8 2123 2 1080 3960 t
|
|
( are not caused by your source disk, you may use)10 2110( you want to make sure that buffer underruns)8 1908(CD. If)1 302 3 1080 4080 t
|
|
(the command)1 549 1 1080 4200 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1212 4368 t
|
|
10 S1 f
|
|
(\261 \261)1 65 1 1627 4368 t
|
|
10 B f
|
|
( ll l)2 28( nu ul)2 84( /n)1 56( v/)1 28( ev)1 50( de)1 44( /d)1 56( /)1 61( m)1 0( 60 00 0m)3 183( =6)1 50( ze e=)2 101( iz)1 44( si)1 28( ds)1 39( ad)1 56( pa)1 50( p)1 89( 0)1 0( ,0)1 50( 2,)1 25( =2)1 50( v=)1 57( ev)1 50( de)1 44( d)1 89( y)1 0( mm my)2 133(d du um)2 195 29 1692 4368 t
|
|
10 R f
|
|
(to create a disk that is entirely made of dummy data.)10 2174 1 1080 4536 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 3320 4536 t
|
|
10 R f
|
|
( get access to the)4 712(needs to run as root to)5 925 2 3763 4536 t
|
|
10 B f
|
|
( g? ?)2 50( cg)1 50( sc)1 44( /s)1 39( v/)1 28( ev)1 50( de)1 44(/ /d)1 84 8 1080 4656 t
|
|
10 R f
|
|
(device nodes and to be able to lock itself into memory.)10 2269 1 1502 4656 t
|
|
(If you don't want to allow users to become root on your system,)12 2705 1 1080 4824 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 3822 4824 t
|
|
10 R f
|
|
( suid)1 205(may safely be installed)3 954 2 4241 4824 t
|
|
( privileges to use)3 707(root. This allows all users or a group of users with no root)12 2437 2 1080 4944 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( Cd)1 56( C)1 106( .)1 0( d.)1 25( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 14 4258 4944 t
|
|
10 R f
|
|
(in this)1 257 1 5143 4944 t
|
|
( give all users access to)5 989( To)1 180( real user would have been able to read the speci\256ed \256les.)11 2421(case checks if the)3 730 4 1080 5064 t
|
|
(use)1080 5184 w
|
|
10 B f
|
|
( ,)1 0( d,)1 25( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 7 1246 5184 t
|
|
10 R f
|
|
(enter:)1686 5184 w
|
|
(chown root /opt/schily/bin/cdrecord)2 1448 1 1440 5352 t
|
|
(chmod 4711 /opt/schily/bin/cdrecord)2 1493 1 1440 5472 t
|
|
(To give a restricted group of users access to cdrecord enter:)10 2456 1 1080 5640 t
|
|
(chown root /opt/schily/bin/cdrecord)2 1448 1 1440 5808 t
|
|
(chgrp cdburners /opt/schily/bin/cdrecord)2 1641 1 1440 5928 t
|
|
(chmod 4710 /opt/schily/bin/cdrecord)2 1493 1 1440 6048 t
|
|
(and add a group)3 664 1 1080 6216 t
|
|
10 I f
|
|
(cdburners)1777 6216 w
|
|
10 R f
|
|
(on your system.)2 652 1 2215 6216 t
|
|
( to the)2 284(Never give write permissions for non root users)7 2017 2 1080 6384 t
|
|
10 I f
|
|
(/dev/scg?)3423 6384 w
|
|
10 R f
|
|
(devices unless you would allow any-)5 1558 1 3842 6384 t
|
|
(body to read/write/format all your disks.)5 1655 1 1080 6504 t
|
|
( not connect old drives that do not support disconnect/reconnect to either the SCSI bus that)15 3843(You should)1 477 2 1080 6672 t
|
|
(is connected to the CD-recorder or the source disk.)8 2095 1 1080 6792 t
|
|
(A Compact Disc can have no more than 99 tracks.)9 2079 1 1080 6960 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 31)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 31 31
|
|
%%Page: 32 32
|
|
save
|
|
mark
|
|
32 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
( on track 1 otherwise you)5 1132(When creating a disc with both audio and data tracks, the data should be)13 3188 2 1080 960 t
|
|
( session containing the audio)4 1235(should create a CDplus disk which is a multi-session disk with the \256rst)12 3085 2 1080 1080 t
|
|
(tracks and the following session containing the data track.)8 2380 1 1080 1200 t
|
|
( single data track, or need special software to)8 1918(Many operating systems are not able to read more than a)10 2402 2 1080 1368 t
|
|
(do so.)1 247 1 1080 1488 t
|
|
(More information on the SCSI command set of a HP CD-recorder can be found at:)14 3412 1 1080 1656 t
|
|
(http://www.hp.com/isgsupport/cdr/index.html)1440 1824 w
|
|
( manuals for currently unsupported CD/DVD/BluRay-)5 2263(If you have more information or SCSI command)7 2057 2 1080 1992 t
|
|
(recorders please contact the author.)4 1441 1 1080 2112 t
|
|
( bugs. Some of)3 648(The Philips CDD 521 CD-recorder \(even in the upgraded version\) has several \256rmware)12 3672 2 1080 2280 t
|
|
(them will force you to power cycle the device or to reboot the machine.)13 2959 1 1080 2400 t
|
|
(When using)1 488 1 1080 2568 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1601 2568 t
|
|
10 R f
|
|
(with the)1 334 1 2016 2568 t
|
|
10 B f
|
|
( er r)2 44( ve)1 44( iv)1 50( ri)1 28( dr)1 44( d)1 90( c)1 0( ic)1 44( er ri)2 72( ne)1 44( en)1 56( ge)1 44( g)1 84( I)1 0( SI)1 39( CS)1 56( SC)1 72( S)1 90( x)1 0( nu ux)2 106( in)1 56(L Li)1 95 22 2384 2568 t
|
|
10 R f
|
|
(, you should note that)4 900 1 3542 2568 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4476 2568 t
|
|
10 R f
|
|
(uses a layer,)2 508 1 4892 2568 t
|
|
( the drives of the local operating system.)7 1676(that tries to emulate the functionality of the scg driver on top of)12 2644 2 1080 2688 t
|
|
(Unfortunately, the sg driver on)4 1266 1 1080 2808 t
|
|
10 B f
|
|
( x)1 0( nu ux)2 106( in)1 56(L Li)1 95 4 2379 2808 t
|
|
10 R f
|
|
(has several \257aws:)2 720 1 2669 2808 t
|
|
( cannot see if a SCSI command could not be sent at all.)12 2302(\267 It)1 421 2 1080 2976 t
|
|
( cannot get the SCSI status byte.)6 1399(\267 It)1 421 2 1080 3144 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 2942 3144 t
|
|
10 R f
|
|
( report failing SCSI com-)4 1088(for that reason cannot)3 918 2 3394 3144 t
|
|
(mands in some situations.)3 1058 1 1440 3264 t
|
|
( cannot get real DMA count of transfer.)7 1656(\267 It)1 421 2 1080 3432 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 3193 3432 t
|
|
10 R f
|
|
(cannot tell you if there is a DMA residual)8 1760 1 3640 3432 t
|
|
(count.)1440 3552 w
|
|
( valid in auto sense data.)5 1092( cannot get number of bytes)5 1217(\267 It)1 421 3 1080 3720 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 3890 3720 t
|
|
10 R f
|
|
(cannot tell you if device)4 1053 1 4347 3720 t
|
|
(transfers no sense data at all.)5 1187 1 1440 3840 t
|
|
( fetches too few data in auto request sense \(CCS/SCSI-2/SCSI-3 needs)10 2905(\267 It)1 421 2 1080 4008 t
|
|
10 S1 f
|
|
(>)4439 4008 w
|
|
10 R f
|
|
(= 18\).)1 247 1 4495 4008 t
|
|
( computed just after a block of data has been written to the)12 3012(The FIFO percent output is)4 1308 2 1080 4176 t
|
|
( reason, there will never be 100% FIFO \256ll ratio while the FIFO is)13 2848(CD/DVD/BluRay-recorder. For this)2 1472 2 1080 4296 t
|
|
(in streaming mode.)2 785 1 1080 4416 t
|
|
9 B f
|
|
( S)1 0( CS)1 50( IC)1 65( TI)1 35( ST)1 60( OS)1 50( NO)1 70( GN)1 65( AG)1 70( IA)1 65(D DI)1 100 11 720 4704 t
|
|
10 R f
|
|
(You have 9 seconds to type)5 1141 1 1080 4824 t
|
|
10 S1 f
|
|
(\303)2254 4824 w
|
|
10 R f
|
|
(C to abort)2 416 1 2287 4824 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2736 4824 t
|
|
10 R f
|
|
(after you see the message:)4 1079 1 3151 4824 t
|
|
(Starting to write CD at speed %d in %s mode for %s session.)12 2541 1 1080 4992 t
|
|
(A typical error message for a SCSI command looks like:)9 2333 1 1080 5160 t
|
|
(cdrecord: I/O error. test unit ready: scsi sendcmd: no error)9 2394 1 1440 5400 t
|
|
( 20 00 00 00 00)5 665(CDB: 00)1 400 2 1440 5520 t
|
|
(status: 0x2 \(CHECK CONDITION\))3 1464 1 1440 5640 t
|
|
(Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 25 00 00 00 00 00)19 2938 1 1440 5760 t
|
|
(Sense Key: 0x5 Illegal Request, Segment 0)6 1777 1 1440 5880 t
|
|
(Sense Code: 0x25 Qual 0x00 \(logical unit not supported\) Fru 0x0)10 2701 1 1440 6000 t
|
|
(Sense \257ags: Blk 0 \(not valid\))5 1204 1 1440 6120 t
|
|
(cmd \256nished after 0.002s timeout 40s)5 1545 1 1440 6240 t
|
|
( text after the \256rst colon gives)6 1265( The)1 225( of the command.)3 735(The \256rst line gives information about the transport)7 2095 4 1080 6480 t
|
|
( from the view of the kernel. It usually is:)9 1740(the error text for the system call)6 1335 2 1080 6600 t
|
|
10 B f
|
|
( r)1 0( or)1 44( er rr ro)3 138( e)1 78( O)1 0( /O)1 78(I I/)1 67 7 4222 6600 t
|
|
10 R f
|
|
(unless other prob-)2 739 1 4661 6600 t
|
|
( a short description for the SCSI command that fails. The rest of)12 2753(lems happen. The next words contain)5 1567 2 1080 6720 t
|
|
( if there were any problems for the transport of the command over the SCSI bus.)15 3361(the line tells you)3 697 2 1080 6840 t
|
|
10 B f
|
|
( l)1 0( al)1 28( ta)1 50( at)1 33(f fa)1 83 5 5206 6840 t
|
|
( r)1 0( or)1 44(e er rr ro)3 182 3 1080 6960 t
|
|
10 R f
|
|
( was not possible to transport the command \(i.e. no device present at the requested)14 3513(means that it)2 541 2 1346 6960 t
|
|
(SCSI address\).)1 602 1 1080 7080 t
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 32)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 32 32
|
|
%%Page: 33 33
|
|
save
|
|
mark
|
|
33 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(The second line prints the SCSI command descriptor block for the failed command.)12 3439 1 1080 960 t
|
|
( transport of)2 522(The third line gives information on the SCSI status code returned by the command, if the)15 3798 2 1080 1128 t
|
|
(the command succeeds. This is error information from the SCSI device.)10 2948 1 1080 1248 t
|
|
(The fourth line is a hex dump of the auto request sense information for the command.)15 3537 1 1080 1416 t
|
|
( the segment number which is)5 1271(The \256fth line is the error text for the sense key if available, followed by)14 3049 2 1080 1584 t
|
|
( a)1 92(only valid if the command was)5 1355 2 1080 1704 t
|
|
10 I f
|
|
(copy)2575 1704 w
|
|
10 R f
|
|
(command. If the error message is not directly related to the)10 2589 1 2811 1704 t
|
|
(current command, the text)3 1072 1 1080 1824 t
|
|
10 I f
|
|
(deferred error)1 582 1 2185 1824 t
|
|
10 R f
|
|
(is appended.)1 507 1 2800 1824 t
|
|
( the type of the)4 651( If)1 137( the sense quali\256er if available.)5 1307(The sixth line is the error text for the sense code and)11 2225 4 1080 1992 t
|
|
(device is known, the sense data is decoded from tables in)10 2402 1 1080 2112 t
|
|
10 I f
|
|
(scsierrs.c)3519 2112 w
|
|
10 R f
|
|
( by the error)3 523( text is followed)3 683(. The)1 250 3 3944 2112 t
|
|
(value for a \256eld replaceable unit.)5 1353 1 1080 2232 t
|
|
( to the failed command and text for several error)9 2030(The seventh line prints the block number that is related)9 2290 2 1080 2400 t
|
|
(\257ags. The block number may not be valid.)7 1746 1 1080 2520 t
|
|
( and the time that the command really)7 1694(The eighth line reports the timeout set up for this command)10 2626 2 1080 2688 t
|
|
(needed to complete.)2 817 1 1080 2808 t
|
|
(The following message is not an error:)6 1590 1 1080 2976 t
|
|
(Track 01: Total bytes read/written: 2048/2048 \(1 sectors\).)7 2369 1 1440 3216 t
|
|
(cdrecord: I/O error. \257ush cache: scsi sendcmd: no error)8 2266 1 1440 3336 t
|
|
( 00 00 00 00 00 00 00 00 00)9 1197(CDB: 35)1 400 2 1440 3456 t
|
|
(status: 0x2 \(CHECK CONDITION\))3 1464 1 1440 3576 t
|
|
(Sense Bytes: F0 00 05 80 00 00 27 0A 00 00 00 00 B5 00 00 00 00 00)19 2961 1 1440 3696 t
|
|
(Sense Key: 0x5 Illegal Request, Segment 0)6 1777 1 1440 3816 t
|
|
(Sense Code: 0xB5 Qual 0x00 \(dummy data blocks added\) Fru 0x0)10 2739 1 1440 3936 t
|
|
(Sense \257ags: Blk)2 661 1 1440 4056 t
|
|
10 S1 f
|
|
(\261)2134 4056 w
|
|
10 R f
|
|
(2147483609 \(valid\))1 799 1 2199 4056 t
|
|
(cmd \256nished after 0.002s timeout 40s)5 1545 1 1440 4176 t
|
|
(It simply noti\256es that a track that is smaller than the minimum size has been expanded to 300 sectors.)18 4199 1 1080 4416 t
|
|
9 B f
|
|
( S)1 0( GS)1 50( UG)1 70(B BU)1 125 4 720 4584 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(C Cd)1 128 6 1080 4704 t
|
|
10 R f
|
|
(has even more options than)4 1125 1 1523 4704 t
|
|
10 B f
|
|
( s)1 0(l ls)1 67 2 2681 4704 t
|
|
10 R f
|
|
(.)2748 4704 w
|
|
(There should be a recover option to make disks usable, that have been written during a power failure.)17 4180 1 1080 4872 t
|
|
9 B f
|
|
( S)1 0( TS)1 50( IT)1 60( DI)1 35( ED)1 65(C CR RE)2 190 6 720 5160 t
|
|
10 R f
|
|
( \(Bill)1 443(Bill Swartz)1 461 2 1080 5280 t
|
|
10 S f
|
|
(_)1984 5280 w
|
|
10 R f
|
|
(Swartz)2034 5280 w
|
|
10 S1 f
|
|
(@)2311 5280 w
|
|
10 R f
|
|
(twolf.com\))2403 5280 w
|
|
(For helping me with the TEAC driver support)7 1891 1 1830 5400 t
|
|
( \(aaron.d.newsome)1 770(Aaron Newsome)1 681 2 1080 5568 t
|
|
10 S1 f
|
|
(@)2531 5568 w
|
|
10 R f
|
|
(wdc.com\))2623 5568 w
|
|
(For letting me develop Sony support on his drive)8 2025 1 1830 5688 t
|
|
( \(eric)1 265(Eric Youngdale)1 637 2 1080 5856 t
|
|
10 S1 f
|
|
(@)1982 5856 w
|
|
10 R f
|
|
(andante.jic.com\))2074 5856 w
|
|
(For supplying mkisofs)2 917 1 1830 5976 t
|
|
( \(gadio)1 454(Gadi Oxman)1 521 2 1080 6144 t
|
|
10 S1 f
|
|
(@)2055 6144 w
|
|
10 R f
|
|
(netvision.net.il\))2147 6144 w
|
|
(For tips on the ATAPI standard)5 1303 1 1830 6264 t
|
|
( \(\256nnag)1 537(Finn Arne Gangstad)2 826 2 1080 6432 t
|
|
10 S1 f
|
|
(@)2443 6432 w
|
|
10 R f
|
|
(guardian.no\))2535 6432 w
|
|
(For the \256rst FIFO implementation.)4 1419 1 1830 6552 t
|
|
( \(dplatt)1 554(Dave Platt)1 427 2 1080 6720 t
|
|
10 S1 f
|
|
(@)2061 6720 w
|
|
10 R f
|
|
(feghoot.ml.org\))2153 6720 w
|
|
( implementation of CD-)3 1003(For creating the experimental packet writing support, the \256rst)8 2567 2 1830 6840 t
|
|
( the \256rst .wav \256le decoder and many nice discussions on)10 2610(RW blanking support,)2 960 2 1830 6960 t
|
|
(cdrecord.)1830 7080 w
|
|
(Chris P. Ross \(cross)3 830 1 1080 7248 t
|
|
10 S1 f
|
|
(@)1910 7248 w
|
|
10 R f
|
|
(eng.us.uu.net\))2002 7248 w
|
|
(J)720 7728 w
|
|
(. .)1 47 1 759 7673 t
|
|
( 33)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7728 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 33 33
|
|
%%Page: 34 34
|
|
save
|
|
mark
|
|
34 pagesetup
|
|
10 R f
|
|
(Schily)720 480 w
|
|
10 S1 f
|
|
(\302)976 480 w
|
|
10 R f
|
|
( \( 1 \))3 164( CDRECORD)1 3277(s USER COMMANDS)2 950 3 1009 480 t
|
|
(For the \256rst implementation of a BSDI SCSI transport.)8 2256 1 1830 960 t
|
|
( \(grant)1 337(Grant R. Guenther)2 756 2 1080 1128 t
|
|
10 S1 f
|
|
(@)2173 1128 w
|
|
10 R f
|
|
(torque.net\))2265 1128 w
|
|
(For creating the \256rst parallel port transport implementation for Linux.)9 2858 1 1830 1248 t
|
|
(Kenneth D. Merry \(ken)3 960 1 1080 1416 t
|
|
10 S1 f
|
|
(@)2040 1416 w
|
|
10 R f
|
|
(kdm.org\))2132 1416 w
|
|
( together with Michael Smith)4 1472(for providing the CAM port for FreeBSD)6 2098 2 1830 1536 t
|
|
(\(msmith)1830 1656 w
|
|
10 S1 f
|
|
(@)2164 1656 w
|
|
10 R f
|
|
(freebsd.org\))2256 1656 w
|
|
(Heiko Ei)1 366 1 1080 1824 t
|
|
10 S f
|
|
(b)1446 1824 w
|
|
10 R f
|
|
(feldt \(heiko)1 471 1 1501 1824 t
|
|
10 S1 f
|
|
(@)1972 1824 w
|
|
10 R f
|
|
(hexco.de\))2064 1824 w
|
|
(for making libedc)2 726 1 1830 1944 t
|
|
10 S f
|
|
(_)2556 1944 w
|
|
10 R f
|
|
(ecc available \(needed to write RAW data sectors\).)7 2055 1 2606 1944 t
|
|
9 B f
|
|
( S)1 0( TS)1 50( ST)1 60( IS)1 50( LI)1 35( L)1 90( G)1 0( NG)1 70( IN)1 65( LI)1 35( IL)1 60( AI)1 35(M MA)1 150 13 720 2232 t
|
|
10 R f
|
|
( may join the developer mailing)5 1359(If you want to actively take part on the development of cdrecord, you)12 2961 2 1080 2352 t
|
|
(list via this URL:)3 717 1 1080 2472 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 48 1080 2712 t
|
|
9 B f
|
|
( R)1 0( HO OR)2 135( TH)1 70(A AU UT)2 190 4 720 3000 t
|
|
10 R f
|
|
(J)1080 3120 w
|
|
(. .)1 47 1 1119 3065 t
|
|
(org Schilling)1 528 1 1119 3120 t
|
|
(Seestr. 110)1 452 1 1080 3240 t
|
|
(D-13353 Berlin)1 638 1 1080 3360 t
|
|
(Germany)1080 3480 w
|
|
(Additional information can be found on:)5 1658 1 1080 3648 t
|
|
(http://cdrecord.berlios.de/private/cdrecord.html)1080 3768 w
|
|
(If you have support questions, send them to:)7 1827 1 1080 3936 t
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( up pp po)3 162( su)1 56( -s)1 39( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 12 1080 4104 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1829 4104 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72(b be)1 100 8 1921 4104 t
|
|
10 R f
|
|
(If you have de\256nitely found a bug, send a mail to:)10 2075 1 1080 4272 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 16 1080 4440 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1950 4440 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72(b be)1 100 8 2042 4440 t
|
|
10 R f
|
|
(or)1080 4560 w
|
|
10 B f
|
|
( g)1 0( ng)1 50( il ll li in)4 140( hi)1 28( ch)1 56( sc)1 44( .s)1 39( g.)1 25( er rg)2 94( oe)1 44(j jo)1 83 11 1196 4560 t
|
|
10 S1 f
|
|
(@ @)1 92 1 1799 4560 t
|
|
10 B f
|
|
( e)1 0( de)1 44( .d)1 56( er r.)2 69( fe)1 44( of)1 33( un nh ho)3 162( au)1 56( ra)1 50( fr)1 44( .f)1 33( s.)1 25( ku us)2 95( ok)1 56(f fo)1 83 15 1891 4560 t
|
|
10 R f
|
|
(To subscribe, use:)2 740 1 1080 4728 t
|
|
10 B f
|
|
( s)1 0( er rs)2 83( pe)1 44( op)1 56( lo)1 50( el)1 28( ve)1 44( ev)1 50( de)1 44( -d)1 56( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 48 1080 4896 t
|
|
10 R f
|
|
(or)1080 5016 w
|
|
10 B f
|
|
( t)1 0( rt)1 33( or)1 44( up pp po)3 162( su)1 56( -s)1 39( d-)1 33( rd)1 56( or)1 44( re ec co)3 138( dr)1 44( cd)1 56( /c)1 44( o/)1 28( fo)1 50( nf)1 33( in)1 56( ti)1 28( st)1 33( /l li is)3 95( n/)1 28( an)1 56( ma)1 50( il lm)2 111( ai)1 28( ma)1 50( /m)1 83( e/)1 28( de)1 44( .d)1 56( s.)1 25( os)1 39( li io)2 78( er rl)2 72( be)1 44( .b)1 56( s.)1 25( ts)1 39( st)1 33( // /l li is)4 123( :/)1 28( p:)1 33( tt tp)2 89(h ht)1 89 44 1196 5016 t
|
|
9 B f
|
|
( Y)1 0( TY)1 65( IT)1 60( LI)1 35( IL)1 60( BI)1 35( AB)1 60( TA)1 65( ST)1 60( S)1 80( E)1 0( AC CE)2 125( FA)1 65( RF)1 55( TE ER)2 125( NT)1 60(I IN)1 100 17 720 5184 t
|
|
10 R f
|
|
(The interfaces provided by)3 1144 1 1080 5304 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2273 5304 t
|
|
10 R f
|
|
( As)1 193(are designed for long term stability.)5 1546 2 2704 5304 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 4492 5304 t
|
|
10 R f
|
|
(depends on)1 477 1 4923 5304 t
|
|
(interfaces provided by the underlying operating system, the stability of the interfaces offered by)13 4320 1 1080 5424 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 1080 5544 t
|
|
10 R f
|
|
(depends on the interface stability of the OS interfaces. Modi\256ed interfaces in the OS may)14 3891 1 1509 5544 t
|
|
(enforce modi\256ed interfaces in)3 1218 1 1080 5664 t
|
|
10 B f
|
|
( d)1 0( rd)1 56( or)1 44( re ec co)3 138( dr)1 44(c cd)1 100 6 2331 5664 t
|
|
10 R f
|
|
(.)2713 5664 w
|
|
(J)720 7680 w
|
|
(. .)1 47 1 759 7625 t
|
|
( 34)1 1829( change: Version 3.0)3 850( Last)1 1434(org Schilling)1 528 4 759 7680 t
|
|
cleartomark
|
|
showpage
|
|
restore
|
|
%%EndPage: 34 34
|
|
%%Trailer
|
|
done
|
|
%%DocumentFonts: Times-Roman Times-Bold Times-Italic Symbol
|
|
%%Pages: 34
|