Documentation updates about DVD-RAM
This commit is contained in:
parent
b6025c6e4a
commit
a2f8174330
@ -370,17 +370,17 @@ I myself am not into audio. So libburn-hackers@pykix.org might be the
|
|||||||
best address for suggestions, requests and bug reports.
|
best address for suggestions, requests and bug reports.
|
||||||
|
|
||||||
|
|
||||||
DVD+RW
|
DVD+RW and DVD-RAM
|
||||||
|
|
||||||
DVD+RW media get treated as blank media regardless wether they hold data
|
DVD+RW and DVD-RAM media get treated as blank media regardless wether they
|
||||||
or not. Options -audio and -multi are not allowed. Only one track is allowed.
|
hold data or not. Options -audio and -multi are not allowed. Only one track
|
||||||
-toc does not return information about the media content.
|
is allowed. -toc does not return information about the media content.
|
||||||
Speed is counted in DVD units (i.e. 1x = 1,385,000 bytes/second). Currently
|
Speed is counted in DVD units (i.e. 1x = 1,385,000 bytes/second). Currently
|
||||||
there is no difference between -sao and -tao. If ever, then -tao will be the
|
there is no difference between -sao and -tao. If ever, then -tao will be the
|
||||||
mode which preserves the current behavior.
|
mode which preserves the current behavior.
|
||||||
|
|
||||||
For DVD+RW, -msinfo alone would not be enough to perform appending of an ISO
|
For these media, -msinfo alone would not be enough to perform appending of an
|
||||||
filesystem. The filesystem driver will need a hint to find the start of the
|
ISO filesystem. The filesystem driver will need a hint to find the start of the
|
||||||
most recent session. For example put an ISO filesystem at address 1 GB:
|
most recent session. For example put an ISO filesystem at address 1 GB:
|
||||||
mkisofs -C 0,524288 ... | \
|
mkisofs -C 0,524288 ... | \
|
||||||
cdrskin dev=/dev/sr0 -v fs=32m -eject speed=4 write_start_address=524288s -
|
cdrskin dev=/dev/sr0 -v fs=32m -eject speed=4 write_start_address=524288s -
|
||||||
|
@ -229,9 +229,10 @@ Enhancements towards previous stable version cdrskin-0.2.4:
|
|||||||
<LI>Improved recognition of unsuitable media types</LI>
|
<LI>Improved recognition of unsuitable media types</LI>
|
||||||
<LI>Ban of chmod u+s is replaced by a loud warning</LI>
|
<LI>Ban of chmod u+s is replaced by a loud warning</LI>
|
||||||
<LI>Detailed man page (already backported to cdrskin-0.2.6.pl02)</LI>
|
<LI>Detailed man page (already backported to cdrskin-0.2.6.pl02)</LI>
|
||||||
<LI>Burning to DVD+RW as non-multi, non-appending, single-track session</LI>
|
<LI>Burning to DVD+RW and DVD-RAM as non-multi, non-appending,
|
||||||
<LI>Emulation of new wodim option msifile=path</LI>
|
single-track session</LI>
|
||||||
<LI>Formatting and then burning to DVD-RW like to DVD+RW</LI>
|
<LI>Formatting and then burning to DVD-RW like to DVD+RW</LI>
|
||||||
|
<LI>Emulation of new wodim option msifile=path</LI>
|
||||||
</UL>
|
</UL>
|
||||||
</DD>
|
</DD>
|
||||||
<DD> </DD>
|
<DD> </DD>
|
||||||
|
Loading…
Reference in New Issue
Block a user