Changed default write chunk size for BD to 64 KiB

Cette révision appartient à :
2013-08-04 10:03:21 +00:00
Parent 8f60105c8d
révision 2b74f6fa63
4 fichiers modifiés avec 19 ajouts et 14 suppressions

Voir le fichier

@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
.TH CDRSKIN 1 "Version 1.3.1, Jul 08, 2013"
.TH CDRSKIN 1 "Version 1.3.1, Aug 04, 2013"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -1070,7 +1070,6 @@ media dependend transaction size. With DVD-RAM, BD-RE, DVD+RW this is 2k, with
overwriteable DVD-RW it is 32k.
.TP
.BI dvd_obs= default|32k|64k
Linux specific:
Set the number of bytes to be transmitted with each write operation to DVD
or BD media. With most write types, tracks get padded up to the next multiple
of this write size (see option --obs_pad).

Voir le fichier

@@ -1 +1 @@
#define Cdrskin_timestamP "2013.07.29.091415"
#define Cdrskin_timestamP "2013.08.04.100247"