Documentation updates about DVD-RAM

Этот коммит содержится в:
Thomas Schmitt 2007-01-13 14:12:07 +00:00
родитель b6025c6e4a
Коммит a2f8174330
2 изменённых файлов: 9 добавлений и 8 удалений

Просмотреть файл

@ -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.
DVD+RW
DVD+RW and DVD-RAM
DVD+RW media get treated as blank media regardless wether they hold data
or not. Options -audio and -multi are not allowed. Only one track is allowed.
-toc does not return information about the media content.
DVD+RW and DVD-RAM media get treated as blank media regardless wether they
hold data or not. Options -audio and -multi are not allowed. Only one track
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
there is no difference between -sao and -tao. If ever, then -tao will be the
mode which preserves the current behavior.
For DVD+RW, -msinfo alone would not be enough to perform appending of an ISO
filesystem. The filesystem driver will need a hint to find the start of the
For these media, -msinfo alone would not be enough to perform appending of an
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:
mkisofs -C 0,524288 ... | \
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>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>Burning to DVD+RW as non-multi, non-appending, single-track session</LI>
<LI>Emulation of new wodim option msifile=path</LI>
<LI>Burning to DVD+RW and DVD-RAM as non-multi, non-appending,
single-track session</LI>
<LI>Formatting and then burning to DVD-RW like to DVD+RW</LI>
<LI>Emulation of new wodim option msifile=path</LI>
</UL>
</DD>
<DD>&nbsp;</DD>